0
Answer

Unmanaged code security problem

Photo of adri_r_2000

adri_r_2000

19y
2.5k
1
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?  

Answers (0)