Page 1 of 1

Migrating database connection

Posted: Mon Mar 11, 2024 1:34 am
by crash

Busy migrating to ASNM24 from 23...

Is there a difference in database connection in 24.. I'm using same project as i did in 23, same instance and Microsoft SQL server, also tried new project
Keep getting warning database connection failed, load database failed cannot find server or was not accessible.
Nodejs is updated, removed aspnm24 and added again, ran as administrator.

ASPNM23 connects fine to the SQL server, instance name and server name are correct as same in 23.

Any advise, thanks


Re: ASNM24 database connection

Posted: Mon Mar 11, 2024 8:06 am
by MichaelG

Please make sure that your SQL Server is enabled with TCP/IP. Named pipes are not supported anymore.