iis-7
ASP.NET Authentication Issues on IIS7 - User.Identity.Name is empty for Windows authentication
We have an ASP.NET application on ASP.NET 4.0 using MVC 3 which uses Windows authentication. When run from Visual Studio 2010 everything works as expected but when rolled out to IIS7 the Windows logg[详细]
2023-04-09 19:19 分类:问答When Deploying MVC 3 Application to IIS 7 The index pages load fine but when I select Menu item 404 Error Pops
I have BIN deployed my MVC 3 application to my local IIS7 server. It runs fine in Visual Basic. But in IIS 7 only the index pages for my views are accessible. If I select any menu item it throws this[详细]
2023-04-09 15:27 分类:问答How to generate IIS7 CSR (for SSL) from C# code or using Powershell on server which IIS is running
How I can generate a server SSL Certificate Signing Request (CSR) from C#? If PowerShell is a bett开发者_如何学编程er option, that would be a good solution as well.Some general pointers:[详细]
2023-04-09 14:18 分类:问答IIS 7 Session timeout frequently
I prepared my website in visual studio 2008 with ajax control kit and working well in the local machine.[详细]
2023-04-09 11:17 分类:问答Security Exception running dotless
I\'m getting a Security Exception when I attempt to access a .less file in IIS7. The exception text is:[详细]
2023-04-09 02:15 分类:问答WebDeploy not taking changed files, only new files
I\'m using WebDeploy to push physical files to a targ开发者_StackOverflow社区et location when doing a publish from the SiteCore CMS. I\'m having some problems though,[详细]
2023-04-09 00:39 分类:问答IIS 7 w/ MVC 3 Permissions Issue
I currently am in the process of deploying a MVC 3 Web App to an IIS 7 server.When I work on the web app from visual studio and deploy through development server, the web app has no problem using a cu[详细]
2023-04-08 20:56 分类:问答Could not load file or assembly 'app_code' or one of its dependencies when impersonating
I made a web site with VS2010 and publish it on IIS7. It runs fine but it can\'t connect to an OLAP server so I had to setup impersonation. Impersonation runs fine in debug on my dev machine, but when[详细]
2023-04-08 20:24 分类:问答Configure SSL on a Microsoft.Web.Administration.Application object?
I\'m having a little trouble figuring out how to programatically enable the \"Require SSL\" check box and change the \"Client Certificates\" option to \"Require\" in IIS Application using Microsoft.We[详细]
2023-04-08 19:19 分类:问答How do I achieve a better performance of my website
Hy there! I\'m running IIS7 on a Windows 2008 server. On peek times we have following behaviour: CPU load is near idle[详细]
2023-04-08 18:30 分类:问答