We have an asp.net site running, which has been working fine for some time, but recently I have been experiencing some issues with IE8.
shtml pages are not displayed in iis7. i get the following error when tried to access shtm file The page you are requesting cannot be served because of the extension configuration. If the pag开发者
I a开发者_如何学Pythonm able to run my application just fine on my dev machine but as soon as I publish it to the web server some functionality is lost.Any type of .ajax POST does not work usually wit
I\'ve got a very simpl开发者_运维问答e Windows Form app that hits an IIS 7 site about 2000 times in the space of a few seconds (using threads).
I\'m trying to rewrite the url:开发者_开发百科 https://mydomain/phone-append to https://mydomain/Service/PhoneAppend
As part of our automated build procedure we are trashing and reconstructing our IIS site with powershe开发者_运维知识库ll scripts.
I have developed an ASP.NET MVC 2 website, and now need to deploy it to my web server. I\'ve overcome some hurdles already, since ASP.NET was not installed etc. but I\'ve now got to the point where I
I have an ASP.NET MVC website that works in tandem with a Windows Service that processes file uploads. For easy maintenance of the site, I\'d like the log file for the Windows Service to be accessible
I am attempting to create seperate workflow instances as applications in IIS7 using the Microsoft.Web.Administration dll. When it attempts to add the Application to the Site ApplicationsCollection I g
I have an ASP.NET website that is contacting a webservice. Everything works fine connecting via http but when I try https:// it can\'t connect开发者_运维技巧. I don\'t seem to get any error from the w