Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
sylar47 #1
Ultrasuite - ASP Upload
I am having alot of trouble with the UploadASP extension.
First, in dreamweaver when I try to apply the extension I get this message:
The Server Behaviour panel cannot determine whether "ASPUpload_104If Sesson
Var Matches, Allow Uploading Multiple Files with ASPUpload, Else Redirect To
Another Page" or ASPUpload_105: If Session Var Matches, Allow Uploading
Multiple Files with ASP Upload, else Server.Transfer To Antohter Page is
applied to your page. Please select Edit Serer Gehaviours and change one of
the two behaviours to ensure that each is uniquely identifiable.
And when I put up a page with the extension in it
[url]http://www.thegreenroommedia.com/sendupdates2.asp[/url]
I get:
Persits.Upload.1 error '800a0005'
The system cannot find the path specified.
/sendupdates2.asp, line 6
LIne 6 looks like this: Count =
Upload.Save("http://www.thegreenroommedia.com/updates")
There is a folder at the root called updates.
Any help would be greatly appreciated.
Jennifer
sylar47 Guest
-
Ultrasuite (contact info)
Does anyone have contact details for Ultrasuite I ordered and payed for the asp products last week. I got a visa payment confirmation but no... -
UltraSuite for PHP_MySQL (old version)
Hi everyone, On the 5th of October 2005 I bought an "upgrade_to_UltraSuite 8 PHP_MySQL for Dreamweaver 8 - Single User License" from Jag.... -
Ultrasuite.com
Does anyone here know anything about ultrasuite.com? I purchased the software on Wednesday and have heard nothing since. They don't seem to respond... -
Please read if you have written to me regarding UltraSuite in the last 20 days or so
Folks, After 18-19 days of not being able to work because of ill-health today I was able to get back on the computer and download my email. ... -
Ultrasuite
I purchased the Ultrasuite extension for ASP_VB and installed it. I see it in the server behaviors...but it has no arrow to the right so I cannot... -
Nancy Gill #2
Re: Ultrasuite - ASP Upload
> The Server Behaviour panel cannot determine whether "ASPUpload_104If
SessonTo> Var Matches, Allow Uploading Multiple Files with ASPUpload, Else Redirectof> Another Page" or ASPUpload_105: If Session Var Matches, Allow Uploading
> Multiple Files with ASP Upload, else Server.Transfer To Antohter Page is
> applied to your page. Please select Edit Serer Gehaviours and change oneI remember running into this once .. but can't remember the solution. Let> the two behaviours to ensure that each is uniquely identifiable.
>
me finish a quickie for a client and I'll have a look through some pages I
did at the time.
The path has to be absolute. For example, an absolute path on IIS localhost> The system cannot find the path specified.
>
> /sendupdates2.asp, line 6
>
> LIne 6 looks like this: Count =
> Upload.Save("http://www.thegreenroommedia.com/updates")
>
would be C:\Inetpub\wwwroot\nameofsite\updates
If you don't know the absolute path to your site, your host can help you.
Also .. there is a little extension called Find database path that is really
old, but still works from Tom Muck .. it's supposed to be to find the path
to a database, but it works to find the root by taking off the last part.
Try looking at [url]http://www.tom-muck.com[/url] and see if it's still there. If not,
try his very old site at [url]http://www.basic-ultradev.com[/url]
--
Nancy Gill
Team Macromedia Volunteer for Dreamweaver MX/UltraDev
[url]http://www.macromedia.com/go/team/[/url]
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development
Nancy Gill Guest



Reply With Quote

