This is a migrated thread and some comments may be shown as answers.

Error after oncverting Entity model to ORM

1 Answer 44 Views
Web Services
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
plusHR
Top achievements
Rank 1
plusHR asked on 22 Dec 2011, 06:54 AM
Hi.

I used the convert EF model option and then opened up the rlinq model and selected Save [as instructed] however I get the following message, could you assist.

Error 39 Running transformation: System.NotImplementedException: The method or operation is not implemented.


Server stack trace: 
   at EnvDTE.ProjectItem.get_SubProject()
   at Telerik.OpenAccess.CodeGeneration.DteHelper2.FindProjectInternal(ProjectItems items, Predicate`1 match)
   at Telerik.OpenAccess.CodeGeneration.DteHelper2.FindProject(_DTE vs, Predicate`1 match)
   at Telerik.OpenAccess.CodeGeneration.DteHelper2.FindProjectByName(_DTE vs, String name)
   at Telerik.OpenAccess.CodeGeneration.ServiceProviderTemplateContext.ResolveProjectContext(ProjectItem templateProjectItem)
   at Telerik.OpenAccess.CodeGeneration.ServiceProviderTemplateContext.ProjectSynchronization(ProjectItem templateProjectItem, IEnumerable`1 keepFileNames)
   at Telerik.OpenAccess.CodeGeneration.ServiceProviderTemplateContext.<.ctor>b__2(IEnumerable`1 keepFileNames)
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)


Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
   at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
   at System.Action`1.EndInvoke(IAsyncResult result)
   at Telerik.OpenAccess.CodeGeneration.ServiceProviderTemplateContext.Process(Boolean split, String outputPath)
   at Microsoft.VisualStudio.TextTemplating7C3F167917C3793EE9C0998CF774EE86.GeneratedTextTransformation.TransformText() in c:\Program Files (x86)\Telerik\OpenAccess ORM\dsl2010\CodeGenerationTemplates\CSharp\Includes\MainCs.ttinclude:line 41
   at Microsoft.VisualStudio.TextTemplating.TransformationRunner.RunTransformation(TemplateProcessingSession session, String source, ITextTemplatingEngineHost host, String& result) 1 1

1 Answer, 1 is accepted

Sort by
0
Pencho
Telerik team
answered on 22 Dec 2011, 02:43 PM
Hello Paul,

We made a couple of tests on our side and unfortunately we were not able to reproduce the exception. Would it be possible to send us the original edmx model and the converted rlinq model to investigate the problem?

Thank you in advance.

Kind regards,
Pencho
the Telerik team

Q3’11 of Telerik OpenAccess ORM is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

Tags
Web Services
Asked by
plusHR
Top achievements
Rank 1
Answers by
Pencho
Telerik team
Share this question
or