On Wed, 2009-11-25 at 21:40 -0800, Nik wrote:
> I have created a .cs file using DBMetal for mysql.
> i have attached that file in to my project(website).
> & i have attached refrence of
> 1> DBLinq.DLL
> 2> DBLinq.MySQL.DLL
> 3> System.Data.Linq.DLL
> when i am going to compile my project i am getting error message as
> below.
> "The type System.Data.Linq.Mapping column attribute exists in both
> Global assembly cache path & temporary internet file path of .NET"
Perhaps you should clear out your temporary internet files? (Not sure
how to do that...)
- Jon