These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Help needed getting started

I need help to install the FileVistaControl.

    -I copying the "FileVistaControl" folder to my project
    -added the web.config info that I copied from the sample project
    -made sure the 5 dll files where in my root/bin folder
    -the control doesn't work in VS2005 in "design view"
    -the page doesn't work on my dev server


So, then I copied the entire sample project to my dev server and tried that.
Didn't work.

Please help, what am I doing wrong?
Shane 8/29/2008 12:37 PM
As of current version, design mode is not supported, you will see an error in design mode but it will compile and work ok. You should either add the control in markup view or code view.
Cem Alacayir 9/1/2008 2:10 PM