posted on Monday, August 16, 2004 1:17 PM by warstar

CS1607: Assembly generation -- Referenced assembly 'DataBase' is a localized satellite assembly

Got the following error while working:
CS1607: Assembly generation -- Referenced assembly 'DataBase' is a localized satellite assembly

I was the [assembly: AssemblyCulture(””)] witch i had changed to [assembly: AssemblyCulture(”nl”)]

Happy netting,
warnar

Comments