G
Guest
Hi all,
My Dell 4100 PC was upgraded from Microsoft Windows ME to Microsoft Windows
XP Pro 2 years ago. I just installed Microsoft SQL Server 2000 Developer
Edition in my "upgraded" Windows XP Pro Operating System recently.
I executed http://localhost/NorthDB/ch13_ex01.asp and I got the following:
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be
displayed.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
Open the<script> </script> localhost home page, and then look for links to
the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for SQL Server (0x80004005)
Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server
connection.
/NorthDB/ch13_ex01.asp, line 21
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; AT&T CSM7.0; AT&T CSM8.0;
SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)
Page:
GET /NorthDB/ch13_ex01.asp
Time:
Sunday, July 03, 2005, 1:34:56 PM
More information:
Microsoft Support
It is clearly listed in the Error Type: Microsoft OLE DB Provider for SQL
Server (0x80004005)
Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server
connection.
/NorthDB/ch13_ex01.asp, line 21
///////////////////////////////////////////////////
This looks like an asp error message involving integrated authentication
between the web server (running the asp page) and the sql server. Some one
said that there are a number of reasons why this might fail including the
Directory Security settings within IIS, whether the web server is running on
a different machine from the sql server, the connection string within the asp
page, etc. What is the db connection string being used in the page? Can you
please give me your answer and advices on solving this problem? Your help
and technical advices are greatly appreciated.
Thanks in advance,
SHC
My Dell 4100 PC was upgraded from Microsoft Windows ME to Microsoft Windows
XP Pro 2 years ago. I just installed Microsoft SQL Server 2000 Developer
Edition in my "upgraded" Windows XP Pro Operating System recently.
I executed http://localhost/NorthDB/ch13_ex01.asp and I got the following:
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be
displayed.
--------------------------------------------------------------------------------
Please try the following:
Click the Refresh button, or try again later.
Open the<script> </script> localhost home page, and then look for links to
the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Error Type:
Microsoft OLE DB Provider for SQL Server (0x80004005)
Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server
connection.
/NorthDB/ch13_ex01.asp, line 21
Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; AT&T CSM7.0; AT&T CSM8.0;
SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)
Page:
GET /NorthDB/ch13_ex01.asp
Time:
Sunday, July 03, 2005, 1:34:56 PM
More information:
Microsoft Support
It is clearly listed in the Error Type: Microsoft OLE DB Provider for SQL
Server (0x80004005)
Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server
connection.
/NorthDB/ch13_ex01.asp, line 21
///////////////////////////////////////////////////
This looks like an asp error message involving integrated authentication
between the web server (running the asp page) and the sql server. Some one
said that there are a number of reasons why this might fail including the
Directory Security settings within IIS, whether the web server is running on
a different machine from the sql server, the connection string within the asp
page, etc. What is the db connection string being used in the page? Can you
please give me your answer and advices on solving this problem? Your help
and technical advices are greatly appreciated.
Thanks in advance,
SHC