microsoft / Dynamics-AX-Integration

Dynamics AX Integration samples and demos.
285 stars 356 forks source link

SOAP System.ServiceModel.ProtocolException: 'The remote server returned an unexpected response: (502) Bad Gateway.' #106

Closed rstewartgithubacct closed 3 years ago

rstewartgithubacct commented 3 years ago

Any ideas on this?

rstewartgithubacct commented 3 years ago

Resolved with x++ decorator SysEntryPointAttribute. Visual Studio model build warns that this is obsolete. It may be for REST services but is required for SOAP clients calling from c#.