Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > ASP.NET 2.0 BUG with ASCX controls

Reply
Thread Tools

ASP.NET 2.0 BUG with ASCX controls

 
 
Amelyan
Guest
Posts: n/a
 
      01-31-2006
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-> <aspanel 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,


 
Reply With Quote
 
 
 
 
Javier G. Lozano
Guest
Posts: n/a
 
      02-02-2006
How often is the error occurring? And is it always the same control?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
TabStrip/Multipage using UserControl (.ascx) contained within a UserControl(.ascx) shaileenpatel@yahoo.com ASP .Net Web Controls 2 05-03-2005 05:01 PM
Multiple *.ascx files with a single *.ascx.cs in VS.NET 2003 Holger (David) Wagner ASP .Net 2 07-03-2004 09:23 AM
datasource of child .ascx not visible to parent .ascx Joe ASP .Net Web Controls 1 02-16-2004 07:27 AM
can a dg be added to an ascx? ascx call a ws? Jason Shohet ASP .Net 1 11-10-2003 07:08 PM
[ASCX] Add an ascx in a webcontrol... Quentin ASP .Net 1 07-29-2003 07:37 PM



Advertisments