Custom 404 Page not Served for extensionless URL
I am running into a situation,My custom 404 page works just fine with URL that has extensions.http://www.space.ca/ssss.aspx A custom page URL serves up as intended,however, if you try the link without...
View ArticleCustom 404 Page Not served for extensionless URL
I am running into a situation,My custom 404 page works just fine with URL that has extensions.http://www.space.ca/ssss.aspx A custom page URL serves up as intended,however, if you try the link without...
View ArticleHTMLFile relative path converted to absolute path with \\?\ prefix
Good morning. We are migrating a CGI legacy web application running on W2K to W2K8. In the new environment after recompiling the browser displays errors like this: Cannot open file...
View ArticleASP.NET 4.5 FriendylUrl and default document
how to set the default document correct.domain.de/default ?(reason is the mobile switcher, which works only with friendlyurls)
View ArticleHow to collect performance counters from several websites
I am investigating how to automaitcally collect .Net performance counters from web applications. We have several web applications running on the same server and as result there seem to be no way to...
View ArticleFTPS Used internal addres when passed to passive mode
Hii'm new on this forum and i'm happy to found it. Here's my problem. I builded an FTP over SSL site almost everithing work fine except one thing. during the connection, when the client try to pass in...
View ArticleNot sure if in the right place?
Hello Everyone and thanks for looking.... my first question as re-directed from ASP.Net forumI am an Access Database programmer for many years and a friend got me involved with a what he thought was an...
View ArticleIIS 8 Remote Management on WIndows 8
I believe I have installed required elements, but when I bring up the iis management console on my WInodws 8 computer I see only my localhost server, installed as part of Visual Studio 2012 for...
View ArticleDownloading a file creates 0-byte file
I'm having the following problem on a Server 2012 with IIS 8 installed and WebDAV modules activated: Connection via WebDAV works fine, uploading files is also working perfectly, means that on windows...
View ArticleLive Smooth Streaming Monitoring
Just wondering what people are using to monitor their smooth streams. Has anybody managed to output the IIS Manager GUI to any 3rd party application such as sitescope?
View ArticleCustom errors in IIS and application's web.config
Hi,I have an ASP.NET MVC4 application installed on IIS 7.5.In the application's web.config, I define the custom error pages like this.<system.web><customErrors mode="RemoteOnly"...
View ArticleIs UrlScan 3.1 compatible with IIS 8.0 ?
Hello,I read that UrlScan 3.1 extension is compatible with IIS 7.0 (http://www.microsoft.com/en-us/download/details.aspx?id=5728).It is also compatible with IIS 8.0 without adverse effects on...
View ArticleProblems with Live Smooth Streaming on Windows Azure VM
Hi all,I'm new to IIS Live Smooth Streaming and I have a problem related to it.Here are the steps that I have done on the Azure VM: First, I create a VM in Windows Azure with Windows Server 2012 as the...
View ArticleFTP: must supply hostname to logon?
Hello,I have a w2k8 r2 SP1 non-domain joined server running IIS 7.5 with only one FTP site configured and no web sites.I am using a number of different FTP clients to access the site. To logon I MUST...
View ArticleAdd site bindings programatically for https
Hi guys,I am attempting to code to add bindings to my site. I am able to do so for both http and https protocols with the following code :-string[] ports = { "80", "443" }; string[] protocols = {...
View ArticleProblems setting up Access database for classic ASP use on IIS 8
Hello, Having an absolute nightmare trying to set up a room booking system on a Server 2012 box. Is there anyone who could help me with translating the IIS 6 steps into IIS 7/8 steps? I understand...
View ArticleChanging Rules or Maps restarts all apps
When I modify URL Rewrite Rules or Rewrite Maps in the Default Web Site all applications running under the Default Web Site are restarted, killing all sessions and causing applications to execute...
View ArticleIIS 7.5 always returns 403 when I try to access any website
<div class="content btf-content"> <div class="first last">I have created a test website with default.htm page that displays the text hello in the c:\inetpub\wwwroot folder on my local...
View ArticleConfused About Advanced Logging
We recently moved to IIS 8.0, our primary motivation was because we host our own web sites and have recently moved to a CDN. In order to keep our unique visitor count accuarate we had to turn on...
View ArticleWeb Deploy 3.0 service crash
Hi,I've been fighting WebDeploy 3.0 for a few days because Web Deploy Service (MsDepSvc.exe) randomly crashes. I've managed to recreate this behavior by executing the following run command 10-15 times...
View Article