TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
adri_r_2000
NA
1
0
Unmanaged code security problem
Mar 3 2006 1:21 PM
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?
Reply
Answers (
0
)
RSA problem - "Unspecified Error"
Where to use AppDomain? Please try to give an simple example with brief desciption.