Sage 50 Accounts Professional - V32.0.79.0
64 Bit Install.
Sage50AccountsSDataInstaller.msi has been run and installed without errors.
PC history is upgrades from at least V26 to V32 rather than fresh installs on a Windows Workgroup with RDA enabled for all companies.
I've followed the 64bit workaround...
"HKLM\SOFTWARE\WOW6432Node\Sage\Line 50\SettingsFolder" /d C:\ProgramData\Sage\Accounts\2023
That returns "The system cannot find the path specified"
On the advise of Sage I've run a software repair, still no Settings Folder in the registry.
Found an AI generated guide that indicated manually creating the Settings Folder - Done that but the command above still returns cannot find the path specified.
BUT... the command below works fine.
reg add "HKLM\SOFTWARE\WOW6432Node\Sage\Line 50\SettingsFolder" /d C:\ProgramData\Sage\Accounts\2023
Value exists, overwrite(Yes/No)? y
The operation completed successfully.
and
>reg query "HKLM\SOFTWARE\WOW6432Node\Sage\Line 50\SettingsFolder"
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sage\Line 50\SettingsFolder
(Default) REG_SZ C:\ProgramData\Sage\Accounts\2023
Sdata service works and dropping localhost:5495/.../ into a web browser confirms the port works and is returning XML data allbeit with object error.
Unable to locate the specified object 'accounts50/GCRM/-'
I'm a linux bod at heart so windows isn't my strong point and starting to struggle for ideas now.
Anyone got any ideas?
