ExistingResponse="PassThrough" breaks IIS Custom Errors in IIS 7.5 (Windows...
We use a mixture of Classic ASP and C# on the same servers.We use custom errors (setup under IIS Admin / IIS / Error Pages) for 404 and 500, to redirect to /errors/404.asp and...
View ArticleServer Core Shared Configuration - export configuration?
Hi,I'm in the process of setting up Shared Configuration across two NLB'd Server Core machines.Is there an easy way to export the config from the first server, and then an easy way to import it to the...
View ArticleUnable to upload a file. 404.0 error
Hello Gurus,I am trying to upload a file to Folder which is configured as a virtual directory in IIS 7.5 but I am getting a sc-status as 404 and sc-substatus as 0. Wondering what is the issue and how...
View ArticleSecure Access to Web Site with appcmd.exe
Good morning all,we have a web server that hosts lots of web applications that I create with a batch file script using appcmd.exe. the idea here is that each team has their own web app and they must...
View ArticleIISExpress 7.5 and webdav
Reading the clear instructions from vikomall in this 2011 posting: http://forums.iis.net/t/1178397.aspx/1 , I thought installing/enabling webdav on IISExpress 7.5 would be a cinch, but apparently not:...
View Articleretrieve a list of all server certificates in iis
Hi RoheryI know, it has been closed for a long time, but, what should I do to retrieve a list of all server certificates in iis?
View ArticleIssue sending maill to .NET app using System.Net.Mail.SmtpClient
I've got a developer trying to send mail to a .NET4 app using the following statement:System.Net.Mail.SmtpClient client = new System.Net.Mail.SmtpClient("mymailserver.mydomain.com"); client.Credentials...
View Articlehow to gzip svg image in IIS 8 windows8
To keep in simple i created svgtest folder with a simple html page and an svg image which calls svg image<img src="MysvgImage.svg">i placed the folder in default website location...
View ArticleFTP Script Confusion
Good morning,I'm not sure if this is the correct place for this question, but hopefully I can either be redirected, or some guru will know the answer :)I'm trying to write an FTP script to migrate...
View ArticleHTTP Error 404.17 on IIS 8
I am developing a website in Visual Web Developer 2012 targeted for .net 4.0. The site works fine in VWD, but when I try to run it on IIS I get the error below. I can run apps on IIS 8 just fine...
View ArticleIIS writes my connectionStrings to web.config not configSource
I have my appSettings and connectionStrings in separate files. When I edit appSettings in IIS, they are written back to my configSource. But when I edit a connectionString the connectionStrings are...
View ArticleIIS7.5 DFS Shared Config Default Document
Hello,One of my previous system admins setup DFS Shared Configs for IIS. I recently had to rebuild this DFS share. When I brought this back online, some of the settings that were shared before using...
View ArticleCommand Line for getting SSL Certificate Hash
I have a self signed SSL certificate on the machine, when I do Sysprep with Generalize the Certificate Hash is getting changed for each installation. I am working on to bind the Certificate...
View ArticleIIS cant open a shared folder in server
Hi guysWell i have a issue here when deploying a web i did for my company. THe thing is that a web page has to open a shared folder. i did it in developer machine. i created the shared folder and open...
View ArticleIIS 7 Application Pool suddenly stopped
Hi! I'm quite new with IIS and .Net frameworks and I have encountered a scenario wherein one of the deployed Application Pool suddenly stopped. Since I'm new, I don't know where to start looking for...
View ArticleIIS7 Application suddenly stopped
Hi! I'm quite new with IIS and .Net frameworks and I have encountered a scenario wherein one of the deployed Application Pool suddenly stopped. Since I'm new, I don't know where to start looking for...
View ArticleServer Certificate - Complete Certificate Request error
I get this error when I choose the cerificate file and give the friendly name and click on Ok.Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) I made sure the IUSR,...
View ArticleMicrosoft WebDAVModule with custom HttpHandler
Hello,I have already searched many days for a solution for this problem but I haven´t found any. So what I want to do is:1. Use the Windows WebClient (WebDav mini-redirector) to remote request data...
View ArticleHow can you use AppCmd to configure bitrate throttling?
Hi I've read the documentation and I've looked at the schema, but I'm having difficulty understanding it! I've used the UI to create this configuration, but I would like to know how to replecate it...
View ArticleWebdav on IIS 8
Hi, is there a step by step procedure to quickly configure and use Webdav on IIS 8 on a Windows 2012 Server? Thank you!
View Article