WebResource and dynamically loaded assemblies problem

  • Thread starter Konstantin Gonikman
  • Start date
K

Konstantin Gonikman

Hi,

I just played around with WebResource and embeding .js and .css files
into my dlls. All works perfectly except following:
As I try to embed any WebResources in assemblies that are loaded
dynamically from my code (with Assembly.Load() ), WebResource.axd fails
to find these resources (FileNotFoundException). Any ideas of
work-around?....


Exception:
Could not load file or assembly 'Client.Web' or one of its dependencies.
Exception Details: System.IO.FileNotFoundException: Could not load file
or assembly 'Client.Web' or one of its dependencies.
 

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

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top