I don't think anything is wrong with my assembly. I think I just I don't know how to get around a hurdle in Windows7/IIS7. I have a site that runs fine in IIS6. I was going to experiment with the SEO Toolkit, but that requires IIS7 so I thought I'd set the
site up on my laptop in IIS7... now I can't seem to get around the error of:
Could not load file or assembly 'MySQLDriverCS' or one of its dependencies. An attempt was made to load a program with an incorrect format.
I wonder what environmental condition has changed that is tanking my app. It runs fine from within Visual Studio and IIS6 hosting.
Jaeschke
Member
4 Points
2 Posts
Re: How to solve "Assembly binding logging is turned OFF"?
Jan 15, 2010 10:41 PM|LINK
I don't think anything is wrong with my assembly. I think I just I don't know how to get around a hurdle in Windows7/IIS7. I have a site that runs fine in IIS6. I was going to experiment with the SEO Toolkit, but that requires IIS7 so I thought I'd set the site up on my laptop in IIS7... now I can't seem to get around the error of:
Could not load file or assembly 'MySQLDriverCS' or one of its dependencies. An attempt was made to load a program with an incorrect format.
I wonder what environmental condition has changed that is tanking my app. It runs fine from within Visual Studio and IIS6 hosting.