This topic is locked

Events in version 6.1

5/4/2009 11:55:49 AM
ASPRunnerPro General questions
S
staddeo author

Hi

I have been using version 6.0 and all the events work great. Now I tried creating a new project and all the events (even send a simple email) do not work. In fact I added just one event "before record is added" send a simple email, and when I go to the list page I get "page cannot be dispalyed". I noticed the code is different from 6.0 to 6.1 is their anything I can do? Does anything different need to be set up on the "login settings " page that is different from version 6.0?
thanks for your help with this.

Sergey Kornilov admin 5/4/2009

Impossible to tell without seeing your files.
I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

B
bpawlowski 5/5/2009

Impossible to tell without seeing your files.

I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.


I'm having the exact same problem. Not a single event is working. Even a basic redirect fails.
Here's the code I have in -> Response.Redirect "Hits_list.asp" (it's the built in function)

Here's the error I get on the page. It's when I open up the page for the table...not even when I click the button that's supposed to perform the redirect ->
Microsoft VBScript compilation error '800a03ee'
Expected ')'
/bpawlows_hotmail_com/New_Booking_App/include/Hits_events.asp, line 14
Function AfterAdd(values ByRef,keys ByRef,inline)

-------------------------^
Any help would be greatly appreciated.
Thank you.

Sergey Kornilov admin 5/5/2009

Ben,
answered to your personal email.