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.