Skip to main content

Hi All,


I have been trying to create a new service object (first attempt) which calls a web service through a proxy class I created.


I have deployed the compiled dll to the server but whenever I register a new instance I get the error below. It seems to create the instance but I receive this error after registration or when I try to create a new smartobject from it.



I do not think it is anything to do with the configuration on the server as I was able to register the DynamicsWebService instance. likely to be my code but not sure where I have gone wrong.


Thanks for any help.

So this does seem to be an issue with my server configuration. However I have checked the DTC settings and everything is configured correctly. I am not at a loss as to why this is not working.


 


Reply