PC Review


Reply
Thread Tools Rate Thread

Debug with a local Web Service

 
 
Samuel
Guest
Posts: n/a
 
      25th Apr 2010
Hi

I am in the process of developing an PPC application and a webservice to
stand between the database and the device.

When I deploy it to the Emulator I cannot connect to my localhost webservice
such as http://localhost:50927/Servies/Service.asmx


What settings to I need to change to allow the connection

Also, once I use the real device what settings will be required to connect
to the debug version of the web service

Thank you
Samuel


 
Reply With Quote
 
 
 
 
MarkusSchaber
Guest
Posts: n/a
 
      26th Apr 2010
Hi,

On 25 Apr., 18:14, "Samuel" <smshul...@hotmail.com> wrote:

> I am in the process of developing an PPC application and a webservice to
> stand between the *database and the device.
>
> When I deploy it to the Emulator I cannot connect to my localhost webservice
> such ashttp://localhost:50927/Servies/Service.asmx
>
> What settings to I need to change to allow the connection
>
> Also, once I use the real device what settings will be required to connect
> to the debug version of the web service


I cannot definitely answer your questions without more information
about your network topology, but connecting to "localhost" will
connect to just the machine the connecting application is running on,
so it tries to find the web service on the emulated device.

Given that basic network connectivity is given, you have to use the IP
address or hostname of your workstation which is running the web
service.

HTH,
Markus
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
file not found when I debug on my local system Achu Microsoft Dot NET Compact Framework 1 2nd Oct 2007 01:32 PM
Debug local IIS Instance Joe Kovac Microsoft ASP .NET 0 23rd May 2007 11:51 AM
Window Services - Difference between Network Service, Local Service ANd Local System Account ABCL Microsoft C# .NET 2 8th Mar 2006 09:18 PM
V Studio 2003 Doesn't Load Supporting DLL Debug Symbols for Windows Service Remote Debug INGSOC Microsoft C# .NET 0 8th Feb 2005 09:19 AM
Debug my app that run in the local intranet computer Daylor Microsoft VB .NET 0 15th Dec 2003 01:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:40 PM.