I've tried creating a few really simple custom services, but when i try to deploy the service group I keep getting error messages similar to the message below. After saving the classes within the service, I have been running the incremental CIL, and I have also tried running full CIL, but am still getting the same error message.
The port ‘SamCustomServiceGroup’ could not be deployed.\nError:
c:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp\ServiceGeneration\SamCustomService.cs(38,19) : error CS0234: The type or namespace name ‘SamCustomsServiceTest’ does not exist in the namespace ‘Dynamics.Ax.Application’ (are you missing an assembly reference?)
This example service is from sumitsaxfactor.wordpress.com/.../create-your-first-custom-service-ax-2012.
*This post is locked for comments
I have the same question (0)