Page 1 of 1

Cannot connect using MSSQL connection (getting error as below)

Posted: Wed May 05, 2021 12:08 pm
by chandi
Hi,
Once I'm going to connect to a database using MS SQL, I'm getting the below error message.
error.png
error.png (90.89 KiB) Viewed 4116 times

Re: Cannot connect using MSSQL connection (getting error as below)

Posted: Thu May 06, 2021 5:49 am
by HighAley
Hello.

There is an error on the server-side.
Did you update the data adapter?
Please, check what browser gets from the server.

Thank you.

Re: Cannot connect using MSSQL connection (getting error as below)

Posted: Thu May 06, 2021 11:15 am
by chandi
Hi HighAley,

Thanks for the reply.

I'm getting the below error on the server-side once I Test the Connection.

I have the data adaptor which is in samples-JS git repository. I think it's not updated since 2018.

Also, I'm not getting any console error msg on the browser.

Looking forward to your response.

Thank you.
server side error.png
server side error.png (38.34 KiB) Viewed 4089 times

Re: Cannot connect using MSSQL connection (getting error as below)

Posted: Fri May 07, 2021 2:02 pm
by Lech Kulikowski
Hello,

Please clarify how do you run designer? Could you send us a sample project that reproduces the issue for analysis?

Thank you.

Re: Cannot connect using MSSQL connection (getting error as below)

Posted: Mon May 10, 2021 5:41 am
by chandi
Hi Lech Kulikowski ,

Thanks for the reply.

Basically, I downloaded your sample from here: https://github.com/stimulsoft/Samples-JS

I loaded up the ASP.NET solution and ran the "Connect to database" project

As I mentioned earlier, I get the below error when I try to set up an MSSQL connection to my local database.
server side error.png
server side error.png (38.34 KiB) Viewed 4021 times
Thank you for your time and looking forward to your response.

Re: Cannot connect using MSSQL connection (getting error as below)

Posted: Wed May 12, 2021 7:45 am
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#4059