<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; windows errors</title> <atom:link href="http://www.ghacks.net/tag/windows-errors/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>There Are No Active Mixer Devices Available</title><link>http://www.ghacks.net/2008/11/27/there-are-no-active-mixer-devices-available/</link> <comments>http://www.ghacks.net/2008/11/27/there-are-no-active-mixer-devices-available/#comments</comments> <pubDate>Thu, 27 Nov 2008 09:13:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[sound]]></category> <category><![CDATA[troubleshoot windows]]></category> <category><![CDATA[windows audio]]></category> <category><![CDATA[windows errors]]></category> <category><![CDATA[windows fixes]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8566</guid> <description><![CDATA[The error message &#8220;There Are No Active Mixer Devices Available&#8221; appeared after clicking on the Volume icon in the Windows System Tray. Audio worked fine before shutting the computer down yesterday and clicking on the icon was one of the first actions of the new day. MP3 playback was still working but games would not [...]]]></description> <content:encoded><![CDATA[<p>The error message &#8220;There Are No Active Mixer Devices Available&#8221; appeared after clicking on the Volume icon in the Windows System Tray. Audio worked fine before shutting the computer down yesterday and clicking on the icon was one of the first actions of the new day.</p><p>MP3 playback was still working but games would not launch anymore stating that no audio devices could be found. A check of the sound hardware in the Control Panel was positive. The audio hardware was listed and reported as working properly.</p><p>Next step was to check whether the Windows Audio service was up and running. This was done by pressing [Windows R], typing [services.msc] and hitting [Enter]. The Windows Audio service was set to automatic but not started. That was strange but was solved easily by right-clicking the entry and selecting the [Start] entry from the context menu.</p><p><span
id="more-8566"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/no_audio_device.png" alt="no audio device" title="no audio device" width="332" height="359" class="alignnone size-medium wp-image-8567" /></p><p>The Sound properties were showing the screenshot above stating that no audio device was installed on the computer. The message &#8220;There Are No Active Mixer Devices Available&#8221; disappeared after starting the Windows Audio service.</p><p>Update: Some Windows users have noted that the workaround or fix described above did not work when they tried to resolve the &#8220;there are no active mixer devices available&#8221; error message.</p><p>Another option to troubleshoot the issue is to go into the Device Manager (Start->Control panel -> system -> Hardware -> Device Manager )  and see if one or several of the PC&#8217;s audio devices have exclamation marks next to them. If that is the cause you could visit the manufacturer&#8217;s website and download the latest sound driver for the device. Install the new sound driver and restart the computer afterwards to see if it resolves the no active mixer error message.</p><p>Check out the comments below for additional tips on resolving the issue.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/27/there-are-no-active-mixer-devices-available/feed/</wfw:commentRss> <slash:comments>32</slash:comments> </item> <item><title>Repair Windows: Blank Dialog Boxes</title><link>http://www.ghacks.net/2008/09/14/repair-windows-blank-dialog-boxes/</link> <comments>http://www.ghacks.net/2008/09/14/repair-windows-blank-dialog-boxes/#comments</comments> <pubDate>Sun, 14 Sep 2008 08:14:12 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Windows]]></category> <category><![CDATA[blank dialog boxes]]></category> <category><![CDATA[fix windows]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[jscript.dll]]></category> <category><![CDATA[print preview blank]]></category> <category><![CDATA[repair windows]]></category> <category><![CDATA[vbscript.dll]]></category> <category><![CDATA[windows errors]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6988</guid> <description><![CDATA[Blank dialog boxes when opening Help and Support, User Accounts or System Restore are usually caused by Registry settings that are not set correctly anymore or by missing or corrupted dll files. The error can also appear in Internet Explorer when the print preview is blank or when starting Microsoft Windows Media Player which returns [...]]]></description> <content:encoded><![CDATA[<p>Blank dialog boxes when opening Help and Support, User Accounts or System Restore are usually caused by Registry settings that are not set correctly anymore or by missing or corrupted dll files. The error can also appear in Internet Explorer when the print preview is blank or when starting Microsoft Windows Media Player which returns an error message like &#8220;An internal application error has occurred&#8221;.</p><p>The two dynamic link libraries that can be the cause of this are jscript.dll and vbscript.dll. Their Windows Registry key settings might have changed or the files themselves are damaged or not existent on the computer system anymore.</p><p>The best possible scenario is that the Registry keys have been altered or removed. The error could be repaired easily if that is the case. This can be checked and done in the Windows Command Line which can be opened by pressing Windows R and typing cmd in the box. Hitting the Enter key will load the command line.</p><p><span
id="more-6988"></span>The two commands &#8220;regsvr32 jscript.dll&#8221; and &#8220;regsvr32 vbscript.dll&#8221; will register the dlls again and correct any missing or modified keys. It would be a good idea to test one of the dialog windows to see if the repair has succeeded.</p><p>If that is not the case jscript.dll and / or vbscript.dll might be missing or corrupted. The files have to be added again using the Windows installation disk.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/09/replace_file_windows.jpg" alt="replace file windows" title="replace file windows" width="453" height="216" class="alignnone size-medium wp-image-6989" /></p><p>Msconfig is the utility of choice for this operation. It can be loaded by pressing Windows R, typing msconfig and hitting enter. The General tab of msconfig contains a button on the right side named Expand File. A click on that button launches the menu shown above.</p><p>To replace or add the dll simply write its name in the File to Restore form, the location of the original file in the Restore From box and where it should be saved in the Save File In form. This will move the file from the Windows installation CD and replace the corrupted version. If no file is found it will simply be copied into the system32 folder.</p><p>Perform that operation for both dlls and register them again afterwards.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/09/14/repair-windows-blank-dialog-boxes/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
