Skip to main content
Known Participant
May 13, 2009
Question

applyServerBehavior error when trying to add DB Binding

  • May 13, 2009
  • 3 replies
  • 923 views

I have a .php page that currently has two instances of Web Assists Universal Email.  I am now trying to add a database binding to a table so that the data entered in the form on the page can be added to the database.  Each time I try to add a database binding I get the following error:

While executing applyServerBehavior in Recordset.htm, a JavaScript error occurred.

I have another page almost identical to this one which has same instances of WA UE and actually has several db connections and is working fine.  What could be wrong here?

Steve

This topic has been closed for replies.

3 replies

David_Powers
Inspiring
May 13, 2009
SJurickAuthor
Known Participant
May 14, 2009

David, thanks for the link however it did not help.

I've had this issue before with Web Assist extensions and found that if I created a new page and added the server behaviors needed, I could just copy them over to the existing page which had the Web Assist JScript in place and it works.  I guess its just a matter of what order things are read.

BTW, your book is facinating

Steve

David_Powers
Inspiring
May 14, 2009

I guess its just a matter of what order things are read.

Most definitely. The order of code is crucial.

BTW, your book is facinating

Thanks, Steve. Nice to know it hit the spot.