ASP.NET 2.0 BUG with ASCX controls

A

Amelyan

My application runs fine for a long while then, all of a sudden my
it starts getting this error pointing to my ascx control in the call stack

Could not load file or assembly 'App_Web_ih1xlmmx, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system
cannot find the file specified.

Line where call stack is pointing just has a simple panel declaration
error points here-> <asp:panel ID="MyPanel" runat="server>

I saw people posts on other forums that experience the same issue, and work
around it by putting blank space into file and saving it to trick asp.net
2.0 that file was updated and needs to be recompiled.

Does there exist ASP.NET 2.0 hot fix that deals with this issue?

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,812
Latest member
GracielaWa

Latest Threads

Top