Subject: Why do I get 'object could not be found' or 'inval
Posted By: alfiecrosby Post Date: 5/14/2008 11:41:51 AM
Hi

I am very new to ASP and I have always encounter this problem....
Why do I get 'object could not be found' or 'invalid object name'?
somebody could explain and what the solution for this....

thanks,





http://www.interventiontoday.com/
Reply By: gbianchi Reply Date: 5/14/2008 12:09:21 PM
Hi there.. That's probably because the object you are trying to access is not defined in the current scope... did you look for help about that in the help files?

HTH

Gonzalo

===========================================================
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
===========================================================
My programs achieved a new certification (can you say the same?):
WORKS ON MY MACHINE
http://www.codinghorror.com/blog/archives/000818.html
===========================================================
I know that CVS was evil, and now i got the proof:
http://worsethanfailure.com/Articles/Classics-Week-I-Hate-You.aspx
===========================================================
Reply By: planoie Reply Date: 5/14/2008 2:07:48 PM
Could you please post the code related to this problem?
Reply By: manojbhoyar Reply Date: 6/14/2008 5:09:38 AM
Look without making this problem more clear no one can help you.
You must be more specific on problem. Such error message occure mainly due to not creating object of type/class.
But again i need to see code line i exact scene to try it.
Hope you will tell it more clearly.
Bye
quote:
Originally posted by alfiecrosby

Hi

I am very new to ASP and I have always encounter this problem....
Why do I get 'object could not be found' or 'invalid object name'?
somebody could explain and what the solution for this....

thanks,





http://www.interventiontoday.com/



Go to topic 57571

Return to index page 1