hi i'm getting this error when using Database Publishing Wizard for the ASPNETDB.mdf
Connecting to web service (Success)·The source database collation (Latin1_General_CI_AS) does not match the target database collation (SQL_Latin1_General_CP1_CI_AS).This mismatch can cause errors when publishing objects that do not explicitly specify collations.
slamdunc
Member
17 Points
9 Posts
Connecting to web service error - ASPNETDB.mdf
Oct 15, 2007 11:37 AM|LINK
hi i'm getting this error when using Database Publishing Wizard for the ASPNETDB.mdf
Connecting to web service (Success)· The source database collation (Latin1_General_CI_AS) does not match the target database collation (SQL_Latin1_General_CP1_CI_AS). This mismatch can cause errors when publishing objects that do not explicitly specify collations.
This causes the whole thing to fail.
The Personal.mdf uploads fine.
Can anyone help?
slamdunc