iis

Browse by Tags

All Tags » Administrators (RSS)
Error connecting to SQL Server from Windows 7 / Windows 2008 R2 with ASP.NET
Just ran into this and thought I’d share.  If you are trying to connect to SQL Server from your Web application running on Windows 7 or Windows 2008 R2 and you’re getting a message that looks like this: Failed to generate a user instance of SQL Server due to failure in retrieving the user's local application data path. Please make sure the user has a local user profile on the computer. The connection will be closed. I can probably help you out.  The IIS team made a change to the default identity of the worker process.   Starting with IIS 7.5, Application Pools run with a unique identity based on the Application Pool name, rather than NetworkService – the default identity for IIS6 and IIS7.  The primary reason for this change is to increase the security of IIS and Application Pools by default, providing a much better sandbox between Applications and other Windows services by default.  Unfortunately, the new identity does not have a user profile, and as you...
A big day for Web pros: WebsiteSpark, Web PI and more!
Today we’re launching a number of really cool things for Web developers.   WebsiteSpark WebsiteSpark is a program designed to jumpstart Web development for individuals or small companies who make a living on the Web.  The program is free to join and runs for three years with no cost obligations other than a $100 program fee, payable on exit.  What is in it for you? Windows Web Server 2008 R2 – 4 processor licenses for production use! SQL Server 2008 – 4 processor licenses for production use! Expression Studio 3 – 1 license including Expression Web, Blend and Sketchflow Expression Web – 2 licenses Visual Studio 2008 Professional Edition – 3 licenses DotNetPanel control panel (to manage your servers, and allow your customers to manage their site!) Beyond just software you also get free support, training and Microsoft will even help drive business your way.  Anyone can join as long as 1) you build web sites or applications for other people and 2) your company has less than...
Microsoft Web Platform Installer v1.0 Released!
I’m excited to announce the immediate availability of the Microsoft Web Platform Installer v 1.0 .  The Web Platform Installer (Web PI) is a simple tool that makes it very easy to download and install Microsoft's entire Web Platform in one step, including IIS, Visual Web Developer 2008 Express Edition, SQL Server 2008 Express Edition and the .NET Framework. Using the Web Platform Installer’s user interface, you can choose to install either specific products or the entire Microsoft Web Platform onto your computer. The Web PI also helps keep your products up to date by always offering the latest additions to the Web Platform. Web PI 1.0 supports Windows XP, Windows 2003, Windows Vista and of course Windows 2008.    Auto-update your Release Candidate build! One of the cool new features we put into the Release Candidate is the ability of Web PI to upgrade itself.  Try it today – if you installed the Web PI RC release in November or December, simply launch the tool again...
Now Online: Comprehensive IIS7 Technical Reference
If you’ve ever tried to find information on how to install a particular IIS7 feature, or how to configure it using the IIS Manager tool, AppCmd.exe, the new Microsoft.Web.Administration interface or WMI provider, this post is for you.  Every IIS7 feature is now comprehensively documented on http://www.iis.net/ConfigReference/   This IIS7 Technical Reference provides a list of all the built-in IIS7 features, alphabetized for quick access.  If you know the configuration name you are interested in, just type it into the URL…for example if you’re looking for information on the system.webServer <caching> setting, type: http://www.iis.net/ConfigReference/system.webServer/caching and whoila, you now have a complete set of reference material on the subject.  Literally hundreds of pages of documentation are now freely available at http://www.iis.net/ConfigReference/ and super easy to access.  Each topic has a quick summary of what the feature is, how to install the...
How to Run Windows & IIS in the Cloud on Amazon EC2 (in 15 mins)
Choices abound for those looking for a place to run Web applications on Windows.  The purpose of this blog post is to show a quick walkthrough of how to setup your first Windows computer in the cloud on Amazon EC2.  If you’re already familiar with hosting and the cloud, skip the next few paragraphs.  The traditional approach is to use a Windows hosting provider, like DiscountASP.NET , MaximumASP.com , CrystalTech.com , etc.  These long-time Windows hosting providers offer a flat monthly fee for shared (Web site) and dedicated server (full server) offerings ranging from a few dollars a month to a few hundred dollars a month.  This works great for anyone who wants to set up everything from a simple family or community Web site to a small business or low traffic corporate site that can run on one server.  If your site really takes off, and you want to scale it out onto many servers, you can of course pay for additional servers, and for the consulting services...
Microsoft Web Platform Installer Release Candidate – Now works with XP and Windows 2003!
I’m excited to announce the availability of the Release Candidate version of the Microsoft Web Platform Installer (Web PI).  Web PI is a free tool that makes it simple to download and install the latest components of the Microsoft Web Platform, including IIS, ASP.NET, Visual Web Developer Express and SQL Server, along with a lot of cool IIS extensions like URL rewrite and ASP.NET MVC . Web PI offers a simple experience for downloading and installing the entire stack through a single installer to help you obtain the software you need to build and run a complete Web solution on the Microsoft Web platform, whether you are using Windows XP, Windows Server 2003, Windows Vista, or Windows Server 2008. Run Web PI to get started, and then run it again anytime to check for new extensions to the platform.  Every time Web PI is run it checks online to ensure the most current versions and new additions to the Microsoft Web Platform are downloaded.  Give Web PI a try today! Read More...
ASP.NET supported on Server Core - Windows Server 2008 R2
In case you haven’t already heard the news, ASP.NET will now be enabled on Windows Server Core starting with Windows Server 2008 R2.  If you're not familiar with Server Core, it is a low footprint Server installation option that lays down just the minimal footprint to boot up the server, it doesn't even install the  Shell!  This has several key benefits.  First, it means server core uses less disk and memory footprint.  In our testing, we see a little over 1GB disk footprint and the server runs well starting with just 512MB ram!  Of course, fewer features also means a lower attack surface and less frequent patching, as well as fewer things to manage.  When I announced IIS7 on Server Core supported last year, it came with a big caveat: no ASP.NET support, since the .NET framework itself was not available on Server Core.  Fortunately the .NET framework and Windows teams have done the work needed to make that possible.  Look for a beta coming...
Why IIS7? Top 12 cool features…
Every time I talk with customers in meetings or at conferences I’m struck by how many cool amazing new capabilities IIS7 has.  I can go on for literally hours talking about the new features and benefits, and showing demos.  And with each new IIS7 Extension , the list of new features just gets bigger and bigger.  A few months ago I realized we didn’t have the top list of features written up anywhere, and so we started the process of distilling down the list to the top 10.  We almost made it!  We ended up with the top 12 reasons you should get IIS7 today.  Check them out here: http://www.iis.net/getstarted Over the next few weeks we’ll be adding a cool demo for each of the reasons to show the features in action.  Be sure to check back soon! Read More...
IIS7 Request Routing and Load Balancer Release Candidate Available for Download
I’m excited to announce that IIS has released a Release Candidate of the new IIS7 Application Request Routing (ARR) extension!  ARR enables Web server administrators to easily scale-out Web applications and improve reliability through HTTP-level, rule-based routing and load balancing.  Read more about the cool new features in this new release and check out the updated documentation . Download the RC release: Microsoft Application Request Routing for IIS 7 RC x86 Microsoft Application Request Routing for IIS 7 RC x64     For those who are new to IIS7’s ARR module, here are the benefits it provides: Balance loads more efficiently across servers to maximize resource utilization By taking advantage of Application Request Routing, administrators have the ability to create powerful routing rules based on URL, HTTP headers and server variables to determine the most appropriate Web application server for each request. ARR makes request routing decisions at the application level...
Find New IIS7 Extensions at http://www.iis.net/extensions/
I’m happy to announce that IIS7 Extensions have found their home at http://www.iis.net/extensions/   Every since IIS7 shipped 9 months ago, the IIS team has been cranking away adding new features to the platform.  Last time I blogged about how we do this , I realized we didn’t have a single place to learn about all of them, so I kicked off an effort within the team to create this.  Now that the pages are up, it is amazing to see how many new capabilities are already available on top of IIS7…which all by itself had more new features than any other IIS release in the history of the product.  It is a testament to not only the ingenuity and hard work of the IIS team, but a real validation that IIS7 is not just a Web server, it is a server platform.  All of these new features are built on top of public extensibility points that any developer can use, and provide a seamless runtime, configuration and administration experience that looks and feels like they were built...
More Posts Next page »