Hi All,
I created a asp.net website on my local with MS-SQL Server 2005 as database. I created the database locally. I then published the website.
But when i tried to access the site using the url "http://machinename/projectname/default.aspx" it gave the database error as "Cannot open database "myDatabase" requested by the login. The login failed. Login failed for user 'my user'."
Tried to google for the solution but was not resovled.
Please guide me on this.