Well, I am little bit confused. Why do you inherit from the assembly
App_Web_hazc5xyw
Considering the file name, this looks for me as if you were referencing to an auto-generated assembly whose file name probably will change with the next compilation. If so, your approach would not be a good idea and will fail sooner or later.
Furthermore, the error message in your post is different from the one we are discussing here, so I think your problem does not address the same issue. Probably you will find better answers in other threads!?
Meltac
Member
28 Points
20 Posts
Re: Could not load file or assembly App_Web...
Jul 05, 2009 04:53 PM|LINK
Well, I am little bit confused. Why do you inherit from the assembly
Considering the file name, this looks for me as if you were referencing to an auto-generated assembly whose file name probably will change with the next compilation. If so, your approach would not be a good idea and will fail sooner or later.
Furthermore, the error message in your post is different from the one we are discussing here, so I think your problem does not address the same issue. Probably you will find better answers in other threads!?