Error looking up webservice, in the test mode



Hi,
I am testing with Visual studio 2005, web projects.

Situation:
I have one solution with two web projects, created as file system projects.
(I am tesing using the built in server, not IIS)
First project is a webService.
Second consumes the webservices by the first.


Problem/Error:
Often when I run the second, to call the websrvice from the first, following
error happens.
When I just re-run, no problems.
It fails trying to call the webservice of the second.

How do I stop this from happenning?
(seems like some session is expiring, and the subsequent call fails (have to
constantly test, while changing aspx))


---- ERROR ----------------------------
An established connection was aborted by the software in your host machine

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Net.Sockets.SocketException: An established
connection was aborted by the software in your host machine



Thanks
Nalaka


.



Relevant Pages


  • ... in web.config in my dot net 1.1 web projects I have my connection ... referencing an external config file holding my devsettings like this: ... I can't find any info on how to do the same in my dot net 2.0 web ...
    (microsoft.public.dotnet.general)
  • IIS port other than 80 cause VS to complain
    ... I need to set the port for IIS to something other than 80. ... web projects, VS says it can't establish connection with the server. ...
    (microsoft.public.vsnet.setup)
  • IIS port other than 80 cause VS to complain
    ... I need to set the port for IIS to something other than 80. ... web projects, VS says it can't establish connection with the server. ...
    (microsoft.public.vsnet.general)