Invalid Fingerprint Error
Hi Everyone Products: AccountRight Got a question about using the below tool? There is a second post on this thread that does answer commonly asked questions - scroll down to see that post or click here. We have seen a number of cases of offline company files that, following an AccountRight upgrade, are not opening or closing unexpectedly or generating a "Something has gone wrong message." This article contains information on identifying if you are impacted and running the necessary tool required to repair that file to allow it to be opened: How do you determine you are impacted? Following an AccountRight upgrade, if you are not able to open an offline company file, or you are encountering a "Something has gone wrong" message do check out thediagnostic file for the application - this can be opened in NotePad or another similar application. If you are needing to run the following tool, thatdiagnostic file would contain traces of the wording "InvalidFingerPrint" Example line in diagnostic file would: MYOB.Huxley.UI.Decorators.DecoratorFaultProcessor,Error,1,Unhandled error. : MYOB.Huxley.API.HuxleyActivationException: (InvalidFingerprint): Running the Tool: If you do see cases of "InvalidFingerprint" in that diagnostic file, do look at completing the following steps: Close AccountRight Download the following tool: AccountRight Hotfix tool Having trouble accessing the download? Right-click and select Save Link as Navigate to where you have saved that file - typically the Downloads folder on your computer Find the Hotfix tool zipped file (Data Hotfix - Invalid Fingerprint error - AccountRight 2020.2.zip) and select to extract the data - typically right-click and Extract All... Once extracted, select to run the AccountRight_Hotfix.exe file. This will open the tool: Please note that depending on your IT setup you may need to be logged on as the Windows Administrator. Browse to the impacted file and select Open once located Indicate that you have a backup of the file and then Apply. Should you be successful you would encounter the following message: Once you have that message, close the tool and open the file in AccountRight as per normal. Note: You may be prompted to re-confirm upon opening but this can be done online using the Confirm Online function.20KViews4likes1CommentCant confirm company file - AccountRight
I'm running an older version of AccountRight - previous confirmations have been online, but its no longer working. I only have 7 days left to confirm my company file. I've called the support number for MYOB, but its no longer in service. HELP PLEASE.Solved420Views0likes2CommentsMYOB Product Downloads Page
Hi Everyone We are very excited to announce that our new downloads page is now available for clients. You now have easy access to all versions of all products at all times: For Australia products For New Zealand products Note: It's important that you only download and use products & versions that you are licensed for. Not sure which MYOB you have? Do take a look at Which MYOB product do I have?20KViews3likes0CommentsAccountRight Timeout Extender
Please Read This Before Continuing: The Timeout Extender is simply entering a value into AccountRight's Configuration File and is only to be used if you are experiencing Timeout-based errors such as "Application Operation Timeout" or if it's at the request of MYOB Support. As this does involve modifying a key configuration file for the software on your computer we strongly recommendthat you get an IT Professional to assist you if you are unfamiliar with modifying these types of files. Any incorrectly configured files may cause AccountRight to crash further or simply not open at all. If the software begins to crash after a change was made to the config file we would ask you to either return the copy of the config file made, or uninstall and reinstall, then seek assistance from an IT Professional to continue further. Do note that these configuration files are specific to each computer & version, if you install the next version of AccountRight this configuration won't be brought across. If you are experiencing problems that require the Timeout Extender to be in place you will need to set this on each computer, and version, that you are using. Please note: That there are 9 steps in this process. If you are only seeing 4-5 steps, do refresh the page. 201X.X refers to the version of AccountRight you are using, not an actual folder named 201X.X Close out of AccountRight. LocateHuxley.Application.exe.config file. You can find this by right clicking the AccountRight icon on your desktop and choosing "Open File Location" to bring up the same folder. Select the fileHuxley.Application.exe.config, and make a copy of the config file before continuing, as incorrect changes can prevent AccountRight from opening Right click the config file, select copy. Then deselect the file, right click and choose paste. This will create a copy. We now need to modify theoriginal config filecalledHuxley.Application.exe.config. You will need to right-click and chooseopen, editoropen with. If open with, select the program notepad to open the file, as in the screenshots below. Once opened in Notepad find the<appSettings>section. (use search by pressingF3orCTRL + F, and search for<appSettings>) On the<add key="UserSessionTimeout" value="60"/>line, change the value to3600. Thisnumber is inseconds, and we want to extend the timeout to 60minutes. Next, add the line<add key="TransactionTimeoutMinutes" value="60"/>to the bottom of theappSettingslist as seen in this example: Once the setting have been updated, save it by going to File > Save. Then close notepad. Open AccountRight as normal. The new timeout session will now take affect. That should extend the timeout period for you and allow you to record transactions with large amounts of data. If you are getting any errors directly after saving this, delete the config file you edited and then rename the copy you made earlier to be: Huxley.Application.exe.config It may also be worth ensuring your AccountRight Files & folders are excluded from Real-time Virus Scans and also any automatically scheduled programs like auto-backups. You can find the relevant File & Folder paths in this support note: Speed and performance tips If the Timeout Extender is applied and you are still experiencing errors, please fetch the AccountRight Diagnostic Log and Start a New Post so that we can look into it. In the post please include: The Exact error that comes up The steps you are following to get to the error What you're trying to achieve in the software13KViews3likes0CommentsAccountRight Log Locations
Product: AccountRight 2018 and above There are 4 main Log Files that MYOB Support might look into, these are: The Diagnostic Log - The is a background log file that keeps track of what the software is doing The Migration Log - This is the log is created when you upgrade from V19 to 2019 to keep track of errors The Import Log - The log created whenever you import data to keep track of what records had problems The Error Log - This log is created whenever you get a "Something's gone wrong" error These are found in different locations on the computer, it can help to have the Log ready before posting on the Forum to save any extra time later to post again when requested. Click the section below for the Locations and Filenames for those logs: AccountRight logs the basics on what you do, if there are any problems the software is designed to write all exceptions into the Diagnostic Log. This can be extremely helpful to figure out why the software is behaving the way it is. Location: %localappdata%\MYOB\AccountRight\<version>\Diagnostics\ Filename:Huxley.Application_2018.4.21.6219.log How to get to it: 1.Open your Start Menu 2. Type: %localappdata% 3. Open the %localappdata% folder: 4. Open the MYOB Folder. 5. Open the AccountRight Folder. 6. Open the Version folder (E.g: 2018.4) Note: AccountRight 2021.1 or later versions will show as Current. 7. Open the Diagnostics Folder. The Diagnostic Log file would look like: Huxley.Application_xxxx.log file to your Desktop to get to it easier. You can usetheChoose filebutton at the bottom of the editor when writing on the Forum to add files to your post. The Migration Log is created whenever an AccountRight Classic (v19 or below) has been upgraded to the new AccountRight offline. If there were any errors/warnings in the Migration, these will normally be written to the Migration Log for those that can read to log to read and figure out what might have happened. Location:%localappdata%\MYOB\AccountRight\<version> Filename:MigrationLog.txt How to get to it: 1.Open your Start Menu 2. Type: %localappdata% 3. Open the %localappdata% folder: 4. Open the MYOB Folder. 5. Open the AccountRight Folder. 6. Open the Version folder (E.g: 2018.4) Note: AccountRight 2021.1 or later versions will show as Current. An Import Log is normally made at the end of the Import process to capture the results of the import, any failures are listed with the Error Codes at the bottom and each record having a specific code if there are any failures. Location: %USERPROFILE%\Documents\MYOB\AccountRight Filename: importlog.txt You can read more on the Import Log on this help article:Import error log The Error Log is created when there is a problem that causes AccountRight to crash and throw the Something's gone wrong and AccountRight needs to close error. The software would normally collect the reason for the crash and write them to this Log to help those who can read the logs to figure out why the software crashed. Location:%USERPROFILE%\Documents\MYOB\AccountRight Filename: errorLog.txt This can normally be found under your Documents, in the MYOB folder:18KViews2likes0CommentsClearing the AccountRight Cache
AccountRight caches some information that it loads so that it can be referred faster the next time it is needed. This also keeps hold of certain instructions used with reporting and some other operations with data entry or displaying information on the page. While this can make the operations faster the next time around there are times where this can become corrupted and cause odd behaviour in AccountRight such as missing information or incorrect information loading on some pages.A common troubleshooting step is to clear these cache files that AccountRight uses so that when you next open AccountRight it re-creates the cached information and can resolve some odd behaviour. Before continuing, please ensure that AccountRight is closed. Clearing the Cache while AccountRight is open may cause further unexpected behaviour. 1. Open your Start Menu 2. Start typing: %localappdata% 3. Open the %localappdata% folder when displayed: 4. Open the MYOB Folder 5. Open the AccountRight Folder. 6. Open the Version folder (E.g: 2019.2) Note: AccountRight 2021.1 or later versions will show as Current. 7. Open the Cache folder 8. Delete all files in this folder. Once these files are deleted, re-open AccountRight and try running the report, or performing the operation again.30KViews11likes0CommentsFAQs about AccountRight Live Security
AccountRight Live is a cloud accounting service available across AccountRight Basics, Standard, Plus and Premier. AccountRight Live gives you the choice of how you do your accounts: on your desktop, in the cloud or both. More importantly, it makes storing your company’s data more secure than ever before. When your files are in the cloud, not only are they protected by industry-standard security levels but everything is synced live so anyone you give access to can work on the files at the same time. What is accounting in the cloud? Accounting software with a ‘cloud’ component enables accounting data to be stored securely off-site on servers managed by an external provider. This means you can access up-to-date files remotely from anywhere, in real time. What are the benefits of cloud accounting? Working in the cloud gives you the flexibility to work from the office, at home or anywhere in between. You might have workers on the road, an off-site bookkeeper, an accountant across town, interstate customers and overseas suppliers. Modern businesses need to be mobile and flexible, as well as connectable and secure. AccountRight Live enables you to meet these needs. What’s the difference between browser-based and cloud-based software? Browser-based software runs on internet browsers such as Internet Explorer or Google Chrome. This gives you the flexibility to work in multiple locations, but relies on an internet connection to work. Good examples of this are Gmail, Facebook and MYOB Essentials. Cloud-based software doesn’t rely purely on the internet to work. A good example is iTunes. You can use it to shop and download music when you’re online, but your library is always available whether or not you are online. And if you lose your iPod or iPhone, all your purchased music is available to download again from Apple’s cloud. Similarly, with AccountRight Live, your data is always available – either on your local computer or in the cloud. The best of both worlds AccountRight Live gives you the best of cloud-based and desktop-based computing. You have the security and control of running your accounting software on your local computers with no need to rely on your internet connection. You also have the flexibility to store your files in various ways: - In the cloud where you and others can access the most recent file – the most accessible and safe way to store them. - On your computer’s hard drive or local server. What security measures are in cloud computing? In some ways online or cloud storage is more secure than offline storage. Small to medium size businesses are prime targets for hackers and fraudsters because they generally have fewer resources for securing computer data properly. AccountRight Live has a secure gateway through which only an authorised user can access your data. This eliminates the need to send your data to your accountant through potentially unsafe means such as email, CD or USB stick. MYOB worked with Microsoft when designing an online architecture which is designed to best practice standards. The system has: - been externally assessed by a professional information security company - had the source code scanned for security vulnerability by an external information security company - passed application penetration testing conducted under the industry’s best-practice guidelines and accepted standards - automatic daily backups. The security of Windows Azure MYOB has chosen Microsoft Windows Azure to manage the online component of AccountRight Live. This means any sized business can easily access top-grade facilities for their cloud computing needs. Windows Azure provides a solid hosting infrastructure which lets us focus on delivering a robust product that leverages off cloud technologies to make business life easier and more flexible. How have you ensured MYOB’s cloud servers have enough capacity? MYOB chose the Microsoft Azure infrastructure because it is designed to dynamically expand as demand increases. This means you can be assured that it has almost infinite capacity to store company data files. What happens if I cancel my AccountRight Live subscription? If you have an AccountRight Live subscription, your online company file is only writeable while your subscription is maintained. If you cancel AccountRight Live, your online company file will also be cancelled and the file will become read only for a period of 30 days before being removed. In order for you to write to the file, you will need to purchase AccountRight desktop software or resubscribe to AccountRight Live within this period. If you have AccountRight desktop software and cancel AccountRight Live, your company file will no longer be available online, but you will still be able to access and write to the company file using AccountRight on your desktop by taking a backup and restoring it to your desktop software. What happens to my online company files if I cancel my AccountRight Live subscription? If you cancel your AccountRight Live subscription your online company files will be available to download to your desktop for 30 days. After this time, all online company files will be deleted. How do I control access to my data? You manage the access to company files hosted on AccountRight Live through my.MYOB. This means that to access the data online, a user must be both an authorised user of a company file and have the authority and password to log in to the file online. To further protect data, users must choose an industry standard password that has at least eight characters, contains one number, one uppercase and one lowercase letter. Automatic lockouts are also enforced if a password fails after three consecutive attempts. You have full control over who you give access to and can add or remove users as needed. You can also choose to nominate AccountRight Live administrators to help manage the online company files, as well as manage the access for co-workers, advisors or accountants. Find out more Ways you can protect your AccountRight company file If you have any further questions, pleasecontact us. We are available seven days per week.2.2KViews0likes0CommentsMYOB Capture FAQs - Turn your phone into a receipt scanner
The MYOB Capture app allows you to take photos of your receipts and send them directly to your In Tray for processing, you can see how it works and where to get it with this link: : MYOB Capture app Now that MYOB Capture is available for both AccountRight and Essentials Users, we have collected a list of our most frequently asked questions and their answers to help others who may have the same ones. Have a question that's not here?We'd be happy to answer it! Just click Start a Post in the top-right and ask away! The FAQs! After cropping your first image you get an option to add another page when reviewing: Just tap the add page 2 option below and start taking capture the second part of your receipt. Yes! There is a setting that allows just that! If you are on the Capture screen tap onto Settings in the top-right and you can enable the Save uploads to Photos setting to start saving your next captures to your Camera Roll under the MYOB Folder. There is a link in the app itself that can take you to the right place. When you have the App Open on the Capture screen, tap Settings in the top-right and tap Ideas and feedback Once the photo has uploaded you should be able to see it in your In Tray in your MYOB product and depending on which product you are in can depend on how to do this. In AccountRight: On the In Tray window under Banking you can click the Link to existing Spend Money button In Essentials: Go to the Banking Menu, choose Bank Transactions, drop-down the relevant expense and under Attachments you can link the Capture from your In Tray (Essentials) This can happen if your version of Android is below Version 8. At the time of posting this, MYOB Capture only supports Android version 8.0 and above, if you are getting this message when opening the link I suggest double checking what version of Android your phone is using and if you have any Android updates ready. Here is a useful link to help you with that: How to Check What Android Version You Have If you have set the Play Store to a country other than Australia or New Zealand at all, this will not show when you go searching. Here is a good article by Google to get that sorted: Change your Google Play country This can happen for 2 reasons: 1. You might be running an old version of iOS, at the time of posting this MYOB Capture only supports from iOS 11 and above across iPhone, iPad and iPod Touch. I would suggest double checking the version your device is using and if you have any updates pending. Here is a good article from Apple to check this: Find the software version on your iPhone, iPad, or iPod 2. Your Applie ID might be set to a country other than Australia or New Zealand, have a look at this article to confirm this and change it if necessary: Change your Apple ID country or region As AccountRight Basics does not have In Tray as a feature, MYOB Capture is not able to send any captures to AccountRight Basics. With this being the case, the App will not list any AccountRight Basics files2.5KViews0likes0CommentsUnable to open AccountRight file after upgrading to the latest version
Hi Everyone, We have had a number ofreportsfrom Userswho have upgradedtheir files to the latest version offline and when trying to open the upgraded file they get the following error message: AccountRight has encountered an error and needs to exit The following AccountRight Hotfix tool can be run over the company file. Instructions for running the tool are also included below. Run the AccountRight Hotfix tool: Close AccountRight Download the AccountRight tool Find the tool that you downloaded and double click it When the tool appears, all files found in your AccountRight library will be listed If your file isn't listed, click the Server Edition tab. Still not listed? Click Custom Location and then browse to the folder containing your company files. (Note: You can also drag and drop your company file into this window to update the file) Select the files you need to open and click Update selected files. When allfiles have finished, you can now close the tool. Start AccountRight and open the company that has been updated. When the Confirmation window appears, choose to confirm the companyfile online and click Next When complete, close the Confirmation window. You can now work on this file. If you continue to have problems opening your files, do let us know byStarting a new Post. I'm sure the MYOB Community would be happy to assist.4KViews0likes0Comments