I\'m trying to get custom HttpHandler working in my sample web application. I\'ve been experiencing a lot of issues, but finally got stuck with error 500. Application pool is being run in Classic ASP.
We have a mid-sized asp.net project that we just promoted from our dev server (Windows 2003) to an external test server (Windows 2008 R2).
I have a sharepoint site hosted on windows server 2008 r2 and iis7. the sharepoint site is hosted on port 80.
I\'m building a custom ASP.NET 4 blog app. For the admin directory I could use ASP.NET for开发者_开发问答ms authentication, but since I will be the only user I\'m thinking of just using IIS 7 director
I\'m using the Telerik co开发者_运维问答ntrols form MVC and they work great in my work/home dev environments, and in the work prod environment, but when I tried to deploy to my home prod environment (
Moving some old sites off an old server to a newer one running Windows Server 2008 x64. Some of the sites are running ASP.NET 1.1. I\'ve gotten them all to work with minimal hiccups (other than making
I\'m writing components of a .Net 4.0 web solution (on IIS7, WS2008), and need to provide a service which can consume messages from a message queue. I\'ve found setup examples for configuring WAS serv
I\'ve done a significant amount of searching 开发者_开发知识库and am having difficulty finding people who have encountered a similar problem.
Good day! I use strategy to handle 404 errors like this: Error handling for ASP.NET MVC 2 and IIS 7.0 or this: How can I properly handle 404 in ASP.NET MVC?
I\'ve got an ASP.NET MVC app ru开发者_StackOverflow社区nning under IIS7. It\'s using the default in-proc session management, which, according to all that I read, should lose the users\' session after