suzi167
suzi167

Reputation: 499

satellite assemblies used from a .dll

I am trying to implement satellite assemblies. My scenario though is slightly different than the ordinary case.

Thanks very much in advance.

Since I can't answer my own question in a separate reply, here is the solution:

You need to place the Satellite Assembly's .dll files both in the library and the executable assembly's \bin directories.

I started with the project on this site:

Example

and just elaborated it to include a library class. I wish there was a way to post it here...let me know if there is a way to attach projects to posts.

Upvotes: 2

Views: 649

Answers (0)

Related Questions