Bug #61797 | Unable to generate an EDMX file in Visual Studio 2010 | ||
---|---|---|---|
Submitted: | 8 Jul 2011 6:41 | Modified: | 4 Aug 2011 12:11 |
Reporter: | Lionel Najman | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / NET | Severity: | S1 (Critical) |
Version: | 6.3.7 (certainly 6.4.3 too) | OS: | Windows (XP fr-FR) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[8 Jul 2011 6:41]
Lionel Najman
[8 Jul 2011 13:24]
Joakim Dahl
I have the same issue in Win 7 Pro. Os installation language was English but I'm using Swedish locale for time/numbers/keyboard and the like. Had to revert to 6.3.6 to get it to work again.
[9 Jul 2011 1:57]
Hovard Berg
I'm getting the same error, and I'm using norwegian culture. However i tried setting the culture in web.config to: <globalization requestEncoding="iso-8859-1" responseEncoding="iso-8859-1" culture="en-US" uiCulture="en-US" /> It didn't help much...
[14 Jul 2011 7:18]
Lionel Najman
By setting the culture I was thinking about using the double.parse(string, Iformat Provider) method in the connector source code. Specifying the culture in your web.config doesn't help as it's only used in your application, at runtime
[4 Aug 2011 12:11]
Julio Casal
This bug is a duplicate of bug #61901.