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
heavymetalman75672
NA
8
0
C#.Net program over network
May 17 2006 11:12 AM
I am creating a program that is intended to be run across a network that runs fine if you run it directly from the machine but if you try to access it on a network share it crashes. Is there something I need to include in the code or some setting to allow it to be run across a network? When I run debug after the crash I get a FileLoadException was unhandled, "Could not load file or assembly 'test.exe', Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies" and it says "Failed to grant minimum permission requests".
Reply
Answers (
0
)
Compatiablity Problem while Deployment .Net Project
deploying with excel