The method is already there in the class file. The class file project has been referenced in the orchestration project. I don't understand why I'm getting this error?
xlang/s engine event log entry: Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'ConfigurationManagement.Orchestrations.MetricsandManifest(5506d9e8-3c39-3683-f6d8-4e24aaf90c7e)'.
The service instance will remain suspended until administratively resumed or terminated.
If resumed the instance will continue from its last persisted state and may re-throw the same unexpected exception.
InstanceId: fa8c3962-3c89-48ba-b06a-7a347b3a8fd6
Shape name:
ShapeId:
Exception thrown from: segment -1, progress -1
Inner exception: Method not found: 'Void ConfigurationManagement.Business.RepoMon.Associator.GenerateManifests(System.String)'.
Exception type: MissingMethodException
Source: ConfigurationManagement.Orchestrations
Target Site: Microsoft.XLANGs.Core.StopConditions segment1(Microsoft.XLANGs.Core.StopConditions)
The following is a stack trace that identifies the location where the exception occured
at ConfigurationManagement.Orchestrations.MetricsandManifest.segment1(StopConditions stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.