Current support cases
Product line
Standard
|Expert
Operating mode
CLOUD ABO
|ON-PREMISES
Modules
Services & CRM
Budget & Phases
Purchases
Resource Planning
Business Intelligence
At the moment the following support cases are known:
Date | description | Status |
---|---|---|
11.03.2024 | Performance fluctuations in the Cloud Suite in Germany Due to problems with our hoster in Germany, there may be performance fluctuations in the Cloud Suite Germany at the moment. The hoster is working hard to fix the problem so that the performance is stable again as soon as possible. |
Problems are fixed. |
29.02.2024 | Vertec Outlook App together with Microsoft Viva can block connection to Exchange Server You may have the problem that after sending an email, the connection to the Exchange Server is blocked. Connection problems occur if the add-in Microsoft Viva or Viva Insights is activated at the same time as the Vertec Outlook App. As a workaround, affected users can deactivate this add-in. A correction, so that both add-ins can be used in parallel, will be made with the next Vertec version 6.7.0.7. |
Fixed with Vertec version 6.7.0.7. |
05.02.2024 | Error in fetchSharePointSites with Standard Sharepoint Extension. A temporary Failure of the search function at Microsoft with Sharepoint could lead to the standard SharePoint Online DMS extension in Vertec returned an error: Error: method 'fetchSharePointSites’, 'Error fetching sites from domain abcd.sharepoint.com. Please check your configuration.' In urgent cases, the following workaround could help:
|
Currently no longer occurs |
20.12.2023 | Vertec Outlook App Web EditionIn a short period of time, Microsoft has changed the handling and installation of apps in Microsoft 365 several times. We are currently reviewing the prerequisites and installation process and the guide Installing the Web Edition to be adapted accordingly. As a workaround until then, the Vertec Outlook App Web Edition can be installed in Microsoft 365 via the link https://aka.ms/olksideload. |
In progress |
30.10.2023 | Error message in Project Templates plug-in due to removed members.With Vertec version 6.7.0.1, several members have been removed. Since when executing the script
Customers who are already using the plug-in can resolve the issue by doing the following: Either you remove the corresponding rows in the script: target.xResourcePlanPhases = source.xResourcePlanPhases and target.relocation type = source.relocation type Or you can install the latest version of the plug-in . However, self-made changes, such as adjustments to the list settings in the Project Templates folder, are lost. |
Information |
25.10.2023 | Expansion of BESR can lead to error message when printing invoices.With Vertec version 6.7, the Checkbox
Specifically, the following error message is output: Invalid QR code: Error: QR reference requires 27 digits If you receive this error message while printing an invoice, check the customer number on the payment type used:
Correction of invoices that have already been settled and need to be reprinted: For invoices that have already been settled and need to be reprinted, it is not sufficient to correct the customer number on the payment type as above, since the customer number is fixed during the charge. Therefore, the following options are available:
Example code for correcting a single invoice with Python: def fixCustomer(invoice): with vtcapp.SystemContext(): invoice.verrBESRCustomer = “<richtige BESR Kundennummer>” fixCustomer(argobject) If BESR is not used, the number should be set to ““: invoice.verrBESRCustomer = ““ |
Information |
18.10.2023 | Incorrect behavior in internal document saving on activitiesIf in the system settings General the Document storage
on Workaround: None in the report template File names So that no activity is created when the checkbox is deactivated. |
Fixed with version 6.7.0.4. |
04.10.2023 | Phone app: Expense tracking with an iOS device crashes:The Phone app crashes at the Expense tracking with iOS devices
via The problem has been fixed. The new version of the Phone app is available in App Store ready for download. |
Fixed with Phone app Version 1.0.30. |
15.06.2023 | Button for scanning the QR code in the Android Phone app temporarily removed:Fixing the problem with accessing the photo gallery with Android devices ( see below ) led to the Scanning the server address via QR code no longer works. As a result, the button for scanning the QR code with Phone app Version 1.0.28 for Android devices temporarily removed and will be available again once the issue is resolved. |
Button reinstalled with version 6.6.0.11. |
06.06.2023 | Starting with version 6.6.0.3, only on-premises customers running SQL Server. error message
|
Fixed with version 6.6.0.10. |
06.06.2023 | No access to photo gallery with Android 13 in the Phone app:Due to changes in the permissions system starting with Android 13, no Expense pictures uploaded access to the photo gallery cannot be allowed. Also in the Phone app settings, access can only be granted to the camera and not to the gallery. We are in the process of fixing this problem. The problem has been fixed and the new version is available in Google Play Store ready for download. |
Fixed with Phone app Version 1.0.28. |
26.05.2023 | Problems connecting to Webaccess:When trying to connect to the Webacces, the error message It was discovered that the error occurred when trying to connect to the Webaccess using IPv6 Remote Port Forwarding (instead of IPv4). IPv6 support has been enabled and the connection problem has been resolved. All information can be found in Vertec Forum and on the following Status page . If you are affected by the problem, please contact our support , or to your sales partner. |
Problem fixed. All information can be found here: |
20.04.2023 | Problem with OCL variables in OCL expression Editor:Vertec from 6.6.0.8: Currently there is a problem in the OCL editor when creating expressions with OCL Variables
( These are not recognized by the editor, an error of the type 0:varLogin Inf not a member of User Entry Execution of expressions and normal operation are not affected, everything runs as usual. Only the display in the OCL editor is affected. When re-creating such expressions in list settings or after the mentioned error message appears, the list must be reloaded afterwards. The problem was introduced with Vertec 6.6.0.8. We will fix it as soon as possible. |
Fixed with version 6.6.0.9. |
20.01.2023 | Vertec from 6.6.0.3: Non-writable cells in lists:In some cases, it is possible that list cells are not writable. Re-sorting the list (even if it returns to the original sorting) solves the problem ad hoc. These are lists with controls (combo boxes or date pickers, etc.) in which there are also entries that cannot be written, e.g. services already charged on the same day, entries that fall into a block period, etc. The issue was introduced in version 6.6.0.3 and affects the Cloud app and the Desktop App. The issue does not occur in the Web app. We will fix this as soon as possible and deliver the fix with Minor Release 6.6.0.5 early next week. |
Fixed with version 6.6.0.5. |
15.12.2022 | Vertec 6.6.0.2/3: Possible error message when executing Legacy Office reports with graphics in the header: In the course of resolving the issue with executing Legacy Office reports (see two rows below), which occurred due to a bug in a third-party component, we had to implement a workaround to get the reports executed. Now, as a result of this correction, the problem with the graphics (so far only vector graphics, e.g. As a workaround, the graphic can be inserted in a different format (e.g. by inserting the image from the header with |
Fixed with version 6.6.0.4. |
07.12.2022 | Vertec 6.6 Resource Planning: User does not conform to Planningworker:When you use the getTargetGroup() method on an user, the following error message appears: The problem is fixed and shipped with version 6.6.0.3. |
Fixed with version 6.6.0.3 |
30.11.2022 | Vertec 6.6: There is an issue when executing Legacy Office reports with version 6.6.0.1:When executing the report with output Workaround: As output |
Fixed with version 6.6.0.2 |
29.11.2022 | Vertec On Premises: SSL certificate not found.If when you start Vertec Cloud Server version 6.6 you get a message like: A Certificate with Name “vertec.kundenname.de” Inf not registered in the store at Vertec.CloudServer.Program.CertificateBind(Boolean startedByCommandLine) appears that the certificate is not found, then as a workaround in the Vertec.ini – File
the row We will correct that in the next Minor Audience. |
Fixed with version 6.6.0.2 |
03.11.2022 | Cloud Suite, Customer Portal and webaccess of Openssl vulnerability not affected.There is currently an Openssl vulnerability X.509 Email Address Buffer Overflow, see https://www.openssl.org/blog/blog/2022/11/01/email-address-overflows/ . The vulnerability affects OpenSSL versions 3.0.0 – 3.0.6. Vertec uses an earlier version and therefore the services offered by Vertec are not affected. |
Information |
05.10.2022 | Basic Authentication via SMTP.Microsoft deactivates authentication via Basic Authentication (Username / Password) for certain protocols in Exchange Online. However, this does NOT apply to SMTP Auth (the authentication as part of the SMTP protocol). Basic Authentication via SMTP is therefore supported until further notice. |
Information |
15.09.2022 | Web app is Suddenly Slow to Operate with G DATA It has been observed that the web app suddenly runs very slow when using G DATUM as a virus scanner. This could be related to an update of G DATA, we will investigate further. An interim remedy is deactivating the checkbox On-premises customers without web access can alternatively run the Cloud Server on a different port. |
Information |
21.06.2022 | Cloud Suite with locale German(Switzerland) shows all date values in US formatAt the moment, customers with the region setting German(switzerland) or de-ch have the problem that all date formats in the Cloud Suite are shown in US format. The date also appears in US format on the printouts. The purely manual input of date values works if the date is entered in US format. The performance tracking etc. also works because the date is automatically set there. Date queries bring an error message like A workaround, in order to print reports, invoices, etc., which are to be sent to customers, can be set to French (Switzerland) or fr-ch in the meantime, e.g. in a separate browser. The thousand separator as well as the date values are correct. For on-premises installations from Version 6.5.0.18 the problem exists if the server is not set to German(Switzerland), but the clients are. Version 6.5.0.19 with the hotfix was installed yesterday, 21.06.2022 on all Cloud Suite. |
Fixed with version 6.5.0.19 |
13.06.2022 | Missing CefSharp directory.The following error message appears when the Cefsharp directory is missing: Check the Vertec installation directory under C:\Users\YourUsers\AppData\Local\Vertec Cloud app to see if the directory exists.
|
Information |
22.04.2022 | For on-premises customers only.In some cases, after running the Desktop App Setup version 6.5.0.15, the following error message appears when starting the Vertec Desktop App: The Firebird client library or one of its dependencies could not be loaded. Please make sure that the 64-bit Firebird client Inf installed correctly. The reason for this is that under C:\Windows\System32 the file We are working on this problem. In the meantime, you can Download fbclient.dll here and in the directory C:\Windows\System32. Then the Vertec Desktop App can be started. |
Fixed with version 6.5.0.17 |
11.02.2022 | When quickly typing a sequence of letters in combo boxes, as of version 6.5.0.11, it can happen that individual letters, especially from the second letter, are not applied as long as the combo box itself builds up a list. You have to wait until the list is there, so that the other letters are also accepted. |
Fixed with version 6.5.0.13 |
01.02.2022 | With the translation options introduced directly in Vertec with version 6.5.0.9, the language DD for “German Germany” came to the surface. In list settings etc. – i.e. wherever the program interface is translated – this is exactly the right thing. Unfortunately, this “multilingualism” has also slipped into the selection fields for addresses and projects. There it is about the translation of the data, and there of course there is only one “German”. So you should NOT select “DD” at these points: When updating to version 6.5.0.12, the already selected values at these locations are automatically reset to DE. |
Solved with version 6.5.0.12 |
31.01.2022 | Problem with DB convert from versions before 6.1 directly to a 6.5 version: With the direct convert, the |
|
13.12.2021 | Information on the critical zero-day vulnerability in Log4j: This newly surfaced vulnerability has been in the press since Friday. Vertec is not affected by this: The Vertec software does not use Java or the Log4j component. The servers and services that Vertec additionally uses for the operation of the Cloud Suite are also not exposed. So there is no need for action when it comes to Vertec. But when it comes to security, it’s definitely worth staying up to date. More information on this subject can be found in Vertec Forum . |
Information |
01.11.2021 | Error message Property Handlesendemail when saving emails via Vertec Outlook Addin: Add-in Access will be adjusted. Until then, read permissions can be set to Property.propertyname and Property.bearbeiter as a workaround: |
Fixed with version 6.5.0.7 |
08.06.2021 | The Phone app has been temporarily blocked due to an issue in the Google Play Store. The issue has already been fixed and the app should be released again soon. Already installed phone apps on Android will continue to run. |
The Phone app is available again. |
03.06.2021 | It has occurred that the The reason for this is the enabled option |
Information |
09.04.2021 | With version 6.4.0.21, the following errors occur when selecting objects: Vertec.UI.ViewModels.SelectFolderDialogViewModel not found Affects Desktop App and Cloud app in the following places:
As a workaround, the values can also be set in some places via Python. For example, on a user right: First, the Internal ID of the object you want to link to is determined. Right Click on the object > Property > Internal ID: The assignment of the object then takes place in the Python console in the appropriate place, in our example on the object permission:
|
Fixed with version 6.4.0.22 |
04.02.2021 | One of the standard BI Generators
(InvoiceGenerator) uses the since Version 6.4.0.17
Shadow attribute no longer supported sqlValutadatum .The effect is that invoices that have been set to charge with Vertec 6.4.0.17 or later are not correctly displayed in the BI evaluations appear. |
Fixed with version 6.4.0.19 |
12.01.2021 | Acronis Active Protection ( https://www.acronis.com/de-de/support/documentation/ATI2020/index.html#38019.html ) can slow down the Vertec Windows apps (Desktop App and Cloud app): It happened that running Acronis Active Protection caused both the Vertec Desktop App and the Vertec Cloud App to take a very long time to boot. The Vertec Web App, on the other hand, started noticeably faster. Workaround: Turn off Acronis Active Protection. In most cases, Acronis is not used for this extra protection, but as a backup system. If you cannot use an alternative security suite and cannot do without this protection, we recommend using Vertec Web App. |
Information |
08.12.2020 | It may be that in certain constellations the Vertec Phone App on iOS 14.2 or later does not open or exits immediately after start. The problem occurs in the following situations (all must be met):
See also the forum entry at Apple: https://developer.apple.com/forums/thread/666399 This is an issue in a component used by Vertec. The third-party vendor is working to fix this. We will be releasing a release shortly that will fix this issue. |
Fixed with Phone app Version 1.0.18, available in the app Store. Apple has fixed the underlying issue with iOS 14.4. |
08.10.2020 | Creating Vertec reports in Cloud Suite instances currently takes a very long time when the output format is PDF, and the generated files are very large. The cause was identified as a problem with generating the PDF files on the server. In the meantime, we recommend that you configure the Word output format for affected report templates. Tonight, the Cloud Suite will be restarted. After that, the problem will be fixed. |
Fixed from 09.10.2020 |
29.09.2020 | It is possible that when printing Vertec reports in Cloud Suite instances, blank documents may be created if the output format is PDF. This could be due to missing fonts on the servers. In the meantime, we recommend that you configure the output format Word for affected report templates. | Fixed with version 6.4.0.11 |
28.05.2020 | When using MS SQL Server, if you update a Vertec version 6.2 and older directly to Vertec 6.4 and convert the database with the Vertec.Dbconvert.exe, the convert runs normally, but some things in Vertec no longer work, e.g. the list of report templates is empty. Vertec version 6.4.0.5, which is expected to be released in calendar week 23, fixes the problem. In the meantime, we recommend upgrading older Vertec versions to 6.3 first and then to 6.4, or waiting to update to 6.4.0.5. If you have already converted your database from 6.2 and earlier to 6.4 and are experiencing problems, please contact your Vertec adviser. |
Fixed with version 6.4.0.5 |
01.05.2020 | It is possible that the Phone app with Vertec version 6.4 does not run (the Cloud app and the Web app, which are also Cloud Clients, does) and the error message appears: An error has occurred on the server. Please contact your Vertec Administration. |
Workaround Comes standard with Vertec 6.4.0.3. |
06.04.2020 | Remember me in does not work in the web app when 2-factor authentication is turned on. |
Solved with Vertec 6.4 |
02.04.2020 | Many companies currently have to use short-time work. How to map this with Vertec is described in the Vertec blog article Map short-time work in Vertec: Use the flexible architecture. | Ongoing |
12.11.2019 | In Citrix environments (and some other constellations), the error message may“Error: The object reference was not set to an object instance.”occur when Vertec is maximized and a dialog is opened. Vertec is then blocked. Until the problem is solved, it can be ensured as a workaround that Vertec is not maximized (i.e. not in full screen), then the problem does not occur. |
Fixed with version 6.3.0.15 |
08.11.2019 | With Sage 200 (from 2019.0 SP3 Build 190729)) the error message'charmap’ codec can’t encode character u’\ufffd’ in position 5: character maps to <undefined>Initial error analyses indicate problems with Sage 200 in handling umlauts and special characters. |
Fixed with version 6.4.0.10. The error does not seem to occur with later versions of Sage |
23.09.2019 | As of Vertec 6.3.0.9 the global payment import no longer works (via menu settings > payment import). The extension log shows the login and logout. Payment import continues to work on individual invoices and lists of invoices. As a workaround until the resolution is resolved, the payment import can be performed on the individual invoice or the posted and unpaid invoices can be moved to a list and the payment import can be executed on them. |
Fixed with version 6.3.0.13 |
16.09.2019 | Starting with Vertec 6.3.0.11, the ExecuteFileReport() method reports the error “This path format is not supported” if no save path is specified. Workaround: Make sure that the path contains at least one directory, for example: |
Fixed with version 6.3.0.17 |
09.09.2019 | With Windows 10 Version 1903, there may be an issue where the timer button does not show on certain rows in the Performance Tracking List. A remedy in this case is to scroll down and up again in the list. |
Fixed with version 6.3.0.13 |