HighDots Forums  

JavaScript Error - I need an Expert Please

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss JavaScript Error - I need an Expert Please in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lorrs
 
Posts: n/a

Default JavaScript Error - I need an Expert Please - 05-21-2004 , 06:17 AM






Hi - working in Dreamweaver MX, creating and editing a Record Insertion form
into Access the following error came up:

" While Executing receiveArguments in Site_File.htm, the following JavaScript
error(s) occurred:
At line 30 of file "C:\Program Files\Macromedia\Dreamweaver
MX\Configuration\Menus\MM\Site_File.js"
exception throw in native function "

What does this mean and is it terminal (


Reply With Quote
  #2  
Old   
genuine airguitar
 
Posts: n/a

Default Re: JavaScript Error - I need an Expert Please - 05-21-2004 , 06:38 AM






I used to get that message quite alot (not recently though for some reason). It
seemed to come up regardless of what I was doing. To get rid of it I used to
close down dreamweaver and then start it up again and didnt get the message
again.

See if that works, if not, anyone else have advice.


Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: JavaScript Error - I need an Expert Please - 05-21-2004 , 06:57 AM



What DW extensions do you have installed?

Is your local site actually located on a remote network shared drive?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Lorrs" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi - working in Dreamweaver MX, creating and editing a Record Insertion
form
into Access the following error came up:

" While Executing receiveArguments in Site_File.htm, the following
JavaScript
error(s) occurred:
At line 30 of file "C:\Program Files\Macromedia\Dreamweaver
MX\Configuration\Menus\MM\Site_File.js"
exception throw in native function "

What does this mean and is it terminal (




Reply With Quote
  #4  
Old   
Lorrs
 
Posts: n/a

Default Re: JavaScript Error - I need an Expert Please - 05-21-2004 , 07:09 AM



Hi

I have Macromedia Studio MX with extensions gained from the Macromedia
Exchange site

The local site is held on a networked shared folder.

Since getting the error my .asp page is throwing out the "Microsoft OLE DB
Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access
Driver] Duplicate output destination ....... " error on submit.. this was
working perfectly ok directly before the JavaScript Error... i have asked the
network support here to restore the file from a Backup taken last monday (when
all was working well) and it is still doing the same thing.........im pulling
my hair out


Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: JavaScript Error - I need an Expert Please - 05-21-2004 , 07:18 AM



Lorrs:

Quote:
I have Macromedia Studio MX with extensions gained from the Macromedia
Exchange site
Which ones, and how many? Often, installing a non-DMX compatible extension
will cause such errors to begin happening. The solution is to uninstall
your extensions systematically until you find the one responsible. It's
always a good idea to EXPLICITLY verify DMX compatibility before installing
any extension - do this by visiting the authors website, or by carefully
reading the Exchange description.

Quote:
The local site is held on a networked shared folder.
Remote from your CPU? Be aware that this arrangement is a frequent cause of
such errors. Can you try the same operations on a truly local site and see
if you get the same error messages?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Lorrs" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi

I have Macromedia Studio MX with extensions gained from the Macromedia
Exchange site

The local site is held on a networked shared folder.

Since getting the error my .asp page is throwing out the "Microsoft OLE
DB
Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access
Driver] Duplicate output destination ....... " error on submit.. this was
working perfectly ok directly before the JavaScript Error... i have asked
the
network support here to restore the file from a Backup taken last monday
(when
all was working well) and it is still doing the same thing.........im
pulling
my hair out




Reply With Quote
  #6  
Old   
Lorrs
 
Posts: n/a

Default Re: JavaScript Error - I need an Expert Please - 05-21-2004 , 07:37 AM



Thank you... i will uninstall the extensions....

It is on a large network shared drive (the shared enviornment for this
particular space is only 6 people, however)

The i have been able to solve the duplication error now... the actual field
that the error page quoted was NOT the field that was causing the problems....
gotta love the Web huh!!

Thanks for the help


Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: JavaScript Error - I need an Expert Please - 05-21-2004 , 08:00 AM



You're welcome.

Typically speaking, MANY people have had problems posted here with such an
arrangement.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Lorrs" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thank you... i will uninstall the extensions....

It is on a large network shared drive (the shared enviornment for this
particular space is only 6 people, however)

The i have been able to solve the duplication error now... the actual
field
that the error page quoted was NOT the field that was causing the
problems....
gotta love the Web huh!!

Thanks for the help




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.