Wednesday, June 5, 2013

How to Fix a Broken DLL


1. Click on the 'Start' menu.
2. Click on 'Run.'
3. Type 'cmd' (without the quotation marks) into the open box, and click 'OK.' This will open the Command Prompt window.
4. Type 'regsvr32 filename.dll' (without the quotation marks) into the Command Prompt window and press 'Enter.' Note that 'filename' should be replaced with the name of the broken DLL file. This will re-register your DLL and should fix the problem.
5. Restart your computer.
Read more ►

Tuesday, June 4, 2013

How to Eliminate the IE ActiveX Message


1. Double-click on the Internet Explorer desktop icon or click 'Start,' select 'Programs' and click on 'Internet Explorer.'
2. Click on 'Tools' on the right side of Internet Explorer and select 'Internet Options.' A new window will appear.
3. Click the 'Security' tab at the top then click the 'Custom level' button. A list of Internet Explorer security settings will appear.
4. Locate the 'ActiveX controls and plug-ins' section and select 'Enable' or 'Prompt' for each of the options.
5. Click 'OK' to save your changes. Restart your browser for the changes to take effect.
Read more ►

How to Reinstall COM+


1. Open Windows Explorer by clicking \"Start,\" \"All Programs,\" then \"Windows Explorer.\"
2. Navigate to the system32 directory by clicking \"C:\\\" in Windows Explorer, then double-clicking \"Windows\" and \"system32.\"
3. Right-click the \"Clbcatq.dll\" file in the system32 directory, click \"Rename,\" then type \"~Clbcatq.dll.\"
4. Open the Windows system service tool. Click \"Start,\" then \"Control Panel.\" Double-click \"Administrative Tools,\" then double-click \"Services.\"
5. Stop the COM+ service. Right-click \"COM+ Event Service\" in the services list, then click \"Properties.\" In the properties window, click the box next to \"Startup Type\" and click \"Disabled.\" Click \"Stop\" under \"Service Status,\" then click \"OK.\"
6. Restart your computer by clicking \"Start,\" \"Shut Down,\" then \"Restart.\"
7. Open the registry editor by clicking \"Start,\" \"Run,\" typing \"regedit\" into the Run box, then pressing \"Enter.\"
8. Click the plus sign next to \"HKEY_LOCAL_MACHINE\" in the registry editor window, the plus sign next to \"SOFTWARE,\" then the plus sign next to \"Microsoft.\" Right click \"COM3\" under \"Microsoft,\" then click \"Delete.\"
9. Open a Command Prompt by clicking \"Start,\" \"Accessories,\" then \"Command Prompt.\"
10. Type \"cd %windir%\" into the Command Prompt window, then press \"Enter.\"
11. Unregister COM+ by typing \"rmdir /s Registration\" into the Command Prompt window, then pressing \"Enter.\"
12. Open the Windows Control Panel by clicking \"Start,\" then \"Control Panel.\"
13. Open the Windows Add/Remove Components tool by double-clicking \"Add/Remove Programs,\" then clicking \"Add/Remove Components.\"
14. Reinstall COM+ by clicking \"Next\" in the \"Add/Remove Components\" window.
Read more ►

How to Get Rid of Mpoav.DLL


1. Click 'Start.' Type 'cmd' into the search field. Press 'Enter' to open the Command Prompt.
2. Type the following commands into the Command Prompt. Press 'Enter' after each command.regsvr32 /u mpoav.dlldel mpoav.dll
3. Type 'exit', without the quotation marks. Press 'Enter' to close the Command Prompt.
4. Restart your computer.
Read more ►

Monday, June 3, 2013

How to Restore Riched20 DLL


1. Open your default antivirus program if you have one installed and run a full system scan. Error messages related to .dll files are often related to viruses or malware, so this is a good first step. If your virus scan catches something, take the program's recommended action to delete or quarantine the infected files, then see if the problem persists.
2. Restore your system to a restore point from before you experienced problems related to riched20.dll. To do this, click 'Start,' look in the 'Programs' list, then in the 'Accessories' folder, and finally in the 'System Tools' folder. Click 'System Restore.' On the 'System Restore' screen, indicate that you want to restore your system to an earlier point and select a valid date off the calendar from before you experienced problems. Click the 'Restore' button and wait for your computer to complete the restore process, then see if the problem persists.
3. Reinstall your Microsoft Office software, or if you prefer, just reinstall Microsoft Outlook. To do this, insert the original installation disc in your CD-ROM drive, wait for the installation program to auto-launch, and follow the on-screen prompts to reinstall Outlook or the entire suite. Outlook is the program that relies on riched20.dll the most, and a duplicate of the file is included with the installation files of Outlook.
4. Download and install the Microsoft security updates that affect riched20.dll. A link to the download location can be found in the Resources section of this article. These updates correct a vulnerability in Microsoft RichEdit that may have contributed to your problem in the first place. When you go to download the updates, make sure to download one for your operating system and one for your Microsoft Office suite, and make sure you select the right updates for your version of each product. Double-click the downloaded files and follow the on-screen prompts to apply the updates.
Read more ►

