Excel Macro/Assembly i created in C# wont load on End user compute

J

Jose Jarabo

Ok when i try to run the excel file on an end user machine at first i get the
..NET security policies do not allow blah blah blah because the assembly its
pointing to does not have trust.. So after that i go to the .NET security
policies and grant full acess to that assembly on a Machine lvl... The exact
same access i granted on my development machine which works. So after that
the trust is granted i get the error that says Macro/Assembly not found in
the path or could not be loaded.

Anyone know of any way to fix this? I have tried lots of things. Like
importing the security policies from my machine over to the end user and
still no luck..

Thanks in advance
 

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

Top