Views: 4.9K
Replies: 1
Archived
|
Can anyone help on those two issues.I have a problem on my Windows Forms Model, Can not see all the fields declare in the Company class and the bin folder are empty on all my presentation layer projects. my question is: there is anyway I can found or create the dll and fields of Company class.
Error 1 'WindowsFormsModel.ActionServiceReference.Company' does not contain a definition for 'CompanyId' and no extension method 'CompanyId' accepting a first argument of type 'WindowsFormsModel.ActionServiceReference.Company' could be found (are you missing a using directive or an assembly reference?) C:\Users\Aarhus\Documents\Visual Studio 2010\Projects\ActionSolution\WindowsFormsModel\DataTransferObjectMapper\Mapper.cs 39 37 Windows Forms Model Error 15 Metadata file 'C:\Users\Aarhus\Documents\Visual Studio 2010\Projects\ActionSolution\WindowsFormsModel\bin\Debug\WindowsFormsModel.dll' could not be found Windows Forms Application Lucide M N Mouandza, Nov 14, 2010
|
|
Reply 1Lucide:
You did not mention whether you made any changes to the original Design Pattern Framework 4 code base. I presume you did. If so, what exactly were the changes? Thanks, Dan Dan McMillan, Dec 03, 2010
|