Unscruffed
Programmer
I keep getting the following error when trying to run Activex projects from the IDE:
System Error &H80004015(-2147467243).
That's all it says. I searched the net and found references to an error that says:
System Error &H80004015(-2147467243). The class is configured to run as a security id different from the caller.
I Googled the error number and everything seems to point to an article titled System Error Message "&H80004015" When You Run ActiveX DLL in Visual Basic IDE at the Microsoft Support Site.
It basically says to install Client for Microsoft Networks (why this is related is anyone's guess) and check that the Shell is set to a single exe in the registry.
I checked the above:
Client for Microsoft Networks is installed, and the Shell is set to Explorer.exe
I strained my brain and worked out exactly when this error started.
It started after installing Service Pack 6 for Visual Basic 6.0
The error occurs every time I try to run an Activex Dll or Activex Control project.
It does not occur with Activex Exe projects, nor with Standard Exe projects containing User Controls.
My versions are:
Windows 2000 Pro SP4
VB6 Pro SP6
IE6
Does anyone know what may be causing the error and how to fix it? It definately seems to be related to VB Service Pack 6.
Be good. If you can't, don't get caught!
System Error &H80004015(-2147467243).
That's all it says. I searched the net and found references to an error that says:
System Error &H80004015(-2147467243). The class is configured to run as a security id different from the caller.
I Googled the error number and everything seems to point to an article titled System Error Message "&H80004015" When You Run ActiveX DLL in Visual Basic IDE at the Microsoft Support Site.
It basically says to install Client for Microsoft Networks (why this is related is anyone's guess) and check that the Shell is set to a single exe in the registry.
I checked the above:
Client for Microsoft Networks is installed, and the Shell is set to Explorer.exe
I strained my brain and worked out exactly when this error started.
It started after installing Service Pack 6 for Visual Basic 6.0
The error occurs every time I try to run an Activex Dll or Activex Control project.
It does not occur with Activex Exe projects, nor with Standard Exe projects containing User Controls.
My versions are:
Windows 2000 Pro SP4
VB6 Pro SP6
IE6
Does anyone know what may be causing the error and how to fix it? It definately seems to be related to VB Service Pack 6.
Be good. If you can't, don't get caught!