Hi everyone,
I have a c# entity framework code first Project whose database I wanted to be Azure hosted. I created my connection string as follows:-
I also enabled the azure firewall to accept the IP address of my computer from the portal.
On running the program, I get this message :-
"Additional information: Login failed for user 'Chiri'."
Please advice.
Shakti Singh DulawatPosted May 11, 2016, 8:59 AM
2) Password is not correct please check in SQL server (I think error itself telling)
Peter DzuyaPosted May 11, 2016, 10:26 AM
Peter DzuyaPosted May 11, 2016, 9:14 AM