Print Page | Close Window

Forum - default.asp page load error

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=4458
Printed Date: 02 April 2026 at 8:12am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Forum - default.asp page load error
Posted By: arthursc
Subject: Forum - default.asp page load error
Date Posted: 23 July 2003 at 7:10am

I get the following error when loading http://bdhwr2k01/triumph-motorcycles/forum/ - http://bdhwr2k01/triumph-motorcycles/forum/  for the 1st time after following bruces install instructions. below is the asp erro output for the page results;

Any help greatfully received.. oh and DB conectivity works. SQL2K.Clown

Technical Information (for support personnel)

  • Error Type:
    Microsoft OLE DB Provider for SQL Server (0x80040E4D)
    Login failed for user 'deb-tau\administrator'.
    /triumph-motorcycles/forum/common.asp, line 232

  • Browser Type:
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)

  • Page:
    GET /triumph-motorcycles/forum/Default.asp

  • Time:
    Wednesday, July 23, 2003, 2:02:48 PM

 




Replies:
Posted By: Mc Brain
Date Posted: 23 July 2003 at 9:19am

My guess... check that all these variables have the proper values:

strSQLServerName, strSQLDBUserName, strSQLDBPassword, strSQLDBName

They should be changed in the admin/SQL_server_connection.asp



Posted By: arthursc
Date Posted: 23 July 2003 at 9:37am

Thanks for that but I have found out from a small technet article that; If you use MS desktop version of SQL by default it only allows windows authentication and not SQL.

 

A quick hack of the reg gave me SQL authentication.

  1. Stop SQL Server and all related services, such as SQLAgent, from the Services control panel.
  2. Click Start, click Run, type regedt32, and then click OK.
  3. Find the HKEY_LOCAL_MACHINE window on the local computer.
  4. Navigate to the following registry key for the default instance:

    HKEY_LOCAL_MACHINE\Software\Microsoft\MSSqlserver\MSSqlServer

  5. Navigate to the following registry key for a named instance:

    HKLM\Software\Microsoft\Microsoft SQL Server\Instance Name\MSSQLServer\LoginMode

  6. On the right-hand pane, find the value LoginMode and double-click it.
  7. In the DWORD Editor window, set the value to 2. Also, make sure that the Hex radio button is selected.
  8. Click OK.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net