G
grahamwert
We have some web applications with web services and are having some
issues with IIS. Sometimes when we reboot the server, some of the web
services fail to come back up (i.e. none of the WebMethods are
available to client apps and a default page with no WebMethods is
listed if you type the .asmx URLs in a browser). The current solution
we've come up with is to cut all of the .dlls out of the bin directory
of the app and paste them back in. Once we do this, the web services
come back up. Sometimes (but rarely) the web services will go down
even without a server reboot. The same solution applies for this
scenario as well.
We're running IIS 5.1 on Windows 2000 Server with .NET Framework
Version:1.1.4322.2032 and ASP.NET Version:1.1.4322.2032.
Does anyone have an idea?
issues with IIS. Sometimes when we reboot the server, some of the web
services fail to come back up (i.e. none of the WebMethods are
available to client apps and a default page with no WebMethods is
listed if you type the .asmx URLs in a browser). The current solution
we've come up with is to cut all of the .dlls out of the bin directory
of the app and paste them back in. Once we do this, the web services
come back up. Sometimes (but rarely) the web services will go down
even without a server reboot. The same solution applies for this
scenario as well.
We're running IIS 5.1 on Windows 2000 Server with .NET Framework
Version:1.1.4322.2032 and ASP.NET Version:1.1.4322.2032.
Does anyone have an idea?