StrataFrame Forum

Missing SF Business Object Template in VS 2010 C#

http://forum.strataframe.net/Topic30261.aspx

By Jason Seidell - 8/19/2011

I just upgraded to VS 2010 and SF 1.7.3.1, and I started a new C# WCF project.  I go to add new item and cannot find 'SF Business Object' as an available item.  I checked the 'C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates\CSharp' and see a zip file named 'SF_BusinessObject' but cannot find the item in the toolbox (from selecting Add item on the project).  I found this post http://forum.strataframe.net/FindPost27820.aspx and followed the instructions still to no avail.

I can see the other SF items, maintenance forms, browse dialogs, business binding context, etc.  I tried creating a VB app and could add a new BO and everything worked as expected so this seems like a C# problem.

Please advise...

Jason
By Jason Seidell - 8/19/2011

Ok I tried creating a C# application and could create a BO, somehow it shows up in the toolbox when adding new item there but not on the WCF project. ?!?!?!?

So as a work around I added a blank, default BO there, closed the project, opened my WCF project and then did an add existing item and pointed to the blank, default BO and it made a local copy and proceeding on.  Just goofy that it doesn't show up in the first place.

Jason