J
Jim Walsh
I'm developing an application that uses the Apple QuickTime ActiveX control.
When I attempt to insert it into my application, I get unusual errors. So, I
have attempted to debug this by using it in a variety of applications and
development tools. I get error messages that don't really tell me what is
going on. Here are some examples of what I am getting.
1. In PowerPoint: New blank presentation. Controls toolbar: More controls
button, scroll down and select "Quick Time Object". The message I get says
"Object Library not registered".
2. In Visual Studio .NET 2003, ActiveX Control Test container: Edit...Insert
new control...select Quick Time Object from the list. I get an error message
saying "Failed to create control: Unspecified error".
3. In Visual Studio .NET 2003, OLE/COM Object Viewer, I am able to examine
Quick Time Object. I don't see anything obviously wrong with it.
4. In Visual FoxPro 8, I have added the QuickTime control in an OLE
Container. When I move to the page containing the object, I get an error
from my Activate code where I am assigning a file to be viewed. The message
says: "OLE Exception error: Exception c0000005. OLE object may be corrupt."
If I click ignore, the form continues to run normally, and the QuickTime
control displays the movie without error.
It appears to me that the control is properly registered.
I have completed removed the QuickTime control, and then downloaded and
installed the latest version. I still get the same errors.
I would appreciate some guidance on how to fix this problem. I'm afraid that
the answers I will get here are "Go talk to Apple", and of course I will get
the same answer over there. But, I believe that MS is heading toward cross
platform compatibility.
Thanks in advance.
Jim
When I attempt to insert it into my application, I get unusual errors. So, I
have attempted to debug this by using it in a variety of applications and
development tools. I get error messages that don't really tell me what is
going on. Here are some examples of what I am getting.
1. In PowerPoint: New blank presentation. Controls toolbar: More controls
button, scroll down and select "Quick Time Object". The message I get says
"Object Library not registered".
2. In Visual Studio .NET 2003, ActiveX Control Test container: Edit...Insert
new control...select Quick Time Object from the list. I get an error message
saying "Failed to create control: Unspecified error".
3. In Visual Studio .NET 2003, OLE/COM Object Viewer, I am able to examine
Quick Time Object. I don't see anything obviously wrong with it.
4. In Visual FoxPro 8, I have added the QuickTime control in an OLE
Container. When I move to the page containing the object, I get an error
from my Activate code where I am assigning a file to be viewed. The message
says: "OLE Exception error: Exception c0000005. OLE object may be corrupt."
If I click ignore, the form continues to run normally, and the QuickTime
control displays the movie without error.
It appears to me that the control is properly registered.
I have completed removed the QuickTime control, and then downloaded and
installed the latest version. I still get the same errors.
I would appreciate some guidance on how to fix this problem. I'm afraid that
the answers I will get here are "Go talk to Apple", and of course I will get
the same answer over there. But, I believe that MS is heading toward cross
platform compatibility.
Thanks in advance.
Jim