Hi,
I got this error while running the application. any idea?
Server Error in '/' Application.
--------------------------------------------------------------------------------
Could not find the requested resource.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: Could not find the requested resource.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Exception: Could not find the requested resource.]
Gizmox.WebGUI.Server.Preload.ProcessRequest(HttpContext objHttpContext) +969
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
Posted by jx_boi on Tuesday, October 13, 2009 10:25 PM
Hi,
It seems like you should make sure that the referenced Gizmox dlls are copied locally.
I would appreciate it if you can move this conversation to the forums; this way you can receive a faster response and other community members will benefit from it as well.
Thanks,
Itzik
Posted by itzik.spitzen on Thursday, October 15, 2009 7:05 AM