Hi,
This has worked properly. I am not to the point where I am configureing the connectionString in the web.config file to be able to store the annotations in our repository. When I attempt to run the project now I get an error that says:
{“Unable to commit entities: AnnotationSession”}
in addition to,
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
I have created the appropriate tables in our docbase and below is my new connectionString which I have altered in the web.config file:
any idea on how to resolve this issue ?