Page 1 of 1

Compilation Error after upgrading to New Version 6.80

Posted: Wed 21 Mar 2012 14:04
by emp51302
Hi - Its such a irony that I am getting this error after upgrading to latest version of dotConnect for MySQL.

My Project Builds Fine, but when I try to launch my project and navigate to few aspx pages in my application, I get compilation error.

See Image Attached.

A quick help would be appreciated.

Image

Posted: Fri 23 Mar 2012 13:37
by MariiaI
This compilation error may be caused by using conflicting assemblies (e.g., it could occur if some assemblies of an older version were not deleted).
Try to do the following steps:
- uninstall dotConnect for MySQL;
- remove all Devart.* and policy.*.Devart.* files from the GAC;
- clear the Program Files\Devart\dotConnect and Program Files\Common Files\Devart\dotConnect folders;
- clear the bin folder of your application;
- reinstall dotConnect for MySQL.