Page 1 of 1
Error in VS 2008
Posted: Tue 09 Feb 2010 11:48
by RobIntechnica
Hi
After creating an EDML file using dotConnect Oracle, Visual Studio gives the following error:
MSL parsing failed: The attribute 'Name' of tag 'ScalarProperty' has a unexpected value
Upon opening the file again, the diagram is blank.
Just wondered what causes this? I'll try my entity diagram again to see if I'm successful the second time.
Posted: Tue 09 Feb 2010 15:17
by AndreyR
Is the problem reproducible with the latest 2.80 Beta build of Entity Developer?
We have made some improvements to it.
Posted: Tue 09 Feb 2010 15:43
by RobIntechnica
Thanks.
I'll try the beta.
I was getting this error too with the release version:
http://www.devart.com/forums/viewtopic. ... foreignkey
I think the beta has this fixed looking at the change list, I'll give it a go.
Posted: Tue 09 Feb 2010 15:56
by RobIntechnica
Hmm... the beta seems to crash when you try saving:-
From your log file (I've also submitted this as an error report):-
=========================
Exception Information
=========================
Message: Item has already been added. Key in dictionary: '-221671102' Key being added: '-221671102'
Source: mscorlib
TargetSite: Void Insert(System.Object, System.Object, Boolean)
HelpLink:
Type: System.ArgumentException
Stack:
at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at Devart.Shell.Utils.CommandTargetHelper.RegisterCommandHandlers(String commandName, String commandGroup, CommandHandler invoke, CommandHandler update)
at Devart.Shell.Shell.RegisterCommandHandlers(String commandName, String commandGroup, CommandHandler invoke, CommandHandler update)
at Devart.Shell.Vs.VsDebuggerService.RegisterCommandHandlers()
at Devart.Shell.Vs.VsDebuggerService..ctor(IVsServiceProvider serviceProvider)
at Devart.Shell.Vs.VsShell.CreateDebuggerService()
at Devart.Shell.Shell.GetService(Guid serviceId)
at Devart.Shell.ServiceManager.GetService(Guid serviceId)
Posted: Tue 09 Feb 2010 16:18
by RobIntechnica
RobIntechnica wrote:Hmm... the beta seems to crash when you try saving:-
Hi
I've managed to get round this by deleting all files related to the EDML and recreating.