Download PLINQO 5.0
The year is 2010. Visual Studio's UI is all new. The .NET framework is on version 4.0. ...and PLINQO
Is the VB version up to date? I can create a C# solution and the data project compiles fine. When I change to VB, I get a lot of errors of the type:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll : (0,0) CodeSmith template compiler: BC42204: Assembly 'C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll' references assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089', which is ambiguous between 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\System.dll' (referenced by project 'vbc') and 'C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll' (referenced by project 'vbc'). 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\System.dll' will be used. If both assemblies are identical, change the references to the same location.
Hello,
This is a known issue, please see the following post for the work around (community.codesmithtools.com/.../42145.aspx)
Thanks
-Blake