I have an web application programmed in classic asp/vb. It is runnin开发者_开发问答g on windows server 2008 r2. iis7
Here\'s the scenario: I have an HttpHandler that I\'d like to run for specific URLs, but those UR开发者_如何学GoLs don\'t have consistent extensions, so I can\'t map the handler using httpHandlers in
I am using Web Forms ASP.Net Framework 3.5 I have built a website which is running fine on IIS6. I have added routes for it which are running fine aswell. It required me to do some changes in Web.Conf
I know this is a common problem, but I\'ve tried every suggestion I\'ve found and none of them seems to work for me.
I have created a web application using Devexpress trial version. I have installed the trial version in my local machine. And I have created a application in IIS, in a new machine, and copied the web a
Is there any feature in开发者_如何学Python IIS 7 that automatically deletes the logs files older than a specified amt of days?
I have installed ASP.NET along with my Visual Studio, but when I tried to create a website from File--&开发者_开发问答gt;New Website and put Location as http and language as C# it throws an error. I h
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Environmet: iis7 + php I need to upload very big files, 3 GB maximum... to allow 3GB upload files in iis7:
I store some information in Session but the Session gets destroyed each time. I don\'t know why this is happening. I am using IIS7.