Hi i keep getting a error in visual basic 6 when i make a shockwave flash and click custom it says system error &H8007007E (-2147024770). I CLICK HELP AND IT SAYS YOU NEED TO REINSTALL MSDN WHAT DOES THIS MEAN?
>>>I CLICK HELP AND IT SAYS YOU NEED TO REINSTALL MSDN WHAT DOES THIS MEAN?
<<<<
MSDN Microsoft Developer Network is a subscription service (for VB6 anyway) which provides help files for VB6.
The Standard and enterprise versions of VB6 would come with a 2disk package and a trial 1 year subscription. The MSDN subscription help files are 4 disk sets.
The Reinstall message you got basically is saying that VB6 either can't find the help files related to the specific error in the existing MSDN installation (version) or that MSDN isn't installed at all on the PC.
MSDN was not provided with the Learning Edition of VB6.
If you can, use debug mode to single step through the code near where the error is ocurring and see if you can localize what is causing the error.
Do you have an older version of VB that you upgraded ? If so it maybe a conflict between the system files of your old version , and your new one , you will need to identify these files and then replace with the new version ,