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
Justin Kace
NA
7
3.2k
Uploading/Downloading folders with a .NET control built in VS2010
Apr 23 2010 10:24 AM
RE: Troubleshooting uploading/downloading folders in VS2010 .NET via an embedded web page control
I have a .NET control that I've embedded into a webpage. Simple enough; however when I deployed an instance of the FolderBrowserDialog class, access to the local file system throws the ever fun File.IO permission error when a local folder is chosen with the dialog.
I've tried building a .net/ActiveX control as well as a .NET project to address with this with the various assembly changes that are posted in this forum to no avail.
Anyone come across a working version of such a control? Alternatively anyone know what the proper permission sets are in order to get this to work?
Thanks much in advance
-Justin
Reply
Answers (
4
)
Login Form To a local datbase(VIsual Studio 2010)
Declaring an array of linked list in C#