Forums

ASP

This topic is locked

Just as I thought i was getting somewhere!

Posted 24 Sep 2001 10:34:58
1
has voted
24 Sep 2001 10:34:58 simon bloodworth posted:
After many many hours of trying to get a connection to my database on my isp through a connection string they string they gave me i actually thought i was getting somewhere when i got a new error message

Vbscript Runtime error 'ASP 0185 : 424'
Object required

/result.asp,line 19

is this still something to do with not correctly connecting to the mysql database or am i just being completely daft and doing everything wrong

many thanks


S Bloodworth

Replies

Replied 24 Sep 2001 11:03:22
24 Sep 2001 11:03:22 Joel Martinez replied:
Don't lose heart... errors are a fact of life <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

unfortunately, there's not much I can tell you from the info you gave, but the error message should be enough to help you.

just look at line 19, and you'll probably see a misspelled variable or something.

"Object expected" error messages aren't the worst thing that could happen because they are not a runtime error, they're more like a "Compile error" (I know asp isn't compiled, but it's an error that would get past a compiler)

hope that helps

Joel Martinez [ ]
----------
E-Commerce Concepts with Ultradev...pre-order yours at
www.basic-ultradev.com/ecomm_concepts/
Replied 26 Sep 2001 17:49:36
26 Sep 2001 17:49:36 Bryan Who replied:
WEll I am new to the ASP Ultra Dev sceene also, and let me say that you get use to the errors. but what I am wondering is areyou trying to use PHP?

Alright lets try this again
Replied 26 Sep 2001 23:19:51
26 Sep 2001 23:19:51 Joel Martinez replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>Vbscript Runtime error 'ASP 0185 : 424'
Object required

/result.asp,line 19<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>Considering the error message says VBscript, I'm going to venture to guess that he's using asp <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Joel Martinez [ ]
----------
E-Commerce Concepts with Ultradev...pre-order yours at
www.basic-ultradev.com/ecomm_concepts/

Reply to this topic