Unmanaged code security problem

Joined
Mar 3, 2006
Messages
1
Reaction score
0
I have an C# windows control created using unmanaged code (call functions from .dll). I create a .dll file with it (class library project). I use it in an ASP.NET form but an security error appear at run-time. What are the security issues needed for it? Is it necessary to have a strong name for my .dll?
 

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