asp.net data source not found ??
-
Hi there i have a asp.net app and i can;t make it work on my machine IIS is working SQL server 2000 is on i have attached the database through visual studio 2003 i have access to it but in thew servers panel i get data source not found though i can modify my db and i can browse the .aspx files but ofcourse i have no communication with the database,so nothing works... i 'm fresh to asp and i really need your help thanks
ninja coding
-
Hi there i have a asp.net app and i can;t make it work on my machine IIS is working SQL server 2000 is on i have attached the database through visual studio 2003 i have access to it but in thew servers panel i get data source not found though i can modify my db and i can browse the .aspx files but ofcourse i have no communication with the database,so nothing works... i 'm fresh to asp and i really need your help thanks
ninja coding
i couldnt get your quiestion.. expplain wat u did?
Sarith...
-
i couldnt get your quiestion.. expplain wat u did?
Sarith...
i connected to the database regularly ok ?added the database through server explorer the connection string sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" and and i get "data source not found" right below my SQL Server name ,in the Server Explorer[v.Studio 2003] i use Windows Authentication Where did i go wrong? PLease help Thanks
ninja coding
-
i connected to the database regularly ok ?added the database through server explorer the connection string sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" and and i get "data source not found" right below my SQL Server name ,in the Server Explorer[v.Studio 2003] i use Windows Authentication Where did i go wrong? PLease help Thanks
ninja coding
did u tried data source= localhost
Sarith...
-
i connected to the database regularly ok ?added the database through server explorer the connection string sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" and and i get "data source not found" right below my SQL Server name ,in the Server Explorer[v.Studio 2003] i use Windows Authentication Where did i go wrong? PLease help Thanks
ninja coding
did u tried data source= localhost and why u r trying to give conection through server explorer do it using code.
Sarith...
-
did u tried data source= localhost and why u r trying to give conection through server explorer do it using code.
Sarith...
-
did u tried data source= localhost and why u r trying to give conection through server explorer do it using code.
Sarith...