I have a MVC project created in visual studio 2012 all work fine with Debug, but then I publish it... I have an Error.
If I comment the Autentification the project work good and show all data from database. thank you a lot for help
I have a MVC project created in visual studio 2012 all work fine with Debug, but then I publish it... I have an Error.
If I comment the Autentification the project work good and show all data from database. thank you a lot for help
If you are connecting from Windows Machine A to Windows Machine B (server with SQL Server installed) and are getting this error, you need to do the following:
On Machine B: ....
complet source: Why did a network-related or instance-specific error occur while establishing a connection to SQL Server?