I have moved my asp.net 3.5 app to asp.net 4.0 and moved from windows 2003 (iis6) to windows 2008 r2 (iis7.5) and now i have this sys is undefined error.
Can someone tell me if its possible to run both a 64bit compiled web site and a 32bit compiled website on the same IIS7.5 machine.The core OS would be Windows 2008 R2 64bit.I looked aro开发者_Python百
I have 2 Windows 2008 R2 x64 servers NLB, ARR with shared configuration.I have the application files in a network share. ASP.net pages (.aspx) come up fine but no css,images,js work. I also have a .ht
I have created a WCF service library (not a WCF service application). The project output is a dll. How can I host this on IIS 7.5/WAS?
I think I might have incorrectly configured an ftp site (it\'s my first time setting one of these up) in IIS 7.5 on Windows Server 2008 R2, but I\'m not sure where I\'ve gone wrong.The error that I ke
I\'ve just tried to deploy my first web application to IIS on my Windows 7 Home Premium notebook.After creating the application, I had to change to the Classic App Pool, then set that pool for framewo
I\'m developing a MVC2 application and using Forms Authentication on it. The scripts, images and styles are all blocked to unlogged users and, consequently, the login page looks awful.
I created a WCF restfull service in .NET 4 and I published it under IIS 7.5/windows 7 x86. The verbs GET and POST worked fine, but the DELE开发者_运维问答TE and PUT gave an error:
I need to update the handler mappings on IIS 7.5 to allow URLs that don\'t have extensions to be routed to an application. The application was originally written in ASP.NET 2.0, but then later upgrade
i tried to configure the .NET Compilation Settings in the IIS Manager but all i see is an Error Message that tells me that there is an unrecognized element in the web.config file in C:\\windows\\Micro