You are currently viewing the BOOK: Expert One-on-One Visual Basic 2005 Database Programming section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I can run the v3 sample code for chapter 4, but not v1 or v2
Error given as below
"Could not load file or assembly 'Microsoft.VisualBasic, Version=2.0.0.1, Culture=neutral, PublicKeyToken=6315780d5082271f' or one of its dependencies. The system cannot find the file specified."
I notice that the config file information for v1 and v2 makes reference to a PublicKeyToken, this is not required in the v3 config file which works, can you please help?