how to create a publish profile for Azure and WebMatrix
How does one create a publish profile that I can import into WebMatrix?
View ArticleHow to publish your WebMatrix site to Azure
Here is how I navigated the usual pitfalls of simple stuff made complicated for unknown reasons. Once you login to Azure you are probably at a place with Getting Started with Windows Azure in the...
View ArticleWebMatrix and PHP
When trying to start a new PHP project in WebMatrix, it trys to install PHP 5.3.13. It fails to install because it says failed signature verification. How can I get PHP to work?
View ArticleUninstall II7 and install II8 express in vista, no more Microsoft Web...
My old computer is too crowd, I uninstalled the full II7 of vista, and installed II7 express, then, no Microsoft Web Platform is allowed. for example, download webMatrix 2.
View ArticleChanging Physical Path of Default Web Site
Hi I have two applications (virtual directories) under the default web site in IIS 7.5. Both applications run in separate app pool under "Network Service" and default site runs...
View Articleadd user to active directory on application on iis7
Hi,I put the web application on iis 7, where I join active directory, which is on a different local server:DirectoryEntry directoryEntry = this.GetDirectoryEntry("IIS://" + Environment.UserDomainName...
View ArticleSystem.web.handler and system.web.cryptography errors (Please help)
Hi Friends, Need one help. Our site is hosted on windows server 2008 R2. The code is written in .NET for this site. we are getting below three errors. Could somebody please help why this error is...
View ArticleClient Affinity not working with ARR 2.5
Hi, Client Affinity is not working since I upgraded to ARR 2.5. Internet explorer does not seems to accept the Cookie. It work fine with Firefox or Opera. If i use Host name affinity it works, but i...
View Articlenull user.identity in iis 7.5
We are getting a null reference exception from the following line in iis 7.5 if (!User.Identity.IsAuthenticated) we are using forms authentication and also have anonymous authentication enabled. This...
View ArticleWebsite redirection for maintenance
Hi, here is what i want to do, need some assitance : Production server is down for maintenance or website site is turned off. Want to be able to redirect to a second site maintenace.mysite.com with a...
View ArticlePHP 5.4 support
Now that PHP 5.4 has been officially released, is there a timeline as to when it will be available for IIS?
View ArticleIIS 7 webSite does not work on another PC
Hi All, I have IIS 7 in my Windows 7 and using ip address for connecting site,but site appear only my pc... What can be the problem?
View ArticleConfigure a custom error page for all errors
Hi everybody, is there a way to configure a default custom error page for all erros in IIS6? I'd like to redirect all errors to a custom html page, without having to configure the error page for each...
View ArticleChange deployment details Web Matrix 2
Hey guys, so I just started using Web Matrix, so far its great. But I need some help. I uploaded my first sites deployment profile from Azure, but now want to delete that old remembered profile and...
View ArticleTroubleshooting Redirection?
I have a website: when I access under http://192.168.1.2/abc/, it will open the file index.html as part of it and will load the page fine. But if I access under http://192.168.1.2/abc, it will show...
View ArticleRewriting Subdomain to Folder with Full URL
Hi!Is it possible to rewrite something like this:http://sub.domain.com/resources/default.htmto this:http://domain.com/sub/resources/default.htmAny help would be great!Thanks! -Eric
View ArticleIgnore File Last Write Time Rule doesn't work in UI
I'm using IIS Manager to Import a Application and it seems that the "IgnoreFileLastWriteTime" rule is not working. It's on by default yet when I run it with WhatIf it wants to update all the files only...
View ArticleIIS6 Crashes once login remotely via RDP
Hey, There One of my windows 2003 server (running as SQL server) has IIS6 running for a third-party accounting app. The APP support people login to the server using standard RDP through VPN tunnel...
View ArticleWeb Farm Framework 2.2 Installation Problems
I have an IIS 7 environment running on Server 2008 R2. I have tried to install Web Farm Framework 2.2 with no luck. I have tried using the Web Platform Installer 4.0, I have launched the Web Farm...
View ArticleCan Advanced Logging write the ip of a visitor to a website that is behind a...
I Need to get the ip of a visitor for an IIS that is behind a firewall. Can I use advance logging to do that? how?
View Article