This topic is locked

defaulturl not defined

10/31/2006 7:29:07 AM
ASPRunnerPro General questions
orit author

After I build the project, when I try to login, I get the message:

Error Type:

Response object, ASP 0158 (0x80004005)

A URL is required.

/Support_new/Upload/output/login.asp, line 87


If I go to the login.asp page I see that the varaiable defaulturl is not defined, if I insert there the

defaulturl="<tableName>_list.asp"


it works, but I have to do that each time after I build the project.

Where in the engine the default url is defined?
Thanks

J
Jane 10/31/2006

Hi,
I wasn't able to reproduce this error with current ASPRunnerPro 4.1 version.

Try to download and install latest ASPRunner update and then rebuild your pages.

Here is a download links:

http://www.asprunner.com/files/asprunnerpro-setup.exe
If error will occur please zip and send generated ASP files to [email=support@xlinesoft.com]support@xlinesoft.com[/email] along with project file and your sample database for investigation.

I'll find what's wrong with your project running it on my test box.

orit author 10/31/2006

I installed the latest version, and the problem still occurs, sent the proj for investigation.
Thanks