i keep getting this error. not sure what it is. this is what i have done so far. am working on VISTA and have IIS7. i created a new site and have a directory with my aspx files attached to it. then i
This is a follow up to my post back in August: Asks for AD credentials / "Connection Interrupted" on Postback
I have a mixed MVC and Web Forms environment that works just fine in VS2008 when I debug. However when I deploy the code to my staging environment I have issues.
I created an MSI InstalScript Project where i deploy a web based (ASP.NET) precompiled project copying the files during installation in the \\inetpub\\wwwroot\\projectnamefolder, creating an AppPool a
I am submitting HTTP POST requests via HttpWebRequest which contain a large amount of content. I would like to gzip the message content. Is this possible?
First, a little background. I have written a cus开发者_JAVA技巧tom HTTP compression module for ASP.NET. My development machine has Windows 7 Ultimate, which comes with IIS7. My production environment
I have just installed a ASP.Net Mvc application on a windows server 2008. When I try to use the application I see that IIS 7 tries to use the static file handler, I theref开发者_运维百科ore get a 403
I am converting my website from Asp.Net Webforms to Asp.Net MVC.I want to redirect all my old .aspx files to drop the .aspx.I run IIS7 with the Url Rewri开发者_运维百科te module installed.
I have a webservice on one of my websites which restarts the websites app pool. The problem Im getting is the IIS7 app pool keeps stopping with the following warning and then error:
Not using Cassini, but IIS7 to run an ASP.NET app. The debug behavior is flakey.Sometimes it works, sometimes it doesn\'t.I was able to step into the application start event in global.asax but someti