qetza / vsts-xdttransform-task

Visual Studio Team Services Build and Release extension that applies XDT transforms on XML files.
MIT License
20 stars 9 forks source link

Exception calling "Save" with "1" argument(s): "Object reference not set to an instance of an object." #23

Closed ryanthnguyen closed 4 years ago

ryanthnguyen commented 4 years ago

I have a DataConfig.config file that contains this connections string

I created a new transform file and I called it DataConfig.sfstg.config and my transform file looks like this

image

but i am getting this error when hitting the xdt transform task: tfserror

It was working fine last week, but it failed today.

ryanthnguyen commented 4 years ago

resolved