Share via

Solution system cannot find the file specified error vpn

Isa Bella 1 Reputation point
2022-01-18T23:51:28.297+00:00

How do you connect to a directory that requires vpn to connect?
string path = @"\Company\Stores\Sales & Revenue\";
error: Solution system cannot find the file specified error vpn

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 84,061 Reputation points
    2022-01-19T01:10:24.587+00:00

    The vpn should expose the server. You will need to check what ports and protocols are supported, maybe SMB is not supported.

    Try with file manger first.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.