Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VBS can't create ActiveX object
Name: Triet Date: March 10, 2003 at 15:25:29 Pacific OS: XP Pro CPU/Ram: Athlon 1600+/384 DDR
Comment:
Hi all,
I'm writing a vbs script (.vbs). The problem i get is that I can't create ANY ActiveX objects besides the WSH family. The error message is "ActiveX can't create object." I have checked and double checked to make sure that all DLLs used are present and registered. The script is meant for local machine, not for the web, so it has not thing to do with http server settings. I even tried lowering permissions in Internet Explorer/Security, but it still doesn't work. I copied and pasted the same code into VB IDE and it ran perfectly. Any ideas?
Summary: I am calling to VB.NET form from a DLL using OLE authomation. Everythig was working just fine until i tried to change the font size of one of the labels on the form. Then I started getting the error m...
Summary: Can't create AutoRedraw image (Error 480) See Also Visual Basic can't create a persistent bitmap for automatic redraw of the form or picture. This error has the following cause and solution: There is...
Summary: my web host offers mysql database and i also have it installed on my machine. I can connect to mysql either through mysql front or through dos prompt successfully. However, I can't create any data...