Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21845

[RESOLVED] System Error &H80004005 (-2147467259). Unspecified error

$
0
0
Hi everyone,

I'm getting this error when ever I try to save my project with a Flash control in it:
Name:  VB6-ERROR.png
Views: 52
Size:  8.5 KB
First of all, I would like to let you all know that I searched the forum for this thread,
And yes, there are few thread with this same info related to my question, but after
trying all those suggestions on those thread I still not able to solve my problem.
All I know is that FLASH.OCX could not use v10 or v11, it must use an old version.

I can't understand, I always been using this method on my projects with any .swf
and never had any problem with it, it just start it, and uninstall my VB and install it
back, but still the same, the error is not letting save my project, compile it, nothing!

I tried this fix from one of the thread I found in this forum:

1.) Download the ocx www.afreeocx.com/ocx/info/flash10e_ocx.html
2.) Find the original ocx (C:\WINDOWS\system32\Macromed\Flash)
3.) Rename the original .ocx to something like Flash10hREAL.dll
4.) Copy Flash10e.ocx into the folder and rename to Flash10h.ocx
5.) Restart computer - PROBLEM SOLVED!

But this fix some how did not worked for me.

My project is very simple, a form and a Flash control and here is my code:

Private Sub Form_Load()
ShockwaveFlash1.Movie = "C:\File.swf"
ShockwaveFlash1.Play
End Sub

Would be nice if some one could help me out, thanks in advance
Attached Images
 

Viewing all articles
Browse latest Browse all 21845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>