I was wondering if it is possible to change the logging path for a website via the MSBuildExtensionPack tasks I was setting the LogFileDir path (from the sdc tasks) on sites in Iis6 but cannot see equ
We are developing 开发者_运维知识库a couple of web applications and web services for our intranet. To access resources like databases or other data sources we use technical domain users and store thei
I\'m getting the following error after migrating an app built on II6 to IIS 7.5 ModuleIIS Web Core Notification
Once the data has been flushed to the page, and an error is generated in future processes, the error message is written inside the browser, instead of generating an entire 500 error on the page.How do
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Upd开发者_开发问答ate the question so it's on-topic for Stack Overflow.
I have a Web Application in Asp.Net 4 running locally on IIS 7. I need display a Custom Page (404) and an 500 instead for the defaults page for IIS.
I am creating a REST API and I have been playing with the idea of allowing bundling of requests from clients. By bundling I mean they can send one request, containing multiple \"real\" requests, and t
I have Managed to Setup II7 with Gzip Compression . I can check via web sniffer that my asmx 开发者_JAVA百科web service encoding is Gzip but how to i enable
The scenario is pretty basic. I am trying to run my MVC 3 application on my EC2 cloud server. These are the steps I took:
I have an MVC3 (razor) site published to IIS7 locally for testing purposes. When I access the site via \"localhost\" it looks different from when I access using the IP address or machinename?