• Run this in SSMS

    USE yourDB

    GO 1000

    When the command succeeeds you will be able to put the db back into multi user mode.

    http://blogs.msdn.com/b/dfurman/archive/2012/01/20/getting-out-of-single-user-mode.aspx