Reverse Proxy Configuration
Is there a way I can have my IIS on Windows Server 2012 to face the internet and have one virtual directory as a reverse proxy to another host running within the network.For...
View ArticleError 500.19 happening and I cant figure out why...
I get this error now.. I did not at first. I believe it started while I was trying to get PHP stuff to work. I have also installed SQL server from MS (free one).Im running this in Win Vista beta2...
View ArticleIIS 8 FTP connection error
Good day Today a weird prolem occured with my iis 8 / server 2012. the ftp was working perfectly for more thatn 4 months now and then suddenly it does not work anymoreafter viewing the logs i got the...
View ArticleLog name: Application, Event ID 1000, Windows server 2008 R2
<div class="body">Hello All,about some weeks I receive an error in Event ID with the following:Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7a5f8 Faulting module...
View ArticleUsing url rewrite 2.0 to achieve a specific url pattern
Hi all,I'm running a site in .asp which I'm now trying to updte to c# .NET. So far so good, but I've hit a wall with URL rewriting. In ASP I have a redirect.asp file which forces IIS to an Error 500...
View Article[IIS 7.5] Remove %20 from URL using Rewrite module v2
Hello,I've a website running on SharePoint Foundation 2010 which is relayed on IIS 7.5. I've a page with Title "Service Catalog" which results the URL as...
View Articlechange from comma separation to dot separation in iis 7
HiWe do have a small program that is called via a webservice in IIS 7. That program reads some information from file but IIS 7 i set op to use comma separation instead of dot separation so the...
View ArticleWebmatrix 3 not working with Git
Hi,I have just installed WebMatrix 3 on a new laptop and went to use Git. WebMatrix then installed Git and created the local repo for my site, however upon initial commit, it asks for my name and...
View ArticleInformation: IIS Powershell Examples
Hi,I have written a blog document which shows various examples of IIS Powershell cmdlets.http://blogs.iis.net/jeonghwan/archive/2012/11/12/examples-of-iis-powershell-cmdlets.aspxThanks, Jeong Hwan Kim
View ArticleMsgbox("") caused IIS stop, Server is down!
Hi I am developing an asp.net application I use MsgBox in localhost for debuging etc. but when I want to upload the files to the main server (with remote access (FTP)) I comment msgbox lines.This time...
View ArticleHow to remove "Info:" and stop line splitting from command (stdout) output
When you run commands using for example preSync and postSync, the stdout output of the remote command execution gets redirected back to the client where msdeploy.exe is being run.Unfortunately output...
View ArticleInvalid URI: The format of the URI could not be determined
I got the message Invalid URI: The format of the URI could not be determined when attempting to create a new analysis - why is this?The website I wanted it to check is .org would that be the problem?
View ArticleSAN certificate and CSR generation in IIS 6.0
I cannot seem to find any information in generating a SAN certificate for IIS 6. Is it possible to do so?Thanks,Alex
View ArticleWhy redirect to Https
Hi Got 4 websites running on IIS 7.5 Created a new Website:mysite1.domain.com - binding on port 5000it also has a Certificate attached so using port 443 as wellIf I browse to:...
View ArticleMultiple web.config files in the same directory
Hello,Before asking my question, I will explain our current set-up:We have a ColdFusion 10 application hosting multiple client sites. These client sites in IIS7 (they are all seperate sites in IIS) all...
View ArticleUsing WebDeploy in PowerShell
I'm trying to build up a command line and fire it into MSDeploy.exe as part of a PowerShell module. It seems PowerShell continues to struggle when it comes to native processes and dynamic command lines...
View ArticleProduction server dns configuration
Finally it comes to time to configure the production and new issue pops up, it would be greatly appreciated if anyone can share your experience to me:We have two applications, let's say App1 and App2,...
View ArticleURL rewrite rule to capture response status 503 and redirect
<div class="post-text" itemprop="description">Hi,I have a site defined in IIS as "mysite_dot_com"I have two applications defined under it as follows: "/myapp" and...
View Articleproxy config
Hello!I'd like to reach a local apache webserver running on port 555 from a relative path /fooSomething like this:http://localhost/foo/myfile.html ->http://localhost:555/myfile.htmlStruggling to get...
View ArticleUrl rewrite situation
Hello,i would like to ask if it is possible to rewrite this url www.domain.com/subcat/_default.aspx to be shown as www.domain.com/example ?Thank you.
View Article