R
Roger Cantillo
Hi:
I created a vb dll and registered the component via a call to regsvr32. I
later updated the object and unregistered the old one, but then
re-registered on IIS server via component services as a new object.
When I tried to call the object via Server.CreateObject call in ASP, i got
an error. My object seems to run fine when I register once again using
regsvr32 call, but can anyone tell me what may have caused the error?
I created a vb dll and registered the component via a call to regsvr32. I
later updated the object and unregistered the old one, but then
re-registered on IIS server via component services as a new object.
When I tried to call the object via Server.CreateObject call in ASP, i got
an error. My object seems to run fine when I register once again using
regsvr32 call, but can anyone tell me what may have caused the error?