Search KB Filter article types
IIS 7 Setup
By: jayhobbs
This document shows how to set up IIS 7 from scratch.
Categories: IIS
Tags: Architects, Developers, 2. Intermediate, 3. Advanced, IIS, Pre v6.3, v6.3, v6.4 and Later
Revision: 1
Posted: 06/Jan/2009
Updated: 06/Jan/2009
Status: Publish
Types: Walkthrough

Go to Control Panel – Programs and Features

Click “Turn Windows Features On and Off”

Select all the features as shown below.

Create a New Application for our project our Project under C:\Inetpub\wwwroot

Now we set up IIS for our application

Expand the Sites to get to our project directory

Click Basic Settings in the Action Panel

Select Classic.Net AppPool

If you are using a 64Bit Operating System you will need to allow 32 Bit application to run from your IIS.
To do so:
1. Go to the IIS Manager.
2. Open "Application Settings".
3. Select the "Application Pools" item on the tree on the left.
4. Right click on the "Classic .NET AppPool" from the list.
5. Select "Advanced Settings".
6. Change the "Enable 32-Bit Applications" setting to "True" as shown in the screenshot below.

Highlight the .ASPX handler and click Edit Script

Copy the Executable path to the clipboard
Cancel to close and click Add Script

Enter the Path as *.wgx and paste the executable copied in the previous step
Add a name eg WebGUI
Click 'OK' to Save
A box will pop up asking if you wish to allow the ISAPI extension. Click 'Yes'

We are now ready to copy our files to our new application directory
This shows using Publish from VS2008

BEWARE
If “Delete all existing files prior to publish” is checked it will also delete the WGX handler added earlier

Now we see all the structure

BEWARE
Sometimes Publish does not copy Web.config to the root directory

Now we can run the application by pointing our browser to http://localhost/catalog64/mainform.wgx


About the author

Related Articles

IIS  
Title Update Author
This article is meant to give your a step by step overview of how to successfully deploy your .NET 4.0 Visual WebGui application to IIS 7.x
Tags: Developers, 1. Beginner, 2. Intermediate, 3. Advanced, ASP.NET, IIS
05/April/2011    2011/04/05
This article is relevant for Visual WebGUI versions that support Microsoft Silverlight 3.0. Support for MS Silverlight 3.0 was introduced in VWG v6.3.6.
Tags: Developers, 1. Beginner, Silverlight, Pre v6.3, v6.3, 2. Intermediate, 3. Advanced
12/Jan/2008    2008/01/12
DNN architecture provides a way to extend your site via DNN modules.
Tags: Architects, Developers, IIS, Pre v6.3, v6.3, v6.4 and Later
11/Jan/2007    2007/01/11
This is a class to authenticate a user against Microsoft Active directory using the LDAP protocol.
Tags: Architects, Developers, Visual WebGui Pipeline, VB.NET, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
06/Jan/2010    2010/01/06
This article explains how to configure a Visual WebGui application to work without using cookies.
Tags: Developers, XML, 1. Beginner, 2. Intermediate, 3. Advanced, ASP.NET, Pre v6.3, v6.3, v6.4 and Later
02/May/2011    2011/05/02
Visual WebGui simplifies web development by providing a single layer .NET development environment with a drag & drop designer within Visual Studio.
Tags: Developers, Data Binding, 1. Beginner, IIS, Pre v6.3, v6.3, v6.4 and Later, 2. Intermediate, 3. Advanced
10/Feb/2011    2011/02/10
.NET HTML5 Web, Cloud and Mobile application delivery | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2012 Visual WebGui®       Visual WebGui weblog on ASP.NET Gizmox Blog Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS