Hi all,
I'm working on implementing Linear Assets in IFS App10. Even after Map Element Position, accessing the Viewer tab is returning the message below:

Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> System.ArgumentNullException: Value cannot be null.
Parameter name: path1
at System.IO.Path.Combine(String path1, String path2)
at Ifs.Application.Linast.frmLinastVisualizer.InitializeMap()
at Ifs.Application.Linast.frmLinastVisualizer.PopulateMapPositions()
at Ifs.Application.Linast.frmLinastLinearAsset.vrtTabActivateFinish(SalWindowHandle hWnd, SalNumber nTab)
at Ifs.Fnd.ApplicationForms.cTabManager.vrtTabActivateFinish(SalWindowHandle hWnd, SalNumber nTab)
at Ifs.Fnd.ApplicationForms.cTabManager.__TabActivateFinish(SalWindowHandle hWnd, SalNumber nTab)
at PPJ.Runtime.Windows.QO.SalQuickTabs.CallTabActivateFinish(Int32 tab)
at PPJ.Runtime.Windows.QO.SalQuickTabs.SendTabmTabActivateFinish(Int32 tab)
at PPJ.Runtime.Windows.QO.SalQuickTabs.tabControl_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
at PPJ.Runtime.Windows.QO.SalQuickTabs.FndSalTabControl.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.TabControl.WmSelChange()
at System.Windows.Forms.TabControl.WndProc(Message& m)
at PPJ.Runtime.Windows.QO.SalQuickTabs.SalTabControl.OnWmReflectedNotify(Message& m)
at PPJ.Runtime.Windows.QO.SalQuickTabs.SalTabControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--- End of inner exception stack trace ---
This situation has been verified in the environment of several Clients, in the DEMO environment and also in the Product.
As far as I know, this functionality does not depend on the Map Service.
Has anyone encountered this situation and knows the cause and how to fix it?
What is expected?
Visualize each of the Elements on the connected Map according to the Basic Data of the Linear Asset Type and Element Type.

Best Reguards,