Todd wrote: I have been using ASPSmartUpload on my Widows 2003 Server for a while. Everything had been working great. Suddenly we went to use it and now we are getting an error “Server.CreateObject Failed". The line of code that it is giving is the line where I'm calling it. I tried to reinstall it, reboot, etc. with no help. Nothing has changed and it had been working. So I'm not sure what the problem is.
Tim responds: I used Persits stuff several years ago and always liked it. Usually a create object failure is due to the DLL not being registered, or a permissions problem on either the DLL or supporting framework (i.e. upload directory, etc.). Did you go through the checklist at http://www.aspupload.com/faq.html? Make sure the DLL is where it belongs and that it is registered (I kinda remember having to re-register our components occasionally after OS patches). Set permissions for "Everyone" and see if that fixes it, then back down on the permissions slowly (usually you should only need read permissions for the DLL for IUSR and read/write permissions for IUSR on the target directory). Probably too little too late (I'm on the digest) but maybe it will help... Tim ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[email protected] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: [email protected] To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to leave-50636084-230552.f22dcf5120bad5a91a87f69f1e923...@lists.wdvl.com To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
