U
usfinecats
Using this command, I get error
C:\WINDOWS>c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe
-A all -C "Data Source=np:\\VISTA64\pipe\sql\query; Application Name='\';
Initial Catalog=ASPNETMembershipDB; Integrated Security=SSPI;
Password=SQLAgent; User ID=SQLAgent;"
I've verified using PipeList that sql\query is on the VISTA64 machine.
Using SQL Server 2008. on 64 bit vista. trying to hookup client.
I've verified that the ports exist and are enabled on the client (XP sp3)
machine by enabling logging on the the communication on these ports. (on
both Client and Server).
I've created the ASPNETMembershipDB database and SQLAgent has all the rights
in the world. Is there a problem with the string?
Minor jiggering of the string has produced errors 40 , 25, 26 , I just don't
know where to turn next.
TIA.
C:\WINDOWS>c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe
-A all -C "Data Source=np:\\VISTA64\pipe\sql\query; Application Name='\';
Initial Catalog=ASPNETMembershipDB; Integrated Security=SSPI;
Password=SQLAgent; User ID=SQLAgent;"
I've verified using PipeList that sql\query is on the VISTA64 machine.
Using SQL Server 2008. on 64 bit vista. trying to hookup client.
I've verified that the ports exist and are enabled on the client (XP sp3)
machine by enabling logging on the the communication on these ports. (on
both Client and Server).
I've created the ASPNETMembershipDB database and SQLAgent has all the rights
in the world. Is there a problem with the string?
Minor jiggering of the string has produced errors 40 , 25, 26 , I just don't
know where to turn next.
TIA.