I keep getting the following error when trying to update my database in Visual Studio 2013. Has anyone ever experienced a similar problem or know how to resolve this issue?
Thanks!
Creating [dbo].[Email]...
Msg 1975, Level 16, State 1, Line 58 Index 'PK__Email__3214EC07F586A15A' row length exceeds the maximum permissible length of '8060' bytes. Msg 1750, Level 16, State 0, Line 58 Could not create constraint. See previous errors. ** An error was encountered during execution of batch. Exiting.