Hi Jovan
Thank you for the nifty tool. In my REST api project, I am using the SqlPipe.Sql(cmd).Stream(ms, "[]") but for every cmd, I need to pass a new connection string with an included application name. Currently, the stream logic in the belgrade sqlclient is using the connectionstring given in the base command created during startup. I need an ability to pass the connection string. I tried to download and build locally with this additional method included but I am unable to proceed with the build due to the following error.
Severity Code Description Project File Line Suppression State
Error MSB3325 Cannot import the following key file: BelgradeSqlClient.pfx. The key file may be password protected. To correct this, try to import the certificate again or manually install the certificate to the Strong Name CSP with the following key container name: VS_KEY_3C6256A74AF3876F Code C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 3214
Please help resolve this urgent requirement.
thank you,
Sudhaa
Hi Jovan
Thank you for the nifty tool. In my REST api project, I am using the SqlPipe.Sql(cmd).Stream(ms, "[]") but for every cmd, I need to pass a new connection string with an included application name. Currently, the stream logic in the belgrade sqlclient is using the connectionstring given in the base command created during startup. I need an ability to pass the connection string. I tried to download and build locally with this additional method included but I am unable to proceed with the build due to the following error.
Severity Code Description Project File Line Suppression State
Error MSB3325 Cannot import the following key file: BelgradeSqlClient.pfx. The key file may be password protected. To correct this, try to import the certificate again or manually install the certificate to the Strong Name CSP with the following key container name: VS_KEY_3C6256A74AF3876F Code C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 3214
Please help resolve this urgent requirement.
thank you,
Sudhaa