Never worry about losing your data again by moving it to the Cloud 100GB for only $3
*no credit card required
G Cloud intelligently, automatically and effortlessly protects and backs up all your android's data to a secure cloud location. Oh yeah, did we mention that it's Free :)
SYMPTOMS: Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionRead (recv()).]General network error. Check your network documentation. /asp/GeneralFunctions.asp, line 199
CAUSE: This type of error occurs if SQL Server security mode is set to Microsoft Windows NT only; and the NT account that is being used to authenticate the user on the IIS computer does not have permissions to connect to the remote SQL Server's NT computer.
RESOLUTION: First try to restart your computer. If the error message still appears then, a solution to this problem would be by using Internet Service Manager, open the Properties Sheet of the virtual directory for the Web application, select the Directory Security tab, and click on the Edit button for Anonymous Access and Authentication Control to display the Authentication Methods. Click the Edit button for Allow Anonymous Access to edit the NT account used for anonymous access, and then clear the check box Enable Automatic Password Synchronization. Save the changes by clicking OK to close the dialog box.