Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 28, 2013 06:30 PM by bbcompent1
Member
2 Points
12 Posts
Jan 28, 2013 06:20 PM|LINK
Hi experts,
I download folderbrowser.dll (Shellfolderbrowser ,CP.windows.foms)and add in my aplication thats working fine in my machine but when i host the same its not woking in the client machine please let me know how can i fix this issue.
Thanks in Advance
All-Star
32974 Points
8500 Posts
Moderator
Jan 28, 2013 06:30 PM|LINK
You cannot use windows forms in asp.net web forms due to built-in security. You have to use asp.net webforms controls to do what you want to do.
gibijohn
Member
2 Points
12 Posts
folder browser not working with client
Jan 28, 2013 06:20 PM|LINK
Hi experts,
I download folderbrowser.dll (Shellfolderbrowser ,CP.windows.foms)and add in my aplication thats working fine in my machine but when i host the same its not woking in the client machine please let me know how can i fix this issue.
Thanks in Advance
bbcompent1
All-Star
32974 Points
8500 Posts
Moderator
Re: folder browser not working with client
Jan 28, 2013 06:30 PM|LINK
You cannot use windows forms in asp.net web forms due to built-in security. You have to use asp.net webforms controls to do what you want to do.