View Single Post
Old 06-16-2009   #1 (permalink)
Eitan Shapir


 
 

VbScript CreatObject error

Hi,
I created Com Object and registered it.
After registration I deleted the dll contains the Com Object.
Then, calling the folowing vbscript:
set obj = CreateObject("MyNamespace.MyClassName")
raise the error message "The System cannot find the file specified"

How can I retrieved the filename (the dll that I deleted)???
Thanks, Eitan
My System SpecsSystem Spec