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
Tobias Garberg
NA
4
3.9k
How do I run a .bat-file on a server from a client?
May 24 2011 10:27 AM
Basically I'm running a WPF-application on a server. It's just two buttons. If I click on a button from a browser on a client computer I want to be able to run a .bat-file on the server. I suspect that my application is trying to run it in the client browser instead and therefore I get "Trust not granted". How do I fix this?
Reply
Answers (
2
)
SecurityException when running a .bat-file
Use of WPF