I need to know because I have to explicitly cl开发者_开发技巧ose some remote resources that are tied to the user\'s session.I must disagree with Darin. I call a function in Session_End to record the e
I am having a huge problem with the eventlog on my server. Right let me first of all explain the setup.
How can I check t开发者_运维问答he status of an IIS6 application pool with C# ? For example, I want to know if it is running or not !
I need to read a website\'s folders using WMI and C# in IIS 6.0. I am able to read the Virtual directories and applications using the \"IISWebVirtualDirSetting\" class. However the physical folders lo
I\'m debugging an HttpModule with an ASP.NET response filter.This dynamically rewrites portions of rendered SharePoint WCM pages.The publishing pages render fine in SP2007 on both Server 2003 and Serv
I have a ASP.NET MVC page. I Configured a IIS Website and added the additonal H:\\WINDOWS\\Microsoft.NET\\Framework64\\v2.0.50727\\aspnet_isapi.dll.
After I installed t开发者_高级运维he .net framework 3.5 to my IIS box (which didn\'t have any previous version of .net framework), I\'m not long able to upload the aspx page via WebDav with MS Express
I\'ve set up the custom errors in webconfig and it\'s working great for .aspx pages.But, I\'m trying to handle the .htm or .html or .pdf errors (mainly not found).Understand from research that handlin
I have created an ASP.NET application for a client and all the files are in a folder on their D drive.
Anyone know of a way to find out the amount of memory/size of a XMLDocument once it has parsed a XML file? I\'ve been doing \"beer mat\" calculations so far but have been asked to come up with some mo