Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: GuidMaker problems


Message #1 by "David Tong" <whitehonda@h...> on Mon, 31 Jul 2000 13:43:45
hi can some one please help...

can you please give me on advice on how to sort out this problem.



I have a problem with a dll.

I have un registered the GuidMakr.dll and re registered it.

the dll creates a Guid. I am using it to create a unique identify for when

adding a record to a database. the problem  is on this line.





177 Dim objGUID

178 Set objGuid = Server.CreateObject ("GuidMakr.GUID")



the error message that comes back is.





Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object

/user/add/default.asp, line 178



thanks David.


  Return to Index