You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
In our organization we have a bigger database which is having more than 8K Procedures and 1K tables . When i build the project through Jenkins it is giving error " C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\MSBuild\Microsoft\VisualStudio\v15.0\SSDT\Microsoft.Data.Tools.Schema.SqlTasks.targets(559,5): Build error : Unable to read a file from package. Package may be corrupt." i don't get any clue why it is happening , i do accept that our solution has more than 10K warnings for references . but i feel like that is not issue . if i exclude 1000 procedures and then if i build it is fine . when i build it through visual studio it is fine . but any idea why it is failing from Jenkins .