Hot Link - NullReferenceException in View.HotLinkDetailsExcelView.ComboBox_SelectionChanged
Issue:
Receive this error when clicking the Hotlink Button: NullReferenceException in View.HotLinkDetailsExcelView.ComboBox_SelectionChanged
Cause:
- The user creates a record and changes the method/derivation to HotLink
- The user then makes a change to the Excel File, e.g. Moves it, deletes it, renames it.
- The user then goes back and tried to make a change to the HotLink Record.
- Click on the HotLink Button on the record
- Double Click on the Hotlink Attached.
- The application crashes.
Solution: Remove and re-add the hotlink.
Related Articles
Database creation: NullReferenceException
Issue: When trying to create a new database, you are receiving the following error but the database is still created in SQL: NullReferenceException Object reference not set to an instance of an object. Cause: This is caused by attempting to connect ...
P&L Reports - Unable to view reports
Issue: When trying to run the P&L report, the report will not display. All other reports are working fine. Solution: This is caused by the use of SQL Server 2008, which is not supported by Forecast 5. Please upgrade to a supported version of SQL, ...
Hotlink: P&L Report Still Reflecting Old Figures
Issue: When using Hot Links in a forecast, you have updated the figures in the spreadsheet, refreshed the link and the record is correct but when you run the P &L report the old figures are still appearing. Solution: Remove the Hot Link for each ...
Hotlink Error: "Exception of Type 'Forecast5.Model.HotlinkException' was thrown."
Issue: When trying to setup a second Hotlink record, you receive this error: Exception of type 'Forecast5.Model.HotlinkException' was thrown.: 'location and name of the hotlink file.xlsx 2". Hot Link error found in 'Record Name'. Do you want to ...
Cannot open database "...." requested by the login. The login failed.
Issue: When trying to open Forecast 5, you are receiving the error below: SqlException Cannot open database "Forecast5V3_2018" requested by the login. The login failed. Login failed for user 'Navsoft\JohnDoe'. at ...