marcodelpin / dblinq2007

Automatically exported from code.google.com/p/dblinq2007
Other
0 stars 0 forks source link

VisualMetal generates wrong c# code #104

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. running Visual Metal
2. using NorthwindOraODP.dbml from tests\Northwind DBMLs to generate c# code
3. setting context and entitiy namespace to Ideal.Skc.Tracker.Test.Linq.Data

What is the expected output? What do you see instead?
No. 
Namespace DbLinq.Linq is reference. DbLinq.Data.Linq was meant.
Attribute [AutoGenId()] was generated but not defined in DbLinq Assembly.

What version of the product are you using? On what operating system?
0.19 from subversion on
windows xp sp2

Please provide any additional information below.

Original issue reported on code.google.com by christia...@gmail.com on 10 Nov 2008 at 10:31

Attachments:

GoogleCodeExporter commented 9 years ago
Just for information, Visual Metal is not maintained anymore (we're looking for 
volunteers). Use DbMetal instead.

Original comment by picrap on 6 Jan 2009 at 9:08

GoogleCodeExporter commented 9 years ago

Original comment by jonmpr...@gmail.com on 16 Jan 2010 at 3:36