M
Michael Jackson
Hi all,
I've developed a .NET 2003/SQL Server 2000 application. When the app fires
up, it loads combo boxes (Using SQLDMO) with available servers, databases
and tables. It works great. However, when I move the solution to another PC
and try to run it, it fails saying "Login failed for user DEVONE\Guest'.
DEVONE is the name of the machine where I developed the application, which
is running SQL Server 2000 Developer.
No where in my code does it reference DEVONE, so somewhere a reference to
the previous machine name or SQL Server instance name is being held in the
solution.
Any ideas?
Thanks
Michael
I've developed a .NET 2003/SQL Server 2000 application. When the app fires
up, it loads combo boxes (Using SQLDMO) with available servers, databases
and tables. It works great. However, when I move the solution to another PC
and try to run it, it fails saying "Login failed for user DEVONE\Guest'.
DEVONE is the name of the machine where I developed the application, which
is running SQL Server 2000 Developer.
No where in my code does it reference DEVONE, so somewhere a reference to
the previous machine name or SQL Server instance name is being held in the
solution.
Any ideas?
Thanks
Michael