Hi all ,
I am creating a web application in ASP.net 2.0 using C# . I am also using SQL Server 2005 as database .
I am having problem in publishing website , i have published website sucessfully , but the problem is it ask for server 's user name and password .
can any1 tell me how can i overcome this problem .When i insert username and password , my application shows all data tht is to be retrived from backend . I dont want my website to prompt for Server's username and password , rather it should give access to every one who is trying to open it .
Thanks in advance
I am creating a web application in ASP.net 2.0 using C# . I am also using SQL Server 2005 as database .
I am having problem in publishing website , i have published website sucessfully , but the problem is it ask for server 's user name and password .
can any1 tell me how can i overcome this problem .When i insert username and password , my application shows all data tht is to be retrived from backend . I dont want my website to prompt for Server's username and password , rather it should give access to every one who is trying to open it .
Thanks in advance
Comment