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
S4E
NA
33
0
Setting Assembly-level permissions??
Oct 19 2004 12:02 PM
I've got a windows Forms application which accesses SqlServer. When I run the exe on my machine all works ok. If I copy the exe to another persons machine, when they run it they get the error: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 failed. I tried looking at the .NET configuration tool ( C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorcfg.msc ) but cant make any progress with getting my assembly to work on any other machine that runs it. Can anyone suggest how to get my exe to know it must run on any machine?
Reply
Answers (
0
)
Does compression encrease security?
How to determine who is running my C# code