-
## Describe the bug
I'm not able to connect to LocalDB using `Microsoft.Data.SqlClient`.
The following is my simple test connection setup. It's a simple connection string that every Microsoft sa…
-
- MSSQL Extension Version: v1.10.1
- VSCode Version:
```
Version: 1.56.2
Commit: 054a9295330880ed74ceaedda236253b4f39a335
Date: 2021-05-12T16:45:26.313Z
Electron: 12.0.4
Chrome: 89.0.4389.114…
-
While running the example in mu/README_xc-enc.md, the xcenc_server.py script errors out with the following trace:
```bash
Traceback (most recent call last):
File "/tmp/mu_example/mu/src/lambdai…
-
- MSSQL Extension Version: 1.9.0
- VSCode Version: 1.45.0
- OS Version: Windows 10 Pro, Version 2004, OS Build 19041.208
Steps to Reproduce:
1. Open a Remote-WSL instance of VS Code
2. Add co…
-
hi,
my user is configured in tomcat 7 as manager-gui but not able to get app status from script
says forbidden
[root@xx plugins]# ./check_tomcat.py -H xx.xx.it -p 8080 -u manager -a xxx -m app -w…
-
Moved from miyagawa/Dist-Milla#33
related rjbs/Dist-Zilla#162
If milla setup never was run, or .dzil does not exist, an initial milla build throws misleading and completely useless messages:
```
hel…
-
I am trying to pass value from Environment values.yaml to shell script to get the version of server using curl command. The value is passed on to the script since I can echo first argument in script …
-
Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: HTTP Provider, erro…
-
Allow adding websockets servers to favorites and loading their serverinfo over websockets instead of udp.
@QingGo Want to give it a try?
-
How can I run unit tests in a .NET Core Test project with a SQL Server running in a Docker container? I have set up a SQL Server in my Dockerfile and can successfully run the unit tests if I manually …