Problem with path for mySmartUpload

This is a discussion on Problem with path for mySmartUpload within the Inetserver forums in Microsoft Tools category; 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 ...

Go Back   Application Development Forum > Microsoft Tools > Inetserver

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 02-05-2008, 04:01 PM
Brossyg
Guest
 
Default Problem with path for mySmartUpload

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.
Reply With Quote
  #2  
Old 02-05-2008, 04:44 PM
daddywhite
Guest
 
Default Re: Problem with path for mySmartUpload

you tried:

mySmartUpload.Save (Server.MapPath("clipartfiles"))
Reply With Quote
  #3  
Old 02-05-2008, 05:18 PM
Evertjan.
Guest
 
Default Re: Problem with path for mySmartUpload

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)
Reply With Quote
  #4  
Old 02-06-2008, 11:46 AM
Daniel Crichton
Guest
 
Default Re: Problem with path for mySmartUpload

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


Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 03:29 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.