Forum  General Visual ...  Install It!  Registering the .WGX extension on IIS7
Previous Previous
 
Next Next
New Post 12/22/2007 9:26 AM
  david.hardin
27 posts
No Ranking


Re: Registering the .WGX extension on IIS7 

You can also add:

 <Extension Value=".ashx"/>

 to your web.config file and use the .ashx extension that is already registered instead of wgx.

 

 
New Post 12/22/2007 9:32 AM
  david.hardin
27 posts
No Ranking


Re: Registering the .WGX extension on IIS7 

I forgot to mention you also have to change the httpHandlers element in web.config to use ashx like this:

<add verb="*" path="*.ashx" type="Gizmox.WebGUI.Server.Router,Gizmox.WebGUI.Server,Version=2.0.5701.0,Culture=neutral,PublicKeyToken=3de6eb684226c24d" />

 
New Post 4/28/2008 9:18 PM
  stevefinn
52 posts
No Ranking


Re: Registering the .WGX extension on IIS7 

I just struggled with this for a while and could not get it to work by adding a Script Map.

I did get it to work by adding a Managed Handler:

 

Request Path: *.WGX

Type: Gizmox.WebGUI.Server.Router,Gizmox.WebGUI.Server

Name: I used VWG

 

Working fine now.

 
New Post 7/17/2009 7:49 AM
  DominionZA
130 posts
5th Level Poster


Re: Registering the .WGX extension on IIS7 
Modified By DominionZA  on 7/17/2009 10:25:46 AM)

Please would someone explain in detail how to get .wgx running under IIS7 on Windows Server 2008?

I am seeing quite a few different options in the forums, and not sure which is right. Never mind that I cannot get any of them to work.

Is registering managed handlers in web.config the correct route? If so, please would someone provide a sample.

I am using the latest version of VWG under .NET 3.5.

TIA

 
New Post 7/17/2009 8:31 AM
  palli
11186 posts
1st Level Poster




Re: Registering the .WGX extension on IIS7 

Hi TIA,

Since that point in time, we have two articles on IIS7 setups here and then with a different extension here.

Did you read those ?

If you still not got it working... let us know and we'll try to help.

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
Previous Previous
 
Next Next
  Forum  General Visual ...  Install It!  Registering the .WGX extension on IIS7
CompanionKit Bottom
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS