.NET Questions and Solutions

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries Tagged ‘computer’

Error message when you try to restore a Windows SharePoint Services 3.0 Web site: “The site collection could not be restored. Please make sure the content databases are available and have suffici …

Symptoms
When you use the Stsadm.exe command-line tool to try to restore aMicrosoft Windows SharePoint Services 3.0 Web site on a computer that is runningWindows SharePoint Services 3.0, you receive the following error message:

The site collection could not be restored. If this problem persists, please make sure the content databases are available and have sufficient free space.
Resolution
This issue occurs if the computer that is running Windows SharePoint Services has insufficient free disk space that is available to host the restored Windows SharePoint Services Web site.This issue may also occur if the Windows SharePoint Services database has reached its maximum allowed size.

Clip Organizer search results are slow to appear using Clips Online

Symptoms
When you perform a search in Microsoft Clip Organizer, the list of results may appear slowly. You may notice this behavior whether your computer is connected to the Internet or your computer is not connected to the Internet.
Resolution
The clip art search results automatically include content from Clips Online. If your computer is connected to the Internet, it may take a moment to complete your search. The speed of the search depends on the speed of your Internet connection.
If you are not connected to the Internet, your computer still tries to access Clips Online. However, your computer cannot access Clips Online because it is not connected to the Internet. Therefore, it appears as if your search is taking longer than expected.

BUG: An “Object reference not set to an instance of an object” error occurs when you try to access data by using ADO Interop on an ASP.NET page

Symptoms
On a computer that has Microsoft .NET Framework 1.0 installed (and that does not have Microsoft Visual Studio .NET installed), when you try to access data using ADO Interop on an ASP.NET page that resides at an identical site and that is hosted on the same computer, you may receive the following error message:

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Resolution
To resolve this problem, register the Adodb.dll file in the global assembly cache (GAC). On a computer where only the .NET Framework is installed, the file Gacutil.exe does not exist.. Either obtain the gacutil file by installing Microsoft .NET Framework SDK, or create a Visual Studio.NET setup project that uses the installer to install the correct components.
To register Adodb.dll in the GAC, follow these steps: Click Start and then click Run. In the Run dialog box, type the following command, and then click OK:
C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\gacutil /i C:\Program Files\Microsoft.NET\Primary Interop Assemblies\adodb.dll

A “STOP: 0×1000008E In Emupia2k.sys” Error Message Appears After You Upgrade from Windows 2000

Symptoms
On a computer that has a Creative Technology Audigy sound card installed, you may receive the following error message on a blue screen after you upgrade the computer from Microsoft Windows 2000 to Windows XP:

STOP: 0×1000008E (c0000005, f80ef98c, f02f3b94, 00000000)In EMUPIA2K.SYS
“KERNEL_MODE_EXCEPTION_NOT_HANDLED_M”
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: f80ef98c, The address that the exception occurred at
Arg3: f02f3b94, Trap Frame
Arg4: 00000000The four parameters in the parentheses may vary, depending on the configuration of your computer.
Resolution
This behavior occurs because the Windows 2000 device driver for the Audigy sound card is not compatible with Windows XP, and Windows XP does not include an updated device driver for the Audigy sound card.

“STOP 0×0000001E” Error Message During Windows Setup

Symptoms
When you run Windows XP Setup, you may receive an error message similar to the following:

STOP: 0×0000001E (0×80000003, 0xBFC0304, 0×0000000, 0×0000001)
[bugcheck code] ([1] [2] [3] [4])
Resolution
This behavior can occur if you restart your computer during or after the Windows Setup process, and if any of the following conditions are true:There is insufficient disk space on the drive on which you installed Windows.There is an outdated or incompatible third-party driver (or drivers) installed on your computer — for example a faulty video driver.There are system BIOS incompatibilities.

“STOP 0×0000001E KMODE_EXCEPTION_NOT_HANDLED in NTOSKRNL.EXE” Stop Error Message After You Install PcAnywhere

Symptoms
After you install Symantec Corporation’s pcAnywhere on a computer that runs Windows 2000 Professional, when you restart the computer it may stop responding. You may also receive the following stop error message:

STOP 0×0000001E KMODE_EXCEPTION_NOT_HANDLED in NTOSKRNL.EXE When you try to restart your computer, you receive the same stop error message again. The computer cannot complete the startup procedure.
Resolution
To resolve this issue, you must disable the AW_HOST and AW_HOST32 drivers, and then remove pcAnywhere from your computer. After you have removed pcAnywhere, contact Symantec Corporation to obtain the Windows 2000 pcAnywhere patch before you reinstall the software on your computer.
To disable the AW_HOST and AW_HOST32 drivers on your computer, follow these steps: Start your computer by using the recovery console. To do this, follow these steps: Start the computer from the Windows 2000 CD. At the “Welcome to Setup” screen, press R. Press C to repair a Windows 2000 installation by using the recovery console.When you are prompted by the recovery console, type the number of the Windows 2000 installation that you want to repair, and then press ENTER.Type the Administrator password, and then press ENTER.
For additional information about the recovery console, click the following article numbers to view the articles in the Microsoft Knowledge Base:
229716?(http://support.microsoft.com/kb/229716/EN-US/) Description of the Windows 2000 Recovery ConsoleType disable aw_host, and then press ENTER.Type disable aw_host32, and then press ENTER. Note: If AW_HOST32 is not present on your computer you will receive an error message. This is expected behavior and will not affect this procedure.Type exit, and then press ENTER to quit the recovery console.After you have disabled the AW_HOST and AW_HOST32 drivers, remove pcAnywhere from your computer. To do this, follow these steps: Click Start, point to Settings, and then click Control Panel.Double-click Add/Remove Programs.In the list of currently installed programs, click Symantec pcAnywhere, and then click Change/Remove.Follow the on-screen instructions to remove pcAnywhere, and then restart your computer.After you have removed pcAnywhere from your computer, contact Symantec to obtain the Windows 2000 pcAnywhere patch. After you install the patch, reinstall pcAnywhere.
For information about how to contact Symantec Corporation, visit the following Microsoft Web site:
http://support.microsoft.com/gp/vendors/en-us(http://support.microsoft.com/gp/vendors/en-us) The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.