Remote path name must be relative to Data Directory
What happened
In Windows™, you chose File > Application > New or File > Replication > New Replica to create an application on an HCL Domino® server, but tried to create the application outside of the server's data directory. The new application can only be created in the data directory or in a subdirectory of the data directory (you can create your own new subdirectory while creating the application).
What you can do
For example, if a server's data directory is:
C:\DATA
and you try to create an application with this path:
D:\YOURNAME\SALES.NSF
The Remote
path name...
message appears. Instead, enter this:
YOURNAME\SALES.NSF
and the new application is stored in:
C:\DATA\YOURNAME\SALES.NSF