Hi
I am trying to use UNC for navigation in my project but. it's giving exception that Path could not parsed.
eg. UltraNavigationBar1.NavigateTo("\\ServerName\sharedFolder\folder",true,true)
Hello Sagar,
Using the same code are you able to navigate to your local directory? If getting the same error then you can refer to this online help document share the code to explain how to browse the file system:
https://es.infragistics.com/help/winforms/winnavigationbar-browsing-the-file-system-with-winnavigationbar
https://es.infragistics.com/help/winforms/infragistics.win.misc~infragistics.win.misc.ultranavigationbar~rootlocation
Hope this will help , let me know if you have any question.