pixi Posted April 21, 2015 Posted April 21, 2015 Hi all, after successfully implementing ES in a solution on a MAC I seriously struggle getting the same success on a Windows 7/FM13 machine. In EasyDeploy/Upgrade Solution, the scriptstep "PSOS [Return Requested Deployment Segment]" returns a 3 ALTHOUGH it works perfectly on a Mac. The called script on the Server works fine itself… I was thinking of a "$segment_size" being too large (and Win 7 not being able to handle that amount of text) and set the value to 10.000 but to no avail. I also checked the FireWall etc. but it doesn't seem that there's anything running. QUESTION: 1) Might this be a Windows 7 related problem? 2) Has anyone experienced the same (and has an advice)? 3) Any other usefull comment? Bitteschöndankeschön! :o) pixi
Wim Decorte Posted April 22, 2015 Posted April 22, 2015 Assuming that this is the standard FM error 3 then that would indicate an unsupported script step. Is the FMS box really 13 and not 12?
Wim Decorte Posted April 22, 2015 Posted April 22, 2015 Or anything in the OnOpen script that is not server-compatible?
pixi Posted April 22, 2015 Author Posted April 22, 2015 Yes, the Server is the latest v13… And I checked the OnOpen-script, the only steps which are greyed out are "Show/Hide Menubar", "Show/Hide Text Ruler" and "Install Menuset…", nothing which would prevent the script from running or throw out wrong results… And what is strange is that it works on a Mac but not on Win… :o(
Recommended Posts
This topic is 3772 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