lfonseca Posted June 28, 2003 Posted June 28, 2003 Hello everybody! I am writing one script in windows (*.vbs) that uses the CommonDialog object to make the "Save As..." window. In one computer works (where I have the Visual Studio) in another computer I got the error message: "class is not licensed for use". I copied the file "ComDlg32.ocx" to the "\System32" folder and I even register the the control but it does not work! What should I do? Somebody can help me?
Moderators Robby Posted June 28, 2003 Moderators Posted June 28, 2003 Maybe I missed something here... you're coding this in what? Visit...Bassic Software
lfonseca Posted June 29, 2003 Author Posted June 29, 2003 I am coding in vb script. The filename will have the extension 'vbs'
*Experts* Volte Posted June 29, 2003 *Experts* Posted June 29, 2003 This is a .NET forum. You can try asking your question http://www.visualbasicforum.com and someone over there will try and help you.
Recommended Posts