I am using the fully licensed control, not trial version and am receiving a JavaScript error when the page first loads. I can upload files, download files, and delete files. However, the folder tree does not populate and I can't create directories. Also, I ocassionally get an error message when trying to upload files.
The error reads...
Line: 7
Char: 222
Error: 'tree' is null or not an object
Some key details:
* I am using Internet Explorer 7 with all patches to access the site.
* The FileVistaControl is embedded in a custom page that is displayed in an iframe within the overall site.
* The site is using HTTPS
* The site contents are located on a UNC path.
* I have used CASPOL to grant fulltrust to the UNC path.
* I am creating the control in code (basically example2 in the examples.)
Matt
2/13/2008 6:01 AM
Can you provide me the URL to your test page?
Cem Alacayir
2/13/2008 9:20 AM
Please email me directly and I will send you a link. I'd rather not put the link into the forum.
Matt
2/13/2008 10:49 AM
It turned out that the errors were caused by invalid custom/user javascript code added to the host page and not the control itself.
Cem Alacayir
2/13/2008 8:08 PM