Page 1 of 1

Cannot Instantiate Datacontext

Posted: Sat 07 Nov 2020 20:41
by Tundetoday
Hi Everyone,
I just installed linqconnect professional and I have been able to generate model from existing database using the Linqconnect Approach.
The problem i have is that when i try to instantiate the datacontext , it gets underlined as if i am not using it in the right context.
can anybody help?


Dim context As TerraconcMainContext = New TerraconcMainContext

Re: Cannot Instantiate Datacontext

Posted: Mon 09 Nov 2020 20:18
by Shalex
Please specify the exact text of the error (or warning) you are getting. Check the View > Error List window.