I get this error after 开发者_Go百科installing a web site on a test server using an msi. This is similar to this SO question. However, that question was related to the development environment, so it
I am using asp.net 3.5 and IIS 6. How can we automatically redirect pages from http(s)://example.com/* to开发者_StackOverflow http(s)://www.example.com/* ?
I have a flex app that allows the user to upload a file.The flex side uses the FileReference.upload method that goes to an .aspx page that handles the upload.It works only intermittently when I have I
I have a asp.net 3.5 web application which is deployed on server 2003 and IIS 6. After running fine for a few weeks it goes \"Down\" and by down I mean that when I try and access it the browser looks
I am trying to run my ASP.NET Web Application Project in my Local IIS Web Server instead of using the Visual Studio Development Server.It seems to only allow me to run my application in a Virtual Dire
I\'ve followed advice on how to setup 404s by: http://www.andornot.com/about/developerblog/archive/2009_10_01_archive.aspx
I\'ve gotten URLRewriter to work on my localhot perfectly, but on production I get 404 errors. I\'m using IIS 6, and from what I read this should just work.
we noticed a rather strange behavior on one of our web applications. When debugging it on a local developer workstation, everything is processed fine (using Cassini Developement Webserver). When publi
I am having an asp.net 2.0 web application running from Visual studio 2005. The initial memory consumption for aspnet_wp.exe is about 2K. As i navigate different pages having GridView and other contro
I am testing ASP.NET website and for that I have turned logging on at IIS6.0. Following are the observations during testing: