Hi,
I update the version from v6 to v9 recently for .NET but encountered this error when I trying to create Strong Typed Dataset via my remoteDataAdapter.
The requested service ‘RemObjects.DataAbstract.Designtime.IIDEIntegrationService’ has not been registered. To avoid this exception, either register a component to provide the service, check for service registration using IsRegistered(), or use the ResolveOptional() method to resolve an optional dependency.
What should I do? Please help. Thanks.