Accessing redirected server
Hi,I have a web server on IIS 7, Windows Server 2008. I have redirected this server to another URL through HTTP Redirec on IIS. Like, my main server URL iswww.baseserver.com and redirected to...
View ArticleRedirecting Problem
I'm using IIS 7.5 and trying to set-up a new URL Rewrite rule. I've set up a few without issue previously but this latest one is proving trickier than expected. It need to match an older format of URL...
View ArticleIIS 6 SMTP virtual server fails with 535 Authentication failed Windows Server...
Hi, I originally posted this in the technet Server forum, but Roger Zhang recommended I bring it over here. I would appreciate any help. I read through some of the other problems listed, and I don't...
View Articlefont file content-type is wrong and causing issue on request
Hi,I am using MVC4 and IIS 7.I have some font files with extension ".woff", ".eot". Whenever I am running my site, I see in fiddler the font file with extention ".eot" is not downloaded.Fiddler says:...
View ArticleQuestion about accessing site from internet 404 erro
Hi Guys,I'm running IIS 7 and getting a "Not Found" HTTP Error 404. The requested resource is not found. The site works perfectly on my local intranet. The name of the site for example is...
View ArticleCan I Manage IIS Through Code?
http://msdn.microsoft.com/en-us/library/ms690608(v=vs.90).aspxthere is a sample code!but i can not find root\WebAdministration
View ArticleLong response time for clients on custom 404 page
I've got a custom 404 page set up like this on my IIS8:<httpErrors errorMode="Custom" existingResponse="Replace"><remove statusCode="404" subStatusCode="-1" /><error statusCode="404"...
View Article.NET Globalization settings on IIS7 incorrect
HiMy DataFormatString="{0:c}" to render amounts for a 'English (South Africa) (en-ZA)' culture incorrectly uses a comma (,) as a decimal symbol instead of a period (.) So my amounts look like:R...
View ArticleIIS 7.x and Site Binding Delegation
Windows 2008 R2 EnterpriseIIS 7.5As administrator I can open the IIS Manager and in the left side Connections pane, I can see and select/expand the Server.I can then see and expand the Sites.I can then...
View ArticleIIS 8 FTP SSL Support
Hi all,I just configured FTP Server with AD User isolation mode. Everytinhg works fine. And I purchased a public certificate for my ftp server name. ftp.domain.comInstalled certificate and switched ssl...
View ArticleDefault Website has a Globe with QuestionMark
Hello, Why does my default website have a globe with a questionmark?Thanks,TFISHER
View ArticleDLL's not digitally signed in "New Features Available" dialog in IIS Manager
Some of the new features available are digitally signed but some are not.How can they be downloaded safely?More info: I'm connecting to a web hosting server which runs Windows Server 2012, from a...
View ArticleApp pool crashes after installing .NET 4.5
I'm having issues with app pool crashes after installing .NET 4.5. We have web applications hosted on the box targeting both .NET 4.0 and .NET 4.5, both are affected by the app pool crashes. I...
View ArticleCustom account in applicationpool overrides the windows authentication inIIS7...
Hi ,We have replace the Application Pool Identity into Custom account (ex: xyzuser) in the applicationPool .We have hosted a sample asp.net in the IIS7 with Authentication mode=windows and the sample...
View Articlepowershell command to get iis site home directory
Get home directory based off of site nameself solved[Void][Reflection.Assembly]::LoadWithPartialName("Microsoft.Web.Administration")$siteName = "Monitor"$serverManager = New-Object...
View ArticleUnable to show message prompt
Hi,I have a problem with thishttp://forums.asp.net/p/1926120/5481544.aspx/1?Re+Unable+to+show+the+messageI am using VS 2012 in Windows 2008 server. I am not sure if this is due to anything of IIS.
View ArticleDifference in removing links in a Rewrite Map v removing the Rewrite Map
We currently have quite a few Rules in the URL Rewrite module (about 100 or so) plus we utilize a Rewrite Map to hold about 22 direct URLs that were specific and meant to redirect to other URLs. This...
View ArticleHow to execute SSI files and Tags
Hi Forum Members,i am facing some problem with SSI files and tags to execute in my web site. below is the tag syntax.Please let me know how to execute this scripts in IIS 7.According to the browser...
View ArticleWindows Authentication question
I have an application which is deployed on weblogic.The users access it through IIS with windows authentication enabled for the application (All other authentication is disabled).We are trying to have...
View ArticleNeed to refresh pages 3-5 times before they show after a IISreset
When we publish an update to our site (IIS 7.5 Win 2008R2), once it is back up with the new files, we need to hit/refresh each page 3-5 times before they will actually display. This only happens in our...
View Article