This is a very odd issue I have been experiencing today while trying to publish my graph tables and edges to a SQL Server database. First, when trying to open a SQL file (i.e. dbo.MyTable.sql), the whole VS crashes. Then, after reopening it again and proceeding to publish the project, I get the following error:
I tested the connection to the database from VS, and it seems to be fine, also I can access the database if I open it from SSMS without issues.
I haven’t been able to solve it and I can’t find many resources out there that are very helpful, any help will be dearly appreciated.
Thanks in advance!
