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 seems a bit of a bad smell that this isn't handled in the product, especially as LightSwitch is meant to be for the "business user" product, rather than a "dev" product.
I'm getting the following ...
... Error Code: ERROR_SQL_EXECUTION_FAILURE ...
... There is already an object named 'RolePermissions' in the database ...
There is a comment on the stuck in single user mode here but the MS response is they had a fix for the RTM, which I'm using.