Newbies SpiroAu Posted April 1, 2023 Newbies Posted April 1, 2023 Hi brains trust Hopefully someone can help me. I am running FMS 19 on a Windows 2019 OS. I have a serve script that creates a PDF in a mapped drive. When I run this directly on the PC with the FMP client the file creates with no issues however when I run it as a server script I get an Error 800 (can't create file). If I run the same script but use path get(documentspath) it works fine. So this is definitely a permission issue but for the life of me I can't seem to resolve. Thanks Spiro
Ocean West Posted April 1, 2023 Posted April 1, 2023 The server can only read/write to Documents Path / and Temporary Path - you can use BaseElements Plugin perhaps to target another directory.
Recommended Posts
This topic is 657 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now