Hi everyone
I'm using Jet Basics with Dynamics GP. It looks like a GP Remote connection was selected at one stage. But now I'm trying to select a Data Source Setting using GP on premise. When I select that, I get the error message below. I haven't been able to find a way to get around that. I don't have an option to delete the old connection. What can I do?
Thanks
An unexpected error has occurred:
A data source named 'GP' already exists.
System.ArgumentException
at Jet.Framework.JetDataSourceSettings.Add(DataSourceInfo info)
at Jet.DataSourceSettings.ViewModels.DataSourcesViewModel.ChangeExpressDataSourceVersion(String name, DataSourceType type)
at Jet.DataSourceSettings.ViewModels.DataSourcesViewModel.<get_GpCommand>b__58_0(Object executeParameter)
at Jet.Shared.RelayCommandBase.Execute(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)