Error when publish: The schema update is terminating because data loss might occur
-
Friday, April 13, 2012 4:16 AM
Error 1 .Net SqlClient Data Provider: Msg 50000, Level 16, State 127, Line 8 Rows were detected. The schema update is terminating because data loss might occur.
When I build with option: "Host application service on an Internet Infomation Service (IIS Server)" in the "Application Server" group, the publish are successful.
I want to "Run application service on the end user's machine". Please guide me step by step to fix this problem.
Thank you!
Triệu người quen có mấy người thân.
All Replies
-
Sunday, April 15, 2012 4:25 AM
Before this error, you probably either deleted a table field or changed a field type some way. If you know what you did, you can sometime fix at the DB. For example, if you removed a field, then delete the field on the DB and publish again. Backup first as always.- Proposed As Answer by WilliamStacey Sunday, April 15, 2012 2:12 PM
- Marked As Answer by Huan V. Nguyen Monday, April 16, 2012 1:43 AM
-
Monday, April 16, 2012 1:43 AMThank you!
Triệu người quen có mấy người thân.

