I just noticed. I could reply now because your last comment was on the second page. Anyways, thanks for the advice. However, I get the same error still.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'Gizmox.WebGUI.Server, Version=3.0.5701, Culture=neutral, PublicKeyToken=3de6eb684226c24d' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 121: Client events are sinked through this router as well. Line 122: --> Line 123: <add verb="*" path="*.wgx" type="Gizmox.WebGUI.Server.Router,Gizmox.WebGUI.Server,Version=3.0.5701.,Culture=neutral,PublicKeyToken=
3de6eb684226c24d" /> Line 124: Line 125: </httpHandlers>
What about those missing files? They don't affect this at all? |
|