An error occurred: Error while copying content to a stream.

I am trying to set up my first SQL Change Automation job from within SSMS. After selecting a SQL Source Control repo to be the source of scripts, creating and selecting a shadow database, and selecting an existing database to be the baseline the project is created. Scripts exist in the Migrations area, the Verify step succeeds, the Version Control tab shows my repo and allows me to do commits, pushes, and pulls. 

Under the Generate Migrations tab when I attempt to generate my first migration that contains actual objects, I get this error:

An error occurred: Error while copying content to a stream.


This message doesn't indicate what specifically it was trying to copy to which stream or at which step of its process. Does anyone know what this error is trying to tell me, or know of any logs where I could see any more specific details about this error?

Answers

Sign In or Register to comment.