Search KB Filter article types
Configuring - Deployment Tab
Categories: Presentation Layers
Tags: Architects, Developers, XML, 1. Beginner, 2. Intermediate, 3. Advanced, DHTML, Silverlight, Pre v6.3, v6.3
Revision: 1
Posted: 20/Sep/2009
Updated: 24/May/2010
Status: Publish
Types: Reference

Overview

This article is a part of articles on Configuring Visual WebGui application.

In this tab you specify if you will be deploying your application as a DHTML application, SilverLight application or both, as well as specifying the extensions used for each of the deployment options.

Settings
Deployment extensions
Default valueweb.configDescription
DHTML
.wgx
<WebGui> <Extension Value=".wgx" /> </WebGui> <httpHandlers> <add verb="*" path="*.wgx" type="Gizmox.WebGui.Server.Router, Gizmox.WebGui.Server, Version=3.0.5701.0, Culture=neutral, PublicKeyToken=3de6eb684226c24d" /> </httpHandlers>


The extension that will be used for DHTML deployment
SilverLight.swgx<WebGui> <SilverlightExtension Value=".swgx" /> </WebGui> <httpHandlers> <add verb="*" path="*.swgx" type="Gizmox.WebGui.Server.Silverlight.Router, Gizmox.WebGui.Server.Silverlight, Version=3.0.5701.0, Culture=neutral, PublicKeyToken=ab72e83db5281dc3" /> </httpHandlers>

The extension that will be used for SilverLight deployment
See alsoSilverlight Applications tab
This part of the article has not been completed yet.



About the author

Related Articles

Presentation Layers  
Title Update Author
Tags: Architects, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, DHTML, Silverlight, Pre v6.3, v6.3, v6.4 and Later
24/May/2010    2010/05/24
.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