| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| We have used mySmartUpload successfully for many years on our site which is hosted on a Vdeck 1.0 platform. This path worked perfectly: mySmartUpload.Save("C:\\Accounts\\proclaim\\wwwRoo t\\clipartfiles\\"); When the site moved to Vdeck 3.0, the path changed and the path is; nawinfs06\home\users\web\b1526\ipw.parishpublishin g\proclaimsermons\clipartfiles"); The hosting service swears there is no drive letter (which I thought mySmartUpload required), and tech advisors have said that this should be the new path statement: mySmartUpload.Save("\\\\nawinfs06\\home\\users\\we b\\b1526\\ipw.parishpublishing\\proclaimsermons\\c lipartfiles"); however, this returns Unable to save file (Error 1120) I have tried so many versions of this that I am cross-eyed and need help. I do not know why it isn't working. Any help would be appreciated. |
|
#2
| |||
| |||
| you tried: mySmartUpload.Save (Server.MapPath("clipartfiles")) |
|
#3
| |||
| |||
| daddywhite wrote on 05 feb 2008 in microsoft.public.inetserver.asp.general: > you tried: [please always quote on usenet] > mySmartUpload.Save (Server.MapPath("clipartfiles")) This only works if clipartfiles is in the root tree of the ASP. The outer () are not needed in VBS. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress) |
|
#4
| |||
| |||
| Brossyg wrote on Tue, 5 Feb 2008 13:01:35 -0800: > We have used mySmartUpload successfully for many years on our site > which is hosted on a Vdeck 1.0 platform. This path worked perfectly: > mySmartUpload.Save("C:\\Accounts\\proclaim\\wwwRoo t\\clipartfiles\\"); > When the site moved to Vdeck 3.0, the path changed and the path is; > > clipartfiles"); > The hosting service swears there is no drive letter (which I thought > mySmartUpload required), and tech advisors have said that this should > be the new path statement: > > parishpublishing\\proclaimsermons\\clipartfiles"); > however, this returns > Unable to save file (Error 1120) > I have tried so many versions of this that I am cross-eyed and need > help. I do not know why it isn't working. > Any help would be appreciated. http://classicasp.aspfaq.com/compone...60-errors.html Any chance when they moved it they didn't transfer over the user permissions too? The user account your site is running under may not have write permissions to the folder. -- Dan |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.