Starbug1 Posted October 20, 2020 Posted October 20, 2020 I am running the SIMS photo exporter by Salamandersoft ( https://www.salamandersoft.co.uk/free-utilities/sims-photo-exporter/ ) It works well, except I've been asked to put the photos into folders by yeargroups and I can't get that part to work. I am running the following command: PhotoExport.exe SIMSUSERNAME SIMSPASSWORD "O:\FOLDERNAME\Y11" /year:11 /nameAsId But I get an error: No students found for year "11". Valid years are: "10" "11" "7" "8" "9" I get the same error for any yeargroup I try. Does anyone have any ideas? Thanks in advance
highsky Posted October 21, 2020 Posted October 21, 2020 Did you tried removing the quotes and run it from a local drive? Like: PhotoExport.exe SIMSUSERNAME SIMSPASSWORD C:\FOLDERNAME\Y11 /year:11 /nameAsId
Starbug1 Posted October 21, 2020 Author Posted October 21, 2020 Did you tried removing the quotes and run it from a local drive? Like: I've just tried that, no spaces, no quotes, everything on the C drive, and same error Thanks for the idea though
chall Posted September 14, 2022 Posted September 14, 2022 Hi all, I'm trying to run this tool, however i'm getting a 'Could not load file or assembly LoginProcesses" error and then a long string. Any ideas what i'm doing wrong?
Starbug1 Posted February 8, 2023 Author Posted February 8, 2023 I also get an error: System.IO.FileLoadException: Could not load file or assembly 'LoginProcesses, Version=7.200.35.0, Culture=neutral, PublicKeyToken=21f532fe36bf9cd6' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)File name: 'LoginProcesses, Version=7.200.35.0, Culture=neutral, PublicKeyToken=21f532fe36bf9cd6' ---> System.IO.FileLoadException: Could not load file or assembly 'LoginProcesses, Version=7.154.21.0, Culture=neutral, PublicKeyToken=21f532fe36bf9cd6' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)File name: 'LoginProcesses, Version=7.154.21.0, Culture=neutral, PublicKeyToken=21f532fe36bf9cd6'
Recommended Posts
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