You must Sign In to post a response.
  • Category: Windows

    Network shared folder URL not opening up

    Hi all,

    I am using INFRAGISTICS ultragrid and have taken one column as hyperlink. Inside that, I am trying to access the network shared URL like (file://abc/x) but nothing happens when I click on this URL.

    Can anyone help me how to access the network shared path URL?

    Thanks in advance
  • #768539
    first try to paste that URL in browser or in RUN window and see if it open or not ? if it not opening then can directly go for below path
    '\\servername\sharefoldername\filename'
    Hope it helps

    Thanks
    Koolprasd2003
    Editor, DotNetSpider MVM
    Microsoft MVP 2014 [ASP.NET/IIS]

  • #768552
    Hi,

    Yes I agree with Prasad, if the same URL in browser if it works fine then only we come to know that is code issue until that we can't say that is code issue. If that is URL issue re-format URL and try to access it again.

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/


  • Sign In to post your comments