Tuesday, June 12, 2012

How to Fix Runtime Error 339: MSCOMM32.ocx

Download and copy the DLL file to Windows1. Download the "MSCOMM32 zip file" (see Resources) and extract by right-clicking on the file and click "Extract All" from the drop-down menu.2. Click "Start" and then type "windows/system32/" in the search box. Double-click the "System 32" folder to open the folders location.3. Open the extracted folder and drag and drop the "MSCOMM32.OCX" file over to the System 32 folder. Alternatively right-click the "MSCOMM32.OCX" and click "Copy" and then right-click anywhere in the System 32 folder and select "Paste" to make a copy of the DLL.Registering the...
Read more ►

Monday, June 11, 2012

How to Copy Ieframe.dll

1. Open the Start menu and type 'ieframe.dll' into the Windows Live search box, then press 'Enter.'2. Right-click the 'ieframe.dll' file that appears in the search box, then click 'Copy.'3. Open 'My Computer' and navigate to where you wish to place the ieframe.dll copy on your hard drive.4. Click 'Paste' in the My Computer window. This creates a copy of the ieframe.dll file in the location you specifi...
Read more ►

How to Register DLL amp; OCX Files

1. Click the Windows 'Start' button on your taskbar. Enter 'cmd' into the text box that appears on the menu. Press 'Enter.' The Windows command prompt opens.2. Enter the following text into the command prompt:regsvr32 \control.dllReplace 'controll.dll' with the name of your DLL or OCX file.3. Press the 'Enter' key on your keyboard. The 'regsvr32' command registers the DLL or OCX file with the Windows registry. After you receive the completion confirmation, close the Windows command utili...
Read more ►

How to Change Ieframe.dll

1. Download and install any hotfixes, cumulative security updates for Internet Explorer and any other critical updates for your operating system by clicking on 'Start,' 'All Programs' and 'Windows Update.' Restart your computer when prompted. This will update ieframe.dll to the latest version.2. Upgrade to a newer version of Internet Explorer via Windows Update or by visiting the Internet Explorer website to change your version of ieframe.dll (see Resources).3. Reset your version of Internet Explorer by opening the browser, clicking on 'Tools' in the menu bar, then selecting 'Internet Options.'...
Read more ►

Sunday, June 10, 2012

How to Update Wavdest.Dll Crash in Vista

1. Click the 'WavDest.DLL' file.2. Click the 'Download WavDest.DLL' link and click 'Save.' Save the file to your C: drive.3. Click 'Start,' type 'Run' in the 'Search' box, and press 'Enter.'4. Type 'regsvr32 c:\wavdest.dll' and press 'Enter' to reinstall the working file to your syst...
Read more ►

Saturday, June 9, 2012

How to Fix Advrcntr2 Dll

1. Insert the CD you used to install Nero on your computer.2. Right-click on the 'Start' button and click 'Explore.'3. Click on your CD drive and open the 'Data' then the 'System' folder.4. Click on 'advrcntr2.dll,' press 'CTRL' and 'C' to copy the file then go to the 'C:\Windows\System32' directory on your computer.5. Press 'CTRL' and 'V' to paste the file onto your computer and fix the err...
Read more ►

How to Locate Registry Files on a Computer

1. Click 'Start' and then type 'Regedit' in the search bar.2. Press the 'Enter' key. Click the 'Yes' button when the User Access Control dialog window opens. The Registry Editor window opens.3. Double-click the registry key section you want to search. There are five sections located in the left pane of the window. For example, if you want to locate the registry files for system settings, double-click 'HKEY_LOCAL_MACHINE' and a list will appear.4. Double-click 'SYSTEM' on the list and select the system registry file you want to look at. Right-click the selected file and choose an option...
Read more ►

Friday, June 8, 2012

How to Delete Flash 9F OCX

1. Type http://kb2.adobe.com/cps/141/tn_14157.html into the address bar of your Internet screen.2. Click on the uninstaller for your operating system.3. Select 'Save File' when a pop-up box informs you that you have chosen to open this binary file.4. Save the file to your desktop.5. Close every application that you currently have open, including any Messenger programs.6. Double-click on the uninstaller file you saved on your desktop and follow any instructions provid...
Read more ►

