Problem accesing sql server database in appharbor from my development environment
Hi
I'm trying to access from a Visual Studio asp.net mvc 2, EF4 app
a new database created in appharbor, I run the scripts for creating
tables without problems, but when I try to insert a record I got
the error: "The underlying provider failed on Open"
I only change the connection string
I need to do something else?
Thanks in advance
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by friism on 15 Jan, 2011 12:54 AM
Hi, there are some good suggestions on this Stackoverflow question.
If your code relies on the Distributed Transaction Coordinator, it's not likely to work.
Let me know if the Stackoverflow suggestions do not resolve your problem.
friism closed this discussion on 15 Jan, 2011 12:54 AM.
rodrigojuarez re-opened this discussion on 15 Jan, 2011 03:43 AM
2 Posted by rodrigojuarez on 15 Jan, 2011 03:43 AM
I don't know if was a typo, after copy/paste the connection string, it's working without any modification
Thanks!!
Support Staff 3 Posted by friism on 15 Jan, 2011 05:11 AM
Cool, closing issue.
friism closed this discussion on 15 Jan, 2011 05:11 AM.