Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIS crashes creating web service reference
Message
 
To
24/06/2009 11:55:21
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Miscellaneous
Thread ID:
01408112
Message ID:
01408137
Views:
36
>
>I created a small windows forms application to use as a client to test the service. I add a web reference in that project and provide the url, there is a long delay before the service description shows up. Sometimes here I get debug messages for inetinfo. Other times the description shows up fine on the left part of the dialog, but in the box on the right labeled:


So it sounds like you have the web service publishing to IIS (and not VS's simple web service, Cassini) - is that correct? When you recompile any .NET web application and redeploy it, IIS will unload and reload the app domain your web app. is running in and a recompile when the first hit comes in to the site. This could be the long delay you're seeing.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform