redirect HTTP request to other port
I want to redirect an http request from one port to anotherFor example:When i recieve the request: http://localhost:XXXx/...I want it to redirect toHttp://localhost:YYYY/...I tried to do this using the...
View ArticleWincache and sessions : "Failed to write session data"
Hi,Config : Windows Server 2003 SP2 + IIS 6.0 + PHP 5.3.6 + FastCGI 1.5 + WinCache 1.1 I use the wincache session handler ( session.save_handler = wincache ) since the avaibility of WinCache 1.1 on...
View ArticleNeed help with installing IIS via command line
I need to install a webserver on aServer Coreinstallation, which shouldactprimarily asRedirectionServer (serverredirect) to theASPserver.What should i do first to prepare for this procedure ? and then...
View ArticleInterview Today
Hello,I will be having a phone interview today with an IIS Application Support Specialist or Developer.The position is for an Infrastructure Engineer, however maybe 60% of the work will be in IIS...
View Articletesting an IIS 7 web page on multiple mobile devices
Hello:I am trying to test pages I have set up on IIS 7 on multiple mobile devices. I have tried to follow this:http://forums.iis.net/t/1147031.aspxwhich is an older version of IIS. I am able to set up...
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 Articlewebdav problem with browsers
hi everyone!i have a problem with webdav (SBS 2011 essential). i'll try to explain to you: i have a folder for documents, "c:\documenti". this folder is network share with the appropriate user rights...
View ArticleControlling Trusted Certificate List based on a query parameter
I am investigating if it is possible to generate trusted certificate list programatically. Lets say I have two...
View ArticleCannot Connect to Localhost MySQL
My development PC is running Win7 64-bit with an existing MySQL 5.5 64-bit hosting several databases.I downloaded WebMatrix 3 to try as I read very good things about it. But when following the...
View ArticleHow to change TFS source control settings?
I have a simple site set up to use TFS. Now I want to change the TFS settings. But there appears to be no way to do that. I've tried completely deleting the project, starting new (same name), and...
View ArticleIIS 7.5 + CGI + SSL - Problems with upload limit? (30MB cap)
I'm hitting a really annoying problem with IIS 7. I've setup my web.config by the books as follows:<?xml version="1.0"...
View ArticleIIS 7: how to copy site and apps from one instance to another?
I'm fairly new to IIS, and need to copy ("clone"?) a site and its contentsfrom one IIS 7 instance to another IIS 7 instance.Let's say my site is named MySite and it contains: aspnet_client folder...
View ArticledbDacFx Error Importing IIS Deploy Package
<div>Hello I follow the following tutorial for do Deploy Package:Configuring a Web Server for Web Deploy Publishing (Offline Deployment)Walkthrough: Deploying a Web Application Project Using a...
View ArticleDeployed ASP.Net AWebSite in IIS
Hi,I have developed ASP.Net Website in my local system and deployed this website in IIS of another server called Ctsev04 .In that server when i try to Browse the website which i deployed on the IIS i...
View ArticleCloned Server Same Sid Machine Key Errors
Our server admins used VM to clone several servers and did not do a sysprep. Microsoft determined the sids were the same, we attempted to change them, but it did not work. We used a website to generate...
View ArticleAny approach to determine the filename on server side?
Referring to following PHP script, the previous one is probably no longer work after the change at the start of last year from bin to bi5.I would like to sort it out, but it seems impossible to access...
View ArticleSign in to Azure using Microsoft account hangs on Importing Account
Just installed Webmatrix 3 and selected the Sign In option on the splash screen. Enter my Microsoft Live account details (same one as I use for my Azure account) and the spinning wheel appears above...
View ArticleImplicit "starts with" caret, but not "ends with" dollar sign?
I was experimenting with variants of my "match url" to better understand RegEx matches. It seems that the effect of an initial caret in the string holds true, even if the initial "starts with" caret...
View ArticleASP Trust level, web.config
Hi, everyone Recently found one of our web servers had ASP NET trust level set to FULL (seems its a default). That makes it vulnerable to ASP Net shell scripts that use cmd.exe and can list all files...
View Articleerror 401.2 in Failed Request Log Files
I have hosted a website with framwork 4.0 on IIS 7.5 and only window authentication is enabled.I keep getting this log file with error 401.2 in failedreqlogfile folder. Here it shows RequestAuthType 1...
View Article