Can't add object to windows project

Can't add object to windows project

Old forum URL: forums.lhotka.net/forums/t/9289.aspx


comptech99 posted on Wednesday, July 28, 2010

I recently upgraded to Visual Studio 2010 and am working on my first project using CSLA 4.  I created a library object very similar to the Project object in the ProjectTracker demo.  Same layout and structure.  The problem is when I go to my Project.Windows project and try to add an object data source to the project, nothing happens.  I have all the references in the windows project to the libray and csla.  Here are the steps.

1. I launch the add data source wizard on the windows project.

2. select object type

3. select the library object from the list

4. Click Finish and nothing happens.  No data source is added nor do I get any error of any kind.

Any help or advice is greatly appreciated.

Tim

comptech99 replied on Thursday, July 29, 2010

Anyone have any ideas. I'm sure that I'm simply overlooking something but this is very frustrating.

comptech99 replied on Thursday, July 29, 2010

I knew this was something simple and stupid.  MyProject.Library project was set to x64 and the MyProject.Win was set to AnyCPU.  I guess this matters a lot.  Anyways, just in case someone else runs into this type of issue.

Regards

Copyright (c) Marimer LLC