cannot create direct show player?

Dakotakid44

Member
Mar 18, 2005
123
0
0
I just did a repair install of Windows and every time I get to a web site that has something to do with music or video it gives me that error message. It's really starting to irritate me, because I have tried uninstalling and installing Windows media player with no success. I also have problems with trying to install Windows updates. Windows will not let me install the updates that I need. I went to the Windows web site and tried to download the necessary updates and it gave me another error message. It downloaded the updates OK and registered them OK, and that's when it happened.
 

xtknight

Elite Member
Oct 15, 2004
12,974
0
71
Wow, that's puzzling. Is your video at full "hardware acceleration" (in Display control panel)?
 

wilhelmrahn

Junior Member
Oct 28, 2005
2
0
0
I have the same exact problem, after system restore (backed windows 5 days, when WMP was workin fine) Opera, firefox, and IE wont play any windows media related content. And even windows media player wont open. it just shows this message "An internal aplication error has occurred".

OS: windows Xp SP2. latest updates and already tried to unistalling and reinstalling windows media player, video drivers, codecs, browser plugins, and praying to vudu gods... and still nothing.


HELP!!!!!!
 

wilhelmrahn

Junior Member
Oct 28, 2005
2
0
0
Hey, i was able to fix both problem. WMP now can play content on the web browser and it opens normally.

<b>Method 1: Reregister Jscript.dll and Vbscript.dll

1. Click Start, and then click Run.
2. In the Open box, type regsvr32 jscript.dll, and then click OK.
3. Click OK.
4. Click Start, and then click Run.
5. In the Open box, type regsvr32 vbscript.dll, and then click OK.
6. Click OK.</b>
--------------
I fixed my prob doing this but if your cant solve yours try:
--------------

If either of the files do not register as expected, or if you receive an error message, the system file may be missing or damaged. To extract the missing file in Microsoft Windows XP, follow these steps:

1. Click Start, and then click Run.
2. In the Open box, type msconfig, and then click OK.
3. Click Expand File.
4. In the File to restore box, type the name of the file that you want to restore.
5. In the Restore from box, type the path of the Windows XP .cab file where you want to restore the file, or click Browse From to locate the Windows XP .cab file.

Note The Windows XP .cab files are stored in the I386 folder on the Windows XP CD.

6. In the Save file in box, type the path where you want to extract the new file, or click Browse To to locate the folder that you want.
7. Click Expand.
8. In the System Configuration Utility dialog box, click OK. If you are prompted to restart the computer, click Restart.

Open a dialog box that previously experienced the issue that is described in the "Symptoms" section of this article. If the issue recurs, go to the next method.

Method 2: Edit the registry
Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{f414c260-6ac0-11cf-b6d1-00aa00bbbb558}\In procServer32

The (Default) value data should contain the following value:

C:\WINDOWS\SYSTEM\JSCRIPT.DLL
If it does not, double-click Default, type C:\WINDOWS\SYSTEM\JSCRIPT.DLL in the Value data box, and then click OK.
4. The ThreadingModel value data should contain the following value:

Both
If it does not, double-click ThreadingModel, and then type Both in the Value data box.
5. Locate the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{f414c261-6ac0-11cf-b6d1-00aa00bbbb558}\In procServer32
6. Repeat steps 3 and 4 to edit this key, and then go to step 7.
7. Locate the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{f414c262-6ac0-11cf-b6d1-00aa00bbbb558}\In procServer32
8. Repeat steps 3 and 4 to edit this key, and then go to step 9.
9. Exit Registry Editor.


(taken from http://support.microsoft.com/?kbid=831430)