Jump to content
Xtreme .Net Talk

Recommended Posts

Guest Perl
Posted

Ok i have 2 projects (for simplicity)... both of which have resource files needed to be used.

 

I know how to call and load the one for the start project using the 'System.Reflection.Assembly.GetEntryAssembly' to allow access over the resoruce file associated with the main program.

 

The problem i am having is with the dll and loading the 2nd resource file. I have tried the 'GetCallingAssembly' with no prevail. Any help would be greatly apperciated :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...