I\'m currently trying to do some tutorials on the Windows Identity Foundation, however, I cannot run the sample provided.
We are having our site hosted on IIS 7.0 and Integrated mode and we have already set the custom error page like following.
I\'ve this ISAPI_Rewrite rule: RewriteRule /([^/.?]+) /sc.asp?p=$1 [I,L] This rule should rewrite Urls like:
Over this past Christmas holiday week, when the website I work on was experiencing very low traffic, we saw several Request timed out exceptions (one on each day >> 12/26, 12/28, 12/29, and 12/30) on
I am developing an ASP.NET site with C# on IIS 7, but I hope for an answer that will apply to IIS 6 as well. Part of this site is the ability to upload up to 5 images at a time. I have a nice algorith
We want to remove the /dotnetnuke/ from all 300 pages of our website that has been running since Feb 09.
Before describing my problem, let me go into the configuration. I bought an Android phone and thought that it would be a great idea to access my personal files at home on my Windows 7 Professional 64
I\'ve set up a custom error page to handle errors thrown through my site. I\'m running asp.net 3.5 with IIS 7.0 on Godaddy shared hosting (\"deluxe\" account).
In IIS6 was there a reason for using ISAPI filters/ extensions?. Can the same not be achieved using httphandler/ http modules. Also in IIS7 has ISAPI been removed completely ?. Is the entire code of I
I get an exception after upgrading Spring.NET 1.2 to 1.3 in my web application. Here\'s the setup on my web app: