How to impersonate a user from Active Server Pages
(248187) - This article describes impersonation and the security context for Active Server Pages (ASP) pages. It provides sample code for a Microsoft Visual Basic ActiveX dynamic-link library (DLL) that can be instantiated from an ASP page to impersonate a user...
FIX: The Server.Execute method does not remove the HttpRequest object from the RequestTimeoutManager list when the Web page contains the AspCompat attribute
(883651) - Describes a problem that occurs when you call the Server.Execute method to execute a Web page that includes the AspCompat attribute. The HttpRequest object is not removed from the RequestTimeoutManager list.
Control Windows Service Through ASP.NET Application Few months earlier I was searching for a way from which I can analyze my windows service which is running on my webserver. The common and so call easy method is that I simply login to my webserver through remote desktop but this cause my a real headache.Atlast i find a way that is to analyse my se
http://Developersdex/gurus/articles/863.asp
PRB: Error when you debug remote ASP.NET application
(320433) - When you debug a remote ASP.NET application, you may receive one of the following error messages: Error while trying to run project: Unable to start debugging on the web server. Unable to map the debug start page URL to a machine name. -or- Error...
ASP.NET server controls overview
FIX: Fatal execution engine error occurs when AppDomain unloads
(321564) - When your AppDomain unloads, you may receive the following error message in the browser while you request a Web service: Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable....