I try to define an sql connection string as a custom environment variable but it keeps removing items after ";" after a while. (Looking in globalconfig.crunch.xml it seems ";" is reserved as a token delimiter).
Daily Usage Issues
Remote server: Cannot use semicolon (";") in custom environment variable value.
Started by GreenMoose on 5,422 views
Remco NCrunch Developer
#5518
12 Mar 2014 10:35 UTC
Yes - this makes sense. I'll need to change the delimiter to something else. Thanks for reporting this.
Remco wrote:Yes - this makes sense. I'll need to change the delimiter to something else. Thanks for reporting this.
(maybe "escaping" delimiter character in values before storing is more foolproof)
Remco NCrunch Developer
#5583
25 Mar 2014 10:28 UTC
Hi,
I've prepared a build with a fix for this issue. Anyone that is blocked by this problem is welcome to give it a try -
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.8.zip
http://downloads.ncrunch.net/NCrunch_VS2008_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.6.0.8.zip
http://downloads.ncrunch.net/NCrunch_VS2012_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2012_2.6.0.8.zip
http://downloads.ncrunch.net/NCrunch_VS2013_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2013_2.6.0.8.zip
Cheers,
Remco
I've prepared a build with a fix for this issue. Anyone that is blocked by this problem is welcome to give it a try -
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_GridNodeServer_2.6.0.8.zip
http://downloads.ncrunch.net/NCrunch_VS2008_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2010_2.6.0.8.zip
http://downloads.ncrunch.net/NCrunch_VS2012_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2012_2.6.0.8.zip
http://downloads.ncrunch.net/NCrunch_VS2013_2.6.0.8.msi
http://downloads.ncrunch.net/NCrunch_VS2013_2.6.0.8.zip
Cheers,
Remco
Post a reply
Log in to reply.