I am hosting a wcf service in IIS 7. I was curious if it would be possible to create my own .svc HttpHandler mapping and class to handle service requests.
I deployed an MVC app in Windows Server 2008 R2 with IIS 7.5 (Integrated Mode). The first page that the browser should show if I enter the address (http://192.168.3.5:2011/) is a Login page. The thing
The following statement will not work with a classic开发者_StackOverflow中文版 asp page on an IIS7 website
I have an ASP.NET MVC 3 application that uses a WCF service within the same project. Ideally I\'d like to call out to this service using jQuery. However, I cannot seem to wrap my head around what I\'m
On a fresh install of Windows Server 2008 R2 with IIS 7, it creates a default website in C:\\inetpu开发者_如何学Pythonb\\wwwroot. I\'m sure there\'s lots of subjective opinion on where good places to
I have a WCF/.NET4 Web Service. With my regular .NET web apps (mostly MVC2), I can specify impe开发者_高级运维rsonation for another AD account by going to \"Basic Settings > Connect As > Specified Use
I have an asp.net 3.5 website that connects to oracle database. when I work inside visual studio 2008 and test website for a heavy resource consuming page it works fine. but when I publish this site t
I am experiencing a strange issue. I have an ASP.Net web application that uses Forms Authentication. If I open the log-in page and there is a couple of minutes of inactivity, the log-in attempt times
I have hacked together a fix for running a scheduled job on my web server that has worked well enough up until now.
I\'ve followed the directions here: Using FastCGI to Host PHP Applications on IIS 7 to configure Windows 2008, PHP with IIS 7 and FastCGI, and I\'m running into issues. The PHP version is 5.3.8. I\'ve