Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

I get this error when I tried to include ADO library:

Hi,
I get this error when I tried to include ADO library:
Error Type:
Active Server Pages, ASP 0224 (0x80004005)
Cannot load Type Library specified in the METADATA tag.
Urgent help needed!!!
Please help...
[244 byte] By [sss] at [2007-11-9 17:50:28]
# 1 Re: I get this error when I tried to include ADO library:
Perhaps try something like this to include the adovbs.inc file:
<!--#include file="adovbs.inc"-->

Best regards,
J. Paul Schmidt
http://www.Bullschmidt.com - Freelance ASP Web Developer
http://www.Bullschmidt.com/DevTip.asp - ASP Web Developer Tips

"sss" <mike_Mike_8@hotmail.com> wrote:
>
>Hi,
>I get this error when I tried to include ADO library:
>
>Error Type:
>Active Server Pages, ASP 0224 (0x80004005)
>Cannot load Type Library specified in the METADATA tag.
>
>
>
>Urgent help needed!!!
>
>Please help...
Bullschmidt at 2007-11-11 23:16:50 >
# 2 Re: I get this error when I tried to include ADO library:
Hi,
Thanks for your reply. This also didn't work. I get the error message like:
Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file 'adovbs.inc' was not found.

I have copied files to all directories like:
wwwroot
and my virtual application root directory. Do we need to map this file for
processing.

Help needed very urgent!!!

Thanks,

"Bullschmidt" <paul@bullschmidt.com> wrote:
>
>Perhaps try something like this to include the adovbs.inc file:
><!--#include file="adovbs.inc"-->
>
>Best regards,
>J. Paul Schmidt
>http://www.Bullschmidt.com - Freelance ASP Web Developer
>http://www.Bullschmidt.com/DevTip.asp - ASP Web Developer Tips
>
>
>"sss" <mike_Mike_8@hotmail.com> wrote:
>>
>>Hi,
>>I get this error when I tried to include ADO library:
>>
>>Error Type:
>>Active Server Pages, ASP 0224 (0x80004005)
>>Cannot load Type Library specified in the METADATA tag.
>>
>>
>>
>>Urgent help needed!!!
>>
>>Please help...
>
sss at 2007-11-11 23:17:50 >