Tagged Questions

0
votes
0answers
53 views

How to handle LightSwitch setting the database to Single User mode on a failed deployment

Is there someway to catch, and preferably, revert the change of the SQL database when a LightSwitch install fails in a MsDeploy deployment ? I could write something in the calling script, but it ...