This topic is locked

Edit box with AJAX popup Server Error

9/13/2010 6:56:27 PM
ASPRunnerPro General questions
T
tgunther author

I have been trying to implement the Edit box with AJAX popup on an add page and when I publish the pages and start typing in the field it returns an internal server error. When I test the drop down box in ASP Runner everything works fine, but when I actually publish it, it no longer works. If I publish the fields I want to be Edit box with AJAX popups as drop down boxes they work just fine. Thanks in advance for any help.

Sergey Kornilov admin 9/14/2010

TGunther,
post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

E
electromotive 9/16/2010

Any resolution or work around for this problem would be appreciated.

Been through everything with a fine tooth comb and just can't see the reason for it.

Have to revert back to Dropdown box in the meantime, but not ideal with very large lookup tables. Thing is some of the Edit boxes in the project with AJAX work. Must be some common factor.
Anyways the runtime error display goes something like this, you start entering a value in the field, and get the popup which displays code, something like this (instead of lookup values):



table.errTable{

width: 900px;

text-align:left;

background-color: #ccccff;

background-color: #ccccff;

background-color: #cccccc;

}

.debugInfoTable{

border-collapse: collapse;

.debugInfoTable td{

}

table.debugInfoTable tr{

}

.errDesc{

}

.secondHeader{

}

',true);ctrl.destroyDiv();"

class="suggest_link">


and so on.

Sergey Kornilov admin 9/16/2010

You can't fix your car without bringing it to mechanic.
Post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.