Hello, I have problem with Entity creation. Firstly, i installed Saleslogix v8.1 on the Windows Server 2012. Secondly, i have build and deployed empty VFS workspace, as it was written in FAQ. Then, I have restored project from C:\Install\SLX 8.1\slx_v8.1.0_intl\Upgrades\Project Backups\Saleslogix v8.1.0 Project.Backup.zip (original backup, all steps by FAQ) Then, I have build and deployed once more this project, all was fine and successful. Next step, i have created new entity with table, with name test2. Build Interfaces - success Build Web Platform - failed I have no idea, what wrong with this. Before new Saleslogix installation, i had the same error, but i suggested, that it was because of wrong sequence in Updates installation for SLX v8.1 (Web Core 1, 2, 3; Web Mode 1, 2, 3; SNC 1, 2, 3)
<p>ERROR - C:\Users\aimar.TELORAE\AppData\Roaming\Sage\Platform\Output\implementation\Test2.cs(45,77):The type or namespace name 'ITest2' does not exist in the namespace 'Sage.Entity.Interfaces' (are you missing an assembly reference?)
ERROR - C:\Users\aimar.TELORAE\AppData\Roaming\Sage\Platform\Output\implementation\Test2.cs(374,54):The type or namespace name 'ITest2' does not exist in the namespace 'Sage.Entity.Interfaces' (are you missing an assembly reference?)
ERROR - C:\Users\aimar.TELORAE\AppData\Roaming\Sage\Platform\Output\implementation\Test2.cs(383,54):The type or namespace name 'ITest2' does not exist in the namespace 'Sage.Entity.Interfaces' (are you missing an assembly reference?)
ERROR - C:\Users\aimar.TELORAE\AppData\Roaming\Sage\Platform\Output\implementation\Test2.cs(438,77):The type or namespace name 'ITest2' does not exist in the namespace 'Sage.Entity.Interfaces' (are you missing an assembly reference?)
INFO - The command exited with code 1.
INFO - Done building project "Sage.SalesLogix.Entities.csproj" -- FAILED.
INFO - Build FAILED.
ERROR - Failed to build Sage.SalesLogix.Entities.dll.
|