windows xp - Random COMException on Web App "The handle is invalid" -
Suddenly, when I'm trying a web app with IIS, then suddenly I am getting a strange fluctuation on this machine
Stack trace:
[COMException (0x80070006): Handle is invalid I (0x80070006 (E_HANDLE))] [FileLoadException] System.ServiceModel.Activation.HttpModule. ProcessRequest (Object Sender, EventArgs E) +0 System. Web. .HttpApplication.ExecuteStep (IExecutionStep step, Boolean & completed synchronously) +75
How can I fix this?
- Stop / start in IIS
- aspnet_regiis -i I need this server to work for a demo later today.
- Reboot
Does not have a COM error, it is a Windows error, wrapped in a COM error code. This is a very low-level error, error code or stack trace can be very less distilled. There are lots of hits when you like Google Message, it's good if you do not have a good match then be sure to find yourself more.
Comments
Post a Comment