Forum  Commercial Foru...  Commercial Foru...  Problems deploying 6.4
Previous Previous
 
Next Next
New Post 1/18/2011 8:01 AM
  globalservices
144 posts
5th Level Poster


Problems deploying 6.4 

Hello,

When deploying our website to our test server with VWG 6.4 we are getting a 404 Page Not Found error.

More specifically, our *.wgx Handler Mapping appears to be getting ignored completely by IIS. The error text on the 404 page shows:
Module: IIS Web Core
Notification: MapRequestHandler
Handler: StaticFile
Error Code: 0x8007002

During investigation we realized that if we remove or break the StaticFile handler mapping from our site (ie, set the path to *.NOTHING) our 404 error page shows:
Module: IIS Web Core
Notification: MapRequestHandler
Handler: Not Yet Determined
Error Code: 0x8007002
 

The *.wgx Handler Mapping is as such:
Request Path: *.wgx
Executable: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll

The app pool is in Classic mode with .NET Framework v4.0.30319

This server is successfully hosting several other versions of our site with VWG 6.3.15 and .NET 3.5. 

Any ideas?  Why does ASP.NET not seem to acknowlege our Script Mapping?

Thanks,
Andrew

 
New Post 1/18/2011 12:35 PM
  palli
11824 posts
1st Level Poster




Re: Problems deploying 6.4 

Hi Andrew,

There have been quite a few reports of this same issue with NET 4.0, and I experienced this personally when deploying my first application under VS2010. Take a look at what I wrote in this thread here and see if it might help you.

In short, remove your .WGX mapping on your virtual folders, then register it on the Default Website and then again try adding it if needed to your virtual folder.

Hope this helps,

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 1/18/2011 1:47 PM
  globalservices
144 posts
5th Level Poster


Re: Problems deploying 6.4 

Thanks Palli, but I don't think that applies here.  We aren't using any virtual directories, each site is it's own top-level site.  Any other ideas?

 
New Post 1/18/2011 2:06 PM
  palli
11824 posts
1st Level Poster




Re: Problems deploying 6.4 

Hi Andrew,

Similar rules apply if you are only using top level sites. Try removing the .wgx mapping from your sites, then add it to the server ... the utmost top level of your site, and then add it to your websites if needed and see if that helps.

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 1/19/2011 2:03 PM
  globalservices
144 posts
5th Level Poster


Re: Problems deploying 6.4 

Thanks Palli,

We did what you suggested: we removed all *.wgx handler mappings from all sites, and then added one *.wgx handler mapping at the server level using this executable: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll.  When we still received the 404 error I created the same handler mapping at the site level, but we still get a 404 error.

Can you verify this setting in our web.config?  It previously had a version of 3.0.5701.0 and a Public Key Token...

<add verb="*" path="*.wgx" type="Gizmox.WebGUI.Server.Router,Gizmox.WebGUI.Server,Version=4.0.5701.0,Culture=neutral,PublicKeyToken=null" />

Thanks, any other ideas you have would be helpful.
Andrew

 
Previous Previous
 
Next Next
  Forum  Commercial Foru...  Commercial Foru...  Problems deploying 6.4
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