We have an MVC2.0 app that ran under 2003, we have upgraded our environments to 2008 R2. Everything works, except one thing, some of our partial views have their own scripts, for readability we have p
We have an ASP.NET 4 application running on Windows Server 2008 R2, IIS7.5 and several HTML-only websites on a server. I\'ve created an application pool called \'Basic HTML\' with NO managed code and
I am ge开发者_Go百科tting the following error, even after I unlock my website. Any reasons? HTTP Error 500.19 - Internal Server Error
I have a problem in IIS whereby I have installed 开发者_如何学Pythona web applcation that runs using .NET but when you navigate to it none of the images are displayed and the CSS is not being used, so
I want different connection limits for some URLs in my application. Some URLs accept file uploads and need to have a large Connection Timeout. All other URLs need a much smaller timeout to prevent den
I have implemented https on my application and now i\'m trying to make IIS redirect all http request to https, so that the user doesn\'t even notice this change.
I\'m stumped. I ran t开发者_StackOverflow社区hrough all the recommendations on StackOverflow and Google... no joy.
I am developing an ASP.NET MVC3 application with c# and Razor. I created a page where the user can play video files which are located in the application directory tree.
I have a wcf restful service up and running. I can issue Get/Post with no issues if I start a webservice using WebServiceHost. I tried moving the wcf service to IIS 7.5 on my local box and I can\'t se
I am running 32 bit Windows 7 Operation System which has IIS 7.5 installed. In Visual Studio 2010, I open my solution having the web site project hosting WCF service. I have created an application in