Hello
I am using the WebDataGrid and I keep getting this error when I load the page that only has a WebDataGrid on it.
System.Web.HttpException: File does not exist.
at System.Web.StaticFileHandler.GetFileInfo(String virtualPathWithPathInfo, String physicalPath, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
The page loads just fine, but I have log4net that keeps logging the above error when ever the page loads, grid sorts, etc. Did a file not get copied when I added the WebDataGrid to the page?
Thanks
Hey,
I made background-image: url(transparent); into background-image:none; and aslo cleared browser history. still I 'm facing same error...Can you help?
Hi,
It's not the file that is missing, it's a wrong style in the css class. If you open ig_datagrid.css in the ig_res/Claymation directory and find a string like background-image: url(transparent); it should be changed to background-image: none;
I was investigating the same error like you have. Followed the procedure on the asp.net forum to get the break on the exception. But I can't seem to identify the causing missing file like you did. I have the latest ASP.NET components 2009.1 SR1 and I am using the style Claymation. The background-image mentioned here I had in the old versions but not in the new one.
Do you have any tips to find out what file could be missing?
Harasho! Yzumitelno! Spasibo!
That did the job. Thank you very much for your help Alex.
Paka