1. Click the Windows 'Start' button on the computer that contains the DLL file. Type 'cmd' in the search text box and press 'Enter.' The MS-DOS window opens.2. Type 'REGSVR32 /s DLL_name' where 'DLL_name' is the name of the .NET DLL file. The 's' switch silently installs the file without any output.3. Press 'Enter' to install the file. Registering a file only takes a few seconds. After you receive a 'Success' message, you can use the DLL files in your progra...
Browse » Home » All posts
Tuesday, October 25, 2011
How to Remove an Error on a Page
Remove Temporary Internet Files1. Open Internet Explorer.2. Click 'Tools' and choose 'Internet Options.' This will open a dialog box with all of the options available while viewing Internet websites.3. Click the 'Delete' button from the 'Browsing History' heading.4. Choose the 'Temporary Internet Files' check box. Take the check out of the box in front of 'Cookies' and 'History,' so this information is not deleted in this exercise. Take the check out of the 'Preserve Favorites Website Data' box. Click the 'Delete' button.5. Close the 'Internet Options' dialog box by choosing the 'OK'...
Monday, October 24, 2011
How to Fix a 1935 Error
Restart Windows1. Restart your PC.2. Load the operating system.3. Reinstall the upgrade of the .NET Framework. You will no longer get the 1935 error message, the cause of which is removed after a restart.Stop Windows Installer4. Open the Control Panel.5. Double-click 'Administrative Tools.'6. Double-click 'Services.'7. Right-click 'Windows Installer.'8. Click 'Stop.' Now you won't receive the 1935 error when you upgrade the .NET Framewo...
How to Fix a quot;Could Not Find Flash OCX Filequot; Error
1. Download and install Flash Player if it is not already installed on your computer (see Resources).2. Open Windows Explorer by clicking on 'Computer' in your 'Start' menu. Browse to the folder containing the Flash system files. This is C:\Windows\System32\Macromed\Flash on most computers, and C:\Windows\SysWOW64\Macromed\Flash in 64-bit versions of Windows.3. Look for a file with the name 'flash**.ocx,' where the two asterisks represent the version number and, sometimes, letter. Right-click on it and select 'Copy'.4. Right-click on the background of the folder and select 'Paste'. This...
How to Convert WordPress Posts to PDF
1. Open the 'Plugins' menu while viewing your WordPress dashboard, and then click 'Add New.'2. Enter 'PDF24' in the text field at the top of the page, and then press 'Enter.'3. Click 'Install Now' under 'PDF24 Article to PDF' on the search results page.4. Click 'OK,' and then click the 'Activate Plugin' link at the top of the page.5. Display any of the posts on your WordPress blog to see the 'Send article as PDF' box at the bottom.6. Type your email address, and then click the 'Send' button to confirm that the plugin wor...
How do I Use OCX in Oracle Form?
1. Open Oracle Forms.2. Click 'File-->'New Project'-->'OCX.'3. Select the file (ending with the extension OCX) you would like to load from your hard drive.4. Enter the line 'OCX_INIT(filename)' without quotes in the program code. Replace 'filename' with the name of your OCX file.5. Begin writing code for your OCX object. Consult your OCX file's manual for its library of functions and what to call th...
Sunday, October 23, 2011
How to Fix a System Restore Run DLL Error
1. Click on 'Start,' 'Turn Off Computer' and 'Restart' to restart your computer. Press the 'F8' key while your computer is restarting. This will take you to the boot menu of the operating system.2. Scroll down to 'Safe Mode' and press the 'Enter' key. Wait for the system to load.3. Click on 'Start' and 'My Computer.' Double-click on the 'C:\' drive to access it.4. Browse for 'C:\Windows\INF' and double-click on the directory to access it. Locate the 'sr.inf' file and right-click on it. Select the 'Install' option from the sub-menu that appears. Wait for the installation to complete. While...
Thursday, October 20, 2011
How to Solve the quot;Runtime Error 339 Msdatgrd.ocxquot; Error
1. Perform a file search for the 'msdatgrd.ocx' file on your computer's hard drive. Look in the 'C:\Winnt\system32' or 'C:\Windows\system32' folders since most system files are stored there.2. Copy the file from another computer running the same operating system and service pack installation if it is not found. Paste it into the system directory of the computer that is producing the 'msdatgrd.ocx' errors.3. Click on 'Start' and then select 'Run.' Enter the command 'regsvr32 c:\Windows\system32\msdatgrd.ocx' or 'regsvr32 c:\Winnt\system32\msdatgrd.ocx,' depending on the name and path of your...
Tuesday, October 18, 2011
How to Fix a JavaScript Error
1. Open the Web page in Internet Explorer. When the error occurs, a yellow icon displays in the bottom status bar. Double-click the icon to review the line of code that is causing the error. Internet Explorer also displays the line number where the error message is triggered.2. Right-click the HTML or JS page that contains your JavaScript function. Click "Open With," then click your HTML or JS editor.3. Scroll down to the line number listed in the Internet Explorer error window. You must identify the JS syntax error to fix the coding. For instance, if you are missing a closing or opening...
How to Repair a Register
Little Registry Cleaner1. Open Little Registry Cleaner. Be sure all options under 'Select the Sections to Scan' are check-marked. Click 'Scan Registry.' Wait while the program scans the Window registry.2. Look in the center pane to see a listing of detected registry errors after the scan is complete.3. Click 'Fix Problems' to have the tool clean up and repair all registry errors.CCleaner4. Launch the CCleaner application. Click the 'Registry' button in the left pane. Be sure all options under the 'Registry Integrity' section are check-marked.5. Click 'Scan For Issues' at the bottom of...
Monday, October 17, 2011
How to Replace IEFRAME.dll
1. Launch your Web browser and search for and locate a website from which you can download ieframe.dll. You can find a link to a reliable download site in the Resources section.2. Click the download link and follow the on-screen prompts to save the file to your computer. Once the download completes, double-click the file. When it opens in Winzip or your default unzipping program, click the 'Extract' button and extract the file to your computer's desktop.3. Right-click on the 'Start' button in Windows. Select 'Explore' from the options to open Windows Explorer. Browse through the file system...
How to Stop Error 1003
Identifying the Error1. Click the 'Start' button, type 'Event Viewer' into the 'Search programs and files' box and press 'Enter.' This opens the Event Viewer window. From here, you can check the Directory Services log for details of the event ID 1003 error.2. Click the arrow to expand 'Windows Logs' in the left-hand pane of the Event Viewer and select 'System' from the sub-directory. In the central 'System' pane, you will see a list of events encountered by your computer. To confirm your error as an event ID 1003, click on 'Event ID' to sort the list and scroll until you see the 1003 error.3....
Sunday, October 16, 2011
How to Copy Windows Root System32hal.Dll. From a Windows CD
1. Turn on your computer, open the CD-ROM drive and insert your Windows operating system installation CD.2. Reboot your computer.3. Press a key to start the installation CD, choosing your preferences as prompted on the 'Install Windows' screen. Read the 'Please read the license terms' and click the 'I accept the license terms' box and 'Next.'4. Select 'Custom' from the 'Which type of installation do you want?' screen and 'Drive options (advanced)' on the next paged entitled 'Where do you want to install Windows?'5. Select the drive you wish to install Windows on along with the format...
Saturday, October 15, 2011
How to Delete the Msvcrt DLL
1. Click 'Start' and type 'Run' into the 'Search' box and press 'Enter.' If you are using a version of Windows prior to Windows Vista, click 'Start' and then click 'Run.' The Run tool opens.2. Type 'regsvr32 /u msvcrt.dll' (without the quotation marks) into the 'Run' box and press 'Enter.'3. Restart your comput...
How to Convert 64 to 32 Bit
1. Click "Start."2. Select "All Programs."3. Open the folder that contains the shortcut icon for the 32-bit application you're trying to run. This will expand the folder into a listing of icons beneath that folder.4. Click on the shortcut icon for the 32-bit application you're trying to run. Windows will start the emulation process, which will convert a portion of your operating system to 32-bit architecture. The 32-bit application will then load inside that portion of Windows and will display properly on screen, as if you were running a 32-bit version of the operating syst...
Subscribe to:
Posts (Atom)