﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » BO Mapper error after upgrading to VS 2012 and v1.7.6</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 22 May 2026 11:47:17 GMT</lastBuildDate><ttl>20</ttl><item><title>BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31747.aspx</link><description>After I upgraded to v1.7.6 and VS 2012,  I am getting this error when I click the BO Mapper from the menu:&lt;br/&gt;&lt;br/&gt;NotImplementedException&lt;br/&gt;  Value does not fall within the expected range.&lt;br/&gt;&lt;br/&gt;Source     : &lt;br/&gt;&lt;br/&gt;Stack Trace: &lt;br/&gt;&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.Interop.IProject.CreateFileCodeModelThroughProjectRoot(String FileName)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CodeModelProjectCache.FindOrCreateItem(FileName fileName)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CodeModelRoot.CreateFileCodeModel(FileName fileName)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CCodeElementFactory.CreateCodeElementFromTypeRef[T](CSharpType pTypeRef, SourceFileParseTree pData, TypeDeclarationNode pInsertNode)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CExtNamespaceCollection.&amp;lt;&amp;gt;c__DisplayClass7.&amp;lt;GetChildren&amp;gt;b__5(KeyValuePair`2 pair)&lt;br/&gt;   at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()&lt;br/&gt;   at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CExtNamespaceCollection.GetChildren(CodeModelRoot root, CSharpNamespace ns)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CExtNamespaceCollection..ctor(CodeModelRoot root, CExtCodeNamespace parent, CSharpNamespaceReference namespaceDefinition)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CExtNamespaceCollection.Create(CodeModelRoot root, CExtCodeNamespace parent, CSharpNamespaceReference namespaceDefinition)&lt;br/&gt;   at Microsoft.VisualStudio.CSharp.Services.Language.CodeModel.CExtCodeNamespace.get_Members()&lt;br/&gt;   at EnvDTE.CodeNamespace.get_Members()&lt;br/&gt;   at MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.ᜀ(CodeElement A_0, Project A_1, String A_2, Boolean A_3)&lt;br/&gt;   at MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.GetAvailableClasses(Project Prj, Boolean IncludeReferences, Boolean IsWebProject, String BaseClassName, Boolean ParseNestedTypes)&lt;br/&gt;   at MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.GetAvailableBusinessObjects(Project Prj, Boolean IncludeReferences, Boolean IsWebProject)&lt;br/&gt;   at MicroFour.StrataFrame.AddIns.PartialClassBuilderDialog.ᜋ()&lt;br/&gt;&lt;br/&gt;Please help.&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;&lt;br/&gt;Jeff</description><pubDate>Sun, 27 Jan 2013 15:56:34 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31753.aspx</link><description>I am running VS 2012 as an administrator.&amp;nbsp;&amp;nbsp;Also, I have done a bit more testing and I found the problem occurs ONLY when a SF BO&amp;nbsp;is part of&amp;nbsp;the SF form or SF user&amp;nbsp;control.&amp;nbsp; If there is not a SF BO on the SF form or SF user control, the error does not occur. I hope this helps!</description><pubDate>Sun, 27 Jan 2013 15:56:34 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31752.aspx</link><description>Hi Jeff.&lt;br/&gt;&lt;br/&gt;Have you tried running VS2012 as "Administrator"?</description><pubDate>Sun, 27 Jan 2013 11:21:29 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31751.aspx</link><description>Thanks for the repro info, Jeff. &amp;nbsp;I'll take a look at it.</description><pubDate>Sun, 27 Jan 2013 10:22:46 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31750.aspx</link><description>Hi Ben,&lt;br/&gt;&lt;br/&gt;After doing some more testing, I was able to recreate the error.&amp;nbsp; The error occurs when I launch my solution and it loads a SF form or SF user control in the designer&amp;nbsp;on startup.&amp;nbsp; The error does not occur when I launch my solution and&amp;nbsp;it loads any other type of non-strataframe form or user control in the designer on startup.&lt;br/&gt;&lt;br/&gt;Jeff</description><pubDate>Sun, 27 Jan 2013 09:32:53 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item><item><title>RE: BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31749.aspx</link><description>Hrm, Jeff, I've never run into that error on VS 2012. &amp;nbsp;Do you have any non-coding projects in your solution? &amp;nbsp;Like a SQL Server Data Project, or a Setup Project, or anything that isn't a standard CS or VB application or assembly? &amp;nbsp;The error is coming from when it walks the tree of projects to find all of the business objects that are visible.</description><pubDate>Sat, 26 Jan 2013 18:17:34 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: BO Mapper error after upgrading to VS 2012 and v1.7.6</title><link>http://forum.strataframe.net/FindPost31748.aspx</link><description>After some additional testing, the error seems to be random.&amp;nbsp; Sometimes I get the error after starting my project in VS 2012 and sometimes I don't.&amp;nbsp; If I get the error, I restart VS 2012 and it goes away.&amp;nbsp; </description><pubDate>Sat, 26 Jan 2013 14:55:12 GMT</pubDate><dc:creator>Jeff Pagley</dc:creator></item></channel></rss>