This topic is locked
[SOLVED]

 Keeps looking for "anypage.asp"

6/10/2012 8:00:14 PM
ASPRunnerPro General questions
J
JohnLug author

OK, upgraded to Build 12046 and now when I open my project and try to view it in local browser or FTP it to my server or even in the Demo account the following happens..
I log in with username and password and it goes to URL/anypage.asp . which it can't find and I don't see in the directory structure!!
Something I did? Hope it doesn't mean I lost all my work. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=19709&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' />

Sergey Kornilov admin 6/10/2012

You have added sample code for redirect to one of events. Search your events in Events editor for "anypage.asp" and remove it.

J
JohnLug author 6/10/2012



You have added sample code for redirect to one of events. Search your events in Events editor for "anypage.asp" and remove it.


OK. in "After successful login in, there was a redirect.
But I KNOW I never set that!
Hey, it's working now, that's the important thing!! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=66562&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />
Thanks!