Showing posts with label IIS 7. Show all posts
Showing posts with label IIS 7. Show all posts

Thursday, June 28, 2007

Fix: Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled

FIX: Error message when you try to debug an ASP.NET 2.0 application in Visual Studio 2005 on a Windows Vista-based computer: "Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled"

SYMPTOMS
In Windows Vista Home Basic or in Windows Vista Home Premium, you create a Microsoft ASP.NET 2.0 application by using Internet Information Services (IIS) 7.0. When you try to debug the application in Microsoft Visual Studio 2005, you receive the following error message:
Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled. Please see Help for assistance.

CAUSE
This problem occurs because Windows Vista Home Basic and Windows Vista Home Premium do not contain the Windows Authentication module for IIS. When the client tries to automatically attach the debugger in an ASP.NET 2.0 application, the client sends a HTTP request that contains the DEBUG verb. This HTTP request is used to verify that the process of the application is running and to select the correct process to attach. This HTTP request must be authenticated by using Windows Authentication. However, Windows Vista Home Basic and Windows Vista Home Premium do not contain the Windows Authentication module for IIS. Therefore, the problem that is described in the 'Symptoms" section occurs.


RESOLUTION
Hotfix information

A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that is described in this article. Apply it only to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Visual Studio 2005 service pack that contains this hotfix.

Download the Hotfix here: http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=7250

Thursday, April 26, 2007

IIS 7 Go Live License Available

After months of preparing IIS7 for the release of Windows Server Codename "Longhorn" Beta 3, the IIS team is proud to announce that IIS7 has reached a very high level of quality and is now ready for broad customer testing. To facilitate rigorous testing under real conditions, Microsoft is now offering Windows Server Codename "Longhorn" Beta 3 under a special Go Live license, prepared exclusively for IIS7. The IIS7 Go Live License permits customers to deploy beta releases of IIS7 into live production environments well before the official release of Windows Server Codename "Longhorn".

For Server Administrators
The broad availability of the IIS7 Go Live License means you can test powerful new Beta 3 server scenarios and plan IIS7 roll-outs months before Windows Server Codename "Longhorn" ships.

For Web Developers & Designers
Hosting companies are already offering *FREE* IIS7 Beta Hosting, so you can test and optimize your Web applications for IIS7 now, without ever having to install or setup a server.

For Hosters
With the IIS7 Go Live License, you can start enjoying the benefits of hosting on IIS7 now and offer your customers the latest in Windows based hosting before the competition.


6 Easy Steps to Go Live with IIS 7 Today

Step 1
Try Free IIS7 Beta Hosting
Whether you’re a pro developer or just a Web enthusiast with a site, free IIS7 Beta Hosting is the simplest way to Go Live today.

Step 2
Learn More about What’s New in Beta 3
IIS7 is debuting many capabilities for the first time in Beta 3. You can learn more from the latest articles here on IIS.NET.

Step 3
Download Windows Server Codename "Longhorn" Beta 3
To really get hands on with IIS7 you’ll need bits, but lucky for you, they are free to download from Microsoft.com.

Step 4
Review the End User Licensing Agreement for Go Live
Think you’re ready to put IIS7 in production? Carefully read the EULA first to see if going live is right for you.

Step 5
Get and Sign the IIS7 Go Live License
Anyone can get the IIS7 Go Live License today for free, just open the license on Connect and click "I Accept" at the bottom to sign it.

Step 6
Deploy IIS7 into Production
At this point, you are free to deploy Windows Server Codename "Longhorn" Beta 3 into a production Web hosting environment.

Monday, April 2, 2007

Screencast: Windows Workflow Foundation meets Windows PowerShell

Channel9 has a screencast about Windows Workflow Foundation and Windows PowerShell

From the site:
"What happens when 2 of the coolest technologies meet each other?

I saw this demo a few weeks back and just had to get it on the show.

Danny Kim from Full Armor (an MS Partner) shows us what they were able to do using Windows Workflow Foundation and Windows PoweShell to drive IT Operations.

In the demo we use Windows PowerShell to find all our IIS 7 web servers from Active Directory. Then, we create some new sites and populate them with content. All using PowerShell, all driven via Windows Workflow Foundation.

Find out more about what we did from http://www.fullarmor.com and grab the code from http://blogs.msdn.com/daiken "


Link to the screencast: http://channel9.msdn.com/ShowPost.aspx?PostID=295623#295623