The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
25 views
+50

Dummies guide to mailutils

As a prelude to learning more about postfix and dovecot (as a pure hobbyist) I'm trying to understand the mailutils package. I'm using Davmail so I have the server set up at localhost and my ...
-1
votes
2answers
27 views

What was the name of this webservice where you can define simple chains of if/then tasks? [closed]

It had some letters in its name, a fairly recent new webservice which I found uninteresting when I first found it but kept remembering and wanted to give it a spin now. But I can't remeber the name. ...
0
votes
3answers
217 views

Can't get BitKinex to open WebDAV connection to Websphere Portal Server on Virtual Machine

I have a virtual machine running linux which runs as a guest machine through VM player on my laptop and acts as a server to my application which I am hosting on IBM Webshphere Portal. On the most ...
1
vote
1answer
38 views

measuring download speed ruby

I cache the query result in a file in the server side. When a new query is submitted the webservice searches to see if it has the answer in one of the cached files. If so, it will send out the file. ...
0
votes
1answer
123 views

Cannot run Virtualbox webserver

I'm trying to run the Virtualbox web service but I cannot start it. When I run vboxwebsrv this is the output: Oracle VM VirtualBox web service Version 4.2.4_Gentoo_ (C) 2007-2012 Oracle Corporation ...
-2
votes
1answer
39 views

Is there a free or subscription based online currency conversion service? [closed]

I would like to use a service that allows the user to use automated tools to get currency rates and perhaps even provides a REST-ful API for accessing this information. Currently, I'm using a ...
2
votes
0answers
63 views

Are web service handler chains possible under IIS / ASP.NET

I'm working with a client who wants me to implement a particular design in an IIS/ASP.NET environment. This design was already implemented in Java, but I am not sure it is possible using Microsoft ...
0
votes
1answer
59 views

Error when I try to run my WebService

I installed my WebService (on Windows-XP), when I try to run, I get this error: The server has encountered an error while loading an application during the processing of your request. Please refer to ...
0
votes
0answers
120 views

Exception thrown when trying to access a web service (Weblogic)

I've installed Adobe LiveCycle for Weblogic 10.3.4, and when I try to access one of the web services it deployed, I'm getting the following exception: Exception - java.lang.LinkageError: loader ...
0
votes
1answer
43 views

Are there any books available on the Microsoft Exchange 2010 Web Service? [closed]

As the title suggests I need to find a book, any book on the MS Exchange Web Service! The MSDN articles aren't going in to enough depth to cover the concepts. I'm not after recommendations or ...
0
votes
1answer
24 views

Can anyone suggest books and learning resources (other than MSDN) for the Microsoft Exchange 2010 Web Service? [closed]

As the title suggests I am trying to track down some decent learning material for working with the Exchange Web Services (2010 version). I am currently doing an integration project and have been ...
0
votes
1answer
166 views

using a static ip address when accessing internet through wireless (wifi)

I have got a static ip address for lease from my ISP. So the requests for that ip address is forwarded to the modem in my house. from here it is connected to other devices through wifi. On one o the ...
0
votes
0answers
11 views

How to self host a web service on IIS 7 so it's publicly available over the internet? [duplicate]

Possible Duplicate: How can I make my home PC a web server? I have a WCF webservice that I wrote so that employees of a business can clock in/out from a client on a mobile device. This is ...
0
votes
0answers
77 views

Team City Backup from Rest API doesn't backup

I'm using the REST API in Team City 6.5 to request a backup is created as follows: ...
0
votes
0answers
287 views

Any disposable/temporary email services out there with an SMTP server?

As far as I know, now mailinator.com, which is a temporary/disposable email service, offers POP3 access to its temporary mailboxes. What I would like to do is have access to such a temporary mailbox ...
2
votes
1answer
86 views

Store my password, and don't give it back to me for a certain time [closed]

I have exams and I have to study very much. But, there are some web applications and social network sites that take too much time of mine. I need an application (preferred a web application, a local ...
-3
votes
2answers
728 views

How do I get my public static IP address? [duplicate]

Possible Duplicate: Getting my IP address? I need to use a web service that has blocked public IP addresses. It gives access to only those that are listed on their access list. I want to ...
0
votes
1answer
231 views

WSDL locations for SAP Applications

Is there a list or resource available that defines the standard WSDL locations or SOAP messaging parameters for a standard SAP installation ?? In particular, I'm interested in initiation work orders ...
0
votes
1answer
181 views

Port 8731 works internally, not externally. Win 7 + XAMPP

I have a web service which needs to run on port 8731. I'm running Windows 7 x64 with XAMPP. For privacy sake, let's assume my public facing IP, seen on whatismyip.com, is 123.456.78.90: ...
0
votes
0answers
585 views

Port Forwarding in DLINK ADSL Router

I am currently using DLINK DSL-2520u Modem to test my web site by locally hosting and checking it over internet. As it is a single port router I have only attached one pc,(Which is at 192.168.1.2) to ...
1
vote
1answer
52 views

Install web service server on Blade system

I need to install a webservice server coding in java & running in JBoss AS onto a blade server with Linux OS. Anybody knows what way to make use all the power of that blade? Or just install it as ...