Drawings2CM Troubleshooting Guide
  • 12 Jan 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Drawings2CM Troubleshooting Guide

  • Dark
    Light
  • PDF

Article Summary

OVERVIEW

The following guide lists some of the common Drawings2CM issues you may experience along with the possible cause and resolution.

UNABLE TO WRITE TO EVENT LOG

DESCRIPTION

An error shows in the event log that states Drawings2CM cannot write to the event log due to security restrictions.

CAUSE

Incorrect Local Security Policy settings.

RESOLUTION

Follow the steps in this guide: https://mohsartawi.wordpress.com/2014/12/16/give-non-administrator-user-an-access-to-read-the-event-logs-in-active-directory/

SITE BLOCKED BY CORS POLICY

DESCRIPTION

You see an error stating that the site has been blocked by the CORS policy.

CAUSE

The site is being blocked by the CORS policy or the IIS CORS module is not installed.

RESOLUTION

Ensure that the IIS CORS module is installed on the server: https://www.iis.net/downloads/microsoft/iis-cors-module

VALUE CANNOT BE NULL (PATH1)

DESCRIPTION

You receive the following error when attempting to load Drawings2CM.
Value cannot be null. Parameter name: path1

CAUSE

The 64bit Content Manager client is not installed on the server which means Drawings2CM cannot access the SDK.

RESOLUTION

Ensure the 64bit Content Manager client is installed on the server. Or alternatively, use the clientless install feature.

UNABLE TO ACCESS WEB.CONFIG FILE FROM IIS

DESCRIPTION

After installation, if you attempt to access the web.config file via application settings in IIS you see this message.
image.png

CAUSE

.NET Core pre-requisites haven't been installed properly.

RESOLUTION

Confirm that both the .NET Core SDK and .NET Core Hosting Bundle have been installed on the server. If they have then make sure a full server restart has been completed as this allows them to bind to IIS. Details can be found in the pre-requisite and install guides.


Was this article helpful?