control - Winform usercontrol in WebForm -
I want to display a "folderview" which I can drag and drop files, but via webform To I am doing this through a webbrowser control pointing to local drives. This code works in a Win form user control, but what I have to do is to embed this control into a web form. It is an intranet, so security etc. is less than one problem. However, when I add things like permission into my control, like droop or webbrower control, it stops working - I get an image placeholder, which I consider to be an error. Can someone give me an idea which is wrong or perhaps suggests a different solution?
Hi, I understand it when you deploy a new version of your user control, GAC Download Cache - Gastil / CLC has to be cleaned, but I think your DLL version may be ready. I do not think the web browser control works at all but I may be wrong. I have been able to drag and drop msg files with Outlook Automation
Comments
Post a Comment