Hi,
In order to manually copy simply publish the bin directory including all the Visual WebGui assemblies (Gizmox.WebGUI.Common.dll / Gizmox.WebGUI.Server.dll / Gizmox.WebGUI.Forms.dll) and your application dll to the server. You should also copy the web.config. Any other ASP.NET files apply to deploying ASP.NET rules. Meaning that if you have an aspx file you should deploy it and so on. But deploying Visual WebGui does not require any pages but the web.config and the assemblies. You should register the .wgx extension on the server. We have already got lots of feedbacks on hosting services that did it. It is not considered as a security problem as is it as same as allowing aspx extension as the same IIS filter is handling both extensions.
Sincerely,
Guy