How to Fix Rundll32

1. Eliminate any corrupt files in your computer's registry with a registry scan. Most anti-virus programs provide a scanning feature that can be accessed by clicking 'Scan' on the main menu of the software. If you do not have an anti-virus program installed, or your anti-virus program does not scan, use Windows Live OneCare, an online scanning system created by Microsoft that works like the registry scanners in anti-virus programs and can be accessed online for free. (See Resources.) Delete all the corrupted files found during the scan by pressing the 'Delete' button.2. Stop the DLL services...
Read more ►

How to Install ActiveX Control in Microsoft Access

1. Open Microsoft Access. Click 'Start,' then 'All Programs,' 'Microsoft Office,' 'Microsoft Office Access 2003.'2. Open the Access database file you want to modify. Click the 'File' menu, then click the 'Open' link. This opens the file selector window. Click the database file, then click the 'Open' button. This opens the file.3. Click the form, report or data access page on which you want to install an ActiveX control, then click the 'Design' icon. This opens the Design view.4. Click the 'More Controls' tool icon in the 'Toolbox' toolbar in Microsoft Access. This opens a menu of ActiveX...
Read more ►

How to Fix Error 1720

1. Check whether you are in administrator mode using 'User Accounts' in Control Panel. If not, log out and log in again using an administrator account.2. Check whether you have the latest version of InstallShield on your computer. If not, download the latest version and install using default settings (see Resources).3. Download and install a registry cleaning software and try to solve the conflicts and problems in the registry (see Resources).4. Make sure the disc is not damaged or corrupted if you are using a CD or DVD for installation. Clean the disc with a piece of cloth. If the disc...
Read more ►

Thursday, June 7, 2012

How to Print PDF From Visual Basic

1. Open your VB editor within a Microsoft document by clicking 'Tools,' 'Macros,' 'Visual Basic Editor.'2. Type the following code into the editor:Sub OpenPDF()Dim strPDFFileName As StringstrPDFFileName = 'C:\examplefile.pdf'('This next function checks to see if the file isn't already open)If Not FileLocked(strPDFFileName) Then(If it returns False, then continue opening the PDF file)Documents.Open strPDFFileName)End IfEnd SubReplace 'strPDFFileName' with the full name of your PDF document. Replace 'C:\examplefile.pdf' with the directory location of your document.3. Type the following code...
Read more ►

Wednesday, June 6, 2012

How to Fix Iertutil.dll

1. Click the 'Start' button in Windows, then expand the 'All Programs' folder, then the 'Accessories' folder and finally the 'System Tools' folder. Click the 'System Restore' icon.2. Click 'Restore my computer to an earlier time' and click the 'Next' button.3. Select a restore point from the calendar by clicking a bold date. If your problems with iertutil.dll are new, select a restore point from just before the problems started. If you aren't sure when the problems started, scroll back through the months on the calendar by clicking the 'Back' button on the left side of it and click the earliest...
Read more ►

Tuesday, June 5, 2012

How to Start GPS Terrain.dll

1. Click the 'Start' button on your desktop and then select 'Microsoft Flight Simulator. Wait for the program to load.2. Select any saved game once the program loads. You don't have to actually play the game for long. After the game loads you can exit the game and quit the software.3. Hold down 'CTRL,' 'ALT' and 'Delete' and wait for the Windows Task Manager to load. Select 'Processes' and you can see the GPS Terrain.dll file running in the backgrou...
Read more ►

How to Troubleshoot a Dell Inspiron 9300

'A Required DLL Was Not Found' Error Message When Opening a Program1. Click 'Start' in the lower-left corner of the screen and then click 'Control Panel.' The Control Panel window opens.2. Click 'Add or Remove Programs.' A list of programs installed on your computer will be generated.3. Scroll through the list of programs installed on the computer and select the program that triggers the error message. Click 'Remove.' Follow the on-screen prompts to uninstall that particular program.4. Insert the installation CD or click the installation file on your desktop to re-install the program that...
Read more ►