Hi,

I am getting a really annoying Invalid Resx file when building the app.
This is happening in a class library DLL form that references a
DataSet in the same assembly. If I exclude the form from the project,
build the project, include the form, open it up in the designer, then it
will work again. Any ideas why this is happening?

Here is the exact error. TIA.

Error 1 Invalid Resx file. Could not load type MyCLassLibrary.MyDataSet,
MyCLassLibrary, Version=3.5.16.3, Culture=neutral,
PublicKeyToken=7d84ad99feecd433 which is used in the .RESX file. Ensure
that the necessary references have been added to your project. Line 271,
position 5. C:\MyCLassLibrary\Windows\MyForm.resx 271 5 MyCLassLibrary