View Single Post
  #5 (permalink)  
Old July 23rd, 2003, 08:37 AM
ne0 ne0 is offline
Registered User
 
Join Date: Jul 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,
Thank you very much for your help.
I've installed this dll, but the page still gives this error:

Active Server Pages, ASP 0224 (0x80004005)
Cannot load Type Library specified in the METADATA tag.
/Default.asp, line 11

Then I found that the path in METADATA tag is wrong - it was : in the sample
and so I changed it to : (which is the right path)

The page gives the error above when the path is wrong but even with the right path for the dll, the browser starts loading the page, but it doesn't display anything. Even an error message
I searched at Google for error 0224 (0x80004005) but I'didn't find anything that solves my problem.
Rangel