Namespace property in Entity Developer

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
HintonBR
Posts: 24
Joined: Mon 16 Jun 2008 17:07

Namespace property in Entity Developer

Post by HintonBR » Fri 26 Jun 2009 22:44

When I try to set the Namespace property to a value that I want (like Samples.Test.Data) in Entity Developer. I get an invalid value property popup. It seems like that field doesn't like periods which is odd since many/most namespace values love to have periods in them. If I manually set it in the generated designer.cs file the designer will reset the value back to something without periods when I reopen the edml file.
________
Hawaii Medical Marijuana
Last edited by HintonBR on Tue 15 Feb 2011 11:55, edited 1 time in total.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 30 Jun 2009 07:56

The problem is already fixed. We plan to release the fixed build in the nearest future.

Post Reply