Windows 2003 and ASP
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi,
I am unable to connect to a database in my SQL 2000 Server installed on
a Windows 2003 Server machine from an asp page on another machine(the
web server). It gives the the
following error:
Microsoft OLE DB Provider for SQL Server (0x80004005)
Login failed for user 'sa'. Reason: Not associated with a trusted SQL
Server connection.
I also sometimes get:
MSDataShape (0x80004005)
Data provider could not be initialized.
The authentication mode is mixed. That means it is supposed to accept
SQL authentication.
I can connect with the same connection string and parameters from a
visual basic 6 application.
I can also connect the web client with the same DB in SQL 2000 running
on Windows 2000/XP.
If I put the web server on that same machine I can also connect.
I believe it is something to do with security. Please advise me on what
to do. It is very urgent.
.
Relevant Pages
- Re: Sql Server 2005 Dev. Ed. on Windows Server 2003
... Check out this KB which is about transferring Logins: http://support.microsoft.com/kb/246133 ... Also, since this is running on a newly installed Windows Server 2003, is ... them from your older SQL Server instance to the newer one. ... (microsoft.public.sqlserver.setup) - Re: New Windows Infrastructure
... vendor's application runs on windows with an SQL database and I will also need a web server for a separate module which will allow our customers to access account data online. ... I would think that if the app runs on windows, I do not need the citrix server. ... It makes sense to have separate DCs though, because let's say you want to upgrade your Active Directory in two weeks time, with separate DCs it's easy, but if you've got a bunch of apps installed it could be a nightmare. ... (microsoft.public.win2000.setup_deployment) - How can I avoid using SQL Authentication with the Office Web Parts?
... We have a machine running Windows 2003 Server, IIS 6, and Windows SharePoint ... We are using Office Web Parts on several Web ... Part pages to display data retrieved from a SQL Server (SQL 2000 SP3 running ... (microsoft.public.sharepoint.portalserver.development) - How can I avoid using SQL Authentication with the Office Web Parts?
... We have a machine running Windows 2003 Server, IIS 6, and Windows SharePoint ... We are using Office Web Parts on several Web ... Part pages to display data retrieved from a SQL Server (SQL 2000 SP3 running ... (microsoft.public.office.developer.web.components) - How can I avoid using SQL Authentication with the Office Web Parts?
... We have a machine running Windows 2003 Server, IIS 6, and Windows SharePoint ... We are using Office Web Parts on several Web ... Part pages to display data retrieved from a SQL Server (SQL 2000 SP3 running ... (microsoft.public.inetserver.iis) |
|