Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
mikjall
Starting Member
3 Posts |
Posted - 2008-04-29 : 05:59:26
|
I am creating a project in Visual Studio 2005 using information from my SQL Server 2005 Express database running on my home computer. When I go to deploy the project, it asks for a username and password. Is there a way to have it not ask for a username and password? If not, could someone please tell me exactly how to configure it (I'm assuming through the Report Server configuration tool).Thank you in advance for the help |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-29 : 10:37:53
|
Where are you trying to deploy your report to? Do you have access in that reporting server? What credentials are you using to deploy to server? |
 |
|
mikjall
Starting Member
3 Posts |
Posted - 2008-04-29 : 10:49:29
|
I am deploying it to my own computer. I am assuming that I have access to that reporting server. I don't know what you mean by credentials, if it's username/password, that has never been set up and I don't know how to do that. If it is something else, I still have know idea what to do.Thanks for the reply |
 |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-04-29 : 11:04:56
|
This might help you:-http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1675815&SiteID=17 |
 |
|
|
|
|