Hi
Im updating some code from 6 to 8.2 / 9
The code I'm updating uses a config file to get the XrmServiceContext
service = new XrmServiceContext(Configuration.xrm);
This is causing an error that I'm finding impossible to find the 8.2 or 9.0 way to upgrade.
Can anyone point me in the right direction?
Thanks
Lee