How to Free Run


1. Watch videos of free running moves before taking the practice to a safe (read: not a rooftop) area to practice. (See Resources below.)
2. Work on training your body and mind. You have to be strong, fast and agile in your entire body. Cross train by practicing running, push ups or with other strength training exercises. Mentally, you have to practice being able to spot a setup for a move, and execute without hesitation.
3. Enroll in a gymnastics class. This will teach you how to move for your flips and tricks.
4. Look for a free running group or class. Start with Meetups.com, which may have a free running meet-up in your area (see Resources below).
5. Ask to join any free runners that you see practicing, and try to pick up on their moves or ask for tips.
6. Practice, practice, practice. Make sure that your moves are perfected before you take them to dangerous locations, like rooftops or balconies.
Read more ►

Sunday, June 2, 2013

How to Repair a Missed DLL From Windows XP


1. Download the missing dynamic link library (DLL) from one of the many online DLL libraries. When downloading, save the DLL to the C:\Windows\System32 folder. Alternatively, download the DLL to your desktop and drag the DLL to the C:\Windows\System32 folder.
2. Click 'Start' and 'Run.'
3. Type 'cmd' into the dialog box and click 'OK.'
4. Type 'regsvr32 missing.dll' without the quotation marks into the command prompt and press 'Enter.' Note that 'missing.dll' should be replaced with the name of the missing DLL you are fixing.
5. Type 'exit' and press 'Enter' to close the command prompt.
Read more ►

How to Repair the Explorer.Exe File for Windows XP


1. Press "CTRL > ALT > DEL" while logged into Windows to bring up the task manager.
2. Click on "File" and select "New Task (Run...)."
3. Type "regedit" into the text box. Click "OK."
4. Click "Edit" and select "Find..."
5. Type "explorer.exe" and "iexplorer.exe" into the text box. Click the "Find Next" button. Delete "explorer.exe" and "iexplorer.exe" only if found in the (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution.options) directory.
6. Click "Close." The X in the top right-hand corner of the window closes the registry editor.
7. Restart your computer.
Read more ►

How to Fix Certificate Errors on Your Computer


1. Close any unnecessary applications and save any work in progress.
2. Visit the link in Resources and download the Hotfix by clicking on 'View and request Hotfix downloads.'
3. Read the Terms and Conditions, and when done, click 'I accept.'
4. Follow the on-screen instructions to download the Hotfix.
5. Verify that the downloaded Hotfix file, 'Certwiz.ocx,' is located in your System Directory, which is typically either 'C:\Windows\System,' 'C:\Windows\System32,' or 'C:\WINNT\System.' At this point, the Hotfix has been successfully applied.
Read more ►

Saturday, June 1, 2013

How to Remove Msvcr71.dll


Windows XP and Earlier Systems
1. Click on 'Start' and select 'Run.'
2. Type the command 'regsvr32 /u C:\Windows\System32\Msvcr71.dll' at the 'Open' prompt. Click 'OK' to unregister the DLL file.
3. Open 'My Computer' from the shortcut on the desktop or Start menu. Browse to the 'C:\Windows\System32' folder on your hard drive.
4. Right-click on the Msvcr71.dll file in the window. Select 'Delete' from the pop-up menu.
WIndows Vista and Newer Systems
5. Click the Windows logo and then 'All Programs.' Open 'Accessories.' Right-click on 'Command Prompt' and choose 'Run as Administrator.'
6. Enter the command 'regsvr32 /u C:\Windows\System32\Msvcr71.dll' at the Command prompt and press 'Enter' to unregister the DLL.
7. Open 'My Computer' from the shortcut on the desktop or Start menu. Browse to the 'C:\Windows\System32' folder on your hard drive.
8. Right-click on the Msvcr71.dll file in the Window. Select 'Delete' from the pop-up menu.
Read more ►

Tuesday, May 28, 2013

How do I Develop Web Registrations?


1. Design static Web pages that describe your event using a Web page design tool of your choice. Include dates, times, locations and any descriptive information required by the user to make a registration decision. Microsoft Word and other word processing programs that save in HTML format are effective tools to describe your registration events using formatted text, tables and graphics. Import these pages and create your page navigation links within your Web design program.
2. Design a 'response form' using your Web design tool to capture registration details from registrants. Create input fields to collect names, contact information, event dates, session numbers, course numbers and the other aspects of your registration process that you need to calculate and analyze. Many Web design programs include forms that you can customize to save the data that users submit in an Excel or text file format. Select the option to forward the results of each saved form to your email address as an option. Publish your Web pages and download the form results file from your registration website periodically and when the registration period has concluded.
3. Design a full-featured registration form if you require advanced processing such as multiple events, sessions, meals, travel, lodging or logistics. Use a Web-enabled database management tool such as Oracle Forms, ColdFusion or Lotus Notes. Create your event description pages, or import them from a standard HTML tool as outlined in Step 2. Create advanced forms that feature look-ups to external course catalog databases, date and time calculations and schedule generation as needed. The advantage of using an advanced platform is the flexibility of relational database programming to calculate and process registration data, as well as the robust custom reporting available to analyze the registration data. Design a report that lists the registration details the user selected and email it to the address you collected from the user as a confirmation. You can interface payment processing using 'AcceptPay,' 'PayPal' or another automated system as an option.
Read more ►

Monday, May 27, 2013

How to View Windows Mail DLL Files


1. Use PE Explorer. This program is for the more advanced user, who understands the technical jargon behind each character in the DLL file.
2. Use FlexHex Hex Editor. This is for the intermediate user, who knows some terms here and there and wants to view and edit the raw DLL file.
3. Use Resource Tuner. This is for the common user who needs to view and edit a DLL file without needing to know what anything means. It is a program that guides you through the process gently.
Read more ►

How to Troubleshoot Error 1406 Could Not Write Value Inprocserver32


1. Remove all previous versions of Adobe Reader or Adobe Acrobat and then reinstall the product. Navigate to 'Control Panel' from the Start menu and select 'Programs.' Next, select 'Programs And Features.' Choose the Adobe product and select 'Uninstall.' Reboot your computer after the uninstall. Navigate to Adobe Website (see Resources) and reinstall the product.
2. Remove any malware that may have entered your computer. Click the Start menu and select 'Run...' Type 'MRT' without the quotes and press the 'Enter' key. This will launch the 'Microsoft Malicious Software Removal Tool.' Click 'Next' when you see the welcome screen. Choose 'Full Scan.' Follow prompts to remove any malware. Reboot your computer.
3. Update Windows. Click the Start menu and select 'All Programs.' Click 'Windows Update.' Click 'Check for updates...'
Read more ►

Sunday, May 26, 2013

How to Find a .SWF File for a Flash Drive


Firefox Media Tab
1. Navigate to Firefox's top bar menu and click 'Tools' and then 'Page Info.' Next, click on the 'Media' tab to reveal a list of objects embedded on the web page.
2. Scroll through the list to find your SWF file. You can also search for the SWF by its 'Type' and it will be listed as an 'Object' within the website.
3. Click on the file to highlight it once its been found. Then click 'Save As,' select your flash drive (inserted in a USB port) as the folder destination and click 'Save' to store the SWF file.
Firefox Cache
4. Type 'about:blank' onto Firefox's address bar and press 'Enter.' This bring you to the local cache information stored on your computer.
5. Select 'List Cache Entries' under the 'Disk cache device' section of this page. This will load up every data entry that has been saved locally by Firefox during your browsing sessions. This can take a few moments if you have a large 'Storage in use' capacity.
6. Press Ctrl+F simultaneously to bring up Firefox's search dialogue and type either the website URL or the SWF to search for the file directly. Cycle through your search findings until you find the appropriate file.
7. Click the SWF's URL to open its 'Cache Entry Information' page. Then right-click the link and select 'Save link as' to save this data onto your flash drive.
Internet Explorer
8. Click 'Tools' then 'Internet Options' on the Internet Explorer top menu bar. When the options window opens up, navigate through the 'General' tab and click 'Settings' under the 'Temporary Internet Files' section.
9. Click 'View Files' to get the list of all the items downloaded onto Internet Explorer's cache. Then navigate to the top menu and click 'View' then 'Details' and finally click 'Arrange Icons by.' Choose by 'Internet Address' or by 'Type' to arrange all the files accordingly.
10. Find your flash file. Right-click on it and select 'Copy' from the drop-down menu. Then open up your flash drive and paste the SWF data into its directory.
Read more ►

How to Work OpenGL in Windows XP


1. Confirm that you have the OpenGL system file in the Microsoft Windows system folder. Open 'My Computer' and double-click the 'C:\\' drive. Open the WINDOWS folder.
2. Look for the folder that readers 'SYSTEM' or 'SYSTEM32' (the name of the folder may vary depending on the version of Windows XP that you have installed). Look for the file entitled 'OpenGL32.dll.' Do not click on the file once you have located it. If you do not see the file, you may need to reinstall the Windows operating system by inserting the original Windows installation disk and following the on-screen prompts.
3. Activate video hardware acceleration in OpenGL. The acceleration benefits of OpenGL are not turned on by default. To activate, download the most recent graphic drivers for your graphics card from the website of your card's manufacturer. All major graphic card manufacturers, including NVidia, Intel, 3D-Labs and ATI, allow consumers to download and install the latest graphic drivers from their websites (links in the Resources section). Double-click the installer file once it is finished downloading and follow the on-screen prompts to automatically update your graphic card drivers. The update will also update your system's OpenGL files to ensure that you have the most recent version of the OpenGL software.
4. Restart the computer. Click the 'Start' menu in the lower left-hand corner of the Windows XP screen and select 'Restart.'
5. Launch your favorite PC game that uses the OpenGL framework. The graphics will now be accelerated using OpenGL technology, resulting in faster, smoother graphic displays.
Read more ►