The wiki runs perfectly on the local sql-express instance. I have installed SQL enterprise on a remote server, same network, yet still the connection string which should be simple to build is not working properly.

anyone has hit the same boulder?

有帮助吗?

解决方案

the issue was with the sa password of the db

when installing the db make sure to select mixed modes so as to have an sa password.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top