D
DazedAndConfused
I am serializing a class to a binary formatted output file.
The application that created the output file is able to read the file back
into the program.
When I try to read the file into a different application I get the error,
"Additional information: Cannot find the assembly bwsFileWriter1,
Version=1.0.2012.27937, Culture=neutral, PublicKeyToken=null."
What must I do inorder to read the file into the application?
The application that created the output file is able to read the file back
into the program.
When I try to read the file into a different application I get the error,
"Additional information: Cannot find the assembly bwsFileWriter1,
Version=1.0.2012.27937, Culture=neutral, PublicKeyToken=null."
What must I do inorder to read the file into the application?