Wasn't sure if I should create a new topic or put in v3 Feedback so opted for new.
So I'm updating my files from V2.4, and when I run the UpdatePSDataFromExcel.bat, I was getting errors back which lead me to install the AccessDatabaseEngine_X64.exe. It appears that my 2016 office is only 32 bit, and it wouldn't allow me to install X64, so I installed AccessDatabaseEngine.exe.
When I run the UpdatePSDataFromExcel.bat script, it is a sea of red.
Any assistance would be appreciated.
Comments
From this link: https://support.microsoft.com/en-us/office/download-and-install-or-reinstall-microsoft-365-or-office-2021-on-a-pc-or-mac-4414eaaf-0478-48be-9c42-23adc4716658
All the documentation indicates that for the new V3, you need 2016. Do any of the newer products such as Office 365 and Office Professional 2021 work with PortfolioSlicer V2 & V3?
Thank you
So I removed Excel 2016 32-bit and installed Excel 2021 64-bit and am still getting a sea of red.
Any thoughts or suggestions would be appreciated.
Can you please follow suggestions from here: https://stackoverflow.com/questions/44061573/the-microsoft-office-access-database-engine-cannot-open-or-write-to-the-file
Specifically, if your excel file is on the network, then copy it locally. If your Excel file is local, then:
Once the file is in a folder, go to the privileges of that folder and make sure the following users have full access of read and write: "network service" and "asp".
After granting these users access onto the folder and you still see the error, grant the user "Everyone" and test if this resolves the error.
One thing I want to confirm is that I can run both PS V2.4 and V3.1 on the same computer. V2.4 is still running without any issues.
Can both use the same external files located at: c:\PortfolioSlicer\PSData\ or will I need two - one for V2.4 and one for V3?
Thank you
I was able to determine the solution to the problem. I'm embarrassed to say that I made an error in the ExcelSourceFile location - I had it set to the scripts folder, rather than the source Excel workbook itself.
Thanks for your assistance - the new version is nice and all your efforts are appreciated.
You should be able to run v2.4 and v3.1 on the same computer, key files Quotes.csv and CurrencyConv.csv have the same structure. But v3.1 creates many more files that are used later during the refresh process. My suggestion would be:
1. Before any version refresh you should run that version extract scripts.
2. Close source Excel file before refreshing v3.1