close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

newDOM has no properties - At line 328 of file"WA_ProcessingObject.js" (in of course Floaters:WA_ProgressV2)

Thread began 3/20/2014 6:55 pm by david_allen | Last modified 4/06/2015 10:52 am by david_allen | 5029 views | 14 replies

Jason ByrnesWebAssist

in david_allen's case, the problem was being caused by the table being used.

The table being used did not have a primary key column defined, and some of the columns used reserved words for their names.

when you get this error, are you using one of the application presets? or are you using the new from blank preset option?

are you using your own table? or having the wizard create the table for you?

if you are using your own table, please provide an SQL dumop that shows the table structure.

make sure that a primary key is properly defined in the table and that you are not using any reserved words for the column names. see this page for a listing of reserved words:
https://dev.mysql.com/doc/refman/5.7/en/reserved-words.html

to prevent the possibility of reserved words, the naming convention i like to use is to have the table names as part of the column name, for example:
table: products
productID
productName
productDate
etc...

or:
table: users
userID
userEmail
userPassword
userRegistrationDate

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...