Skip to main content
Solved

ApplicationLoginLogo using relative path

  • October 2, 2019
  • 2 replies
  • 100 views

Forum|alt.badge.img+15
As a follow up on this topic, I'm trying to replace the application icon in the web gui. According to the documentation, the value for ApplicationLoginLogo must be an absolute (UNC) path.
But when you're hosting on Azure, or an IIS without network access, you cannot specify a absolute path.

In the settings.ini file i've tried to use .\MyLogo.png, MyLogo.png, .\App_LocalResources\MyLogo.png, App_LocalResources\MyLogo.png (placed MyLogo.png both in the root and App_LocalResources for all cases, just to be sure). But none of those work.

According to the documentation, a full path is required, but isn't there a way to fix this using a relative path?

Best answer by Erik Brink

Hi René,

I did some research on this and I found out, we do not support relative paths on that setting yet.

Could you please push a ticket into TCP to request support for this?

Kind regards,
Erik
This topic has been closed for replies.

2 replies

Erik Brink
Moderator
Forum|alt.badge.img+5
  • Moderator
  • 545 replies
  • Answer
  • October 4, 2019
Hi René,

I did some research on this and I found out, we do not support relative paths on that setting yet.

Could you please push a ticket into TCP to request support for this?

Kind regards,
Erik

Erik Brink
Moderator
Forum|alt.badge.img+5
  • Moderator
  • 545 replies
  • November 18, 2019

We expect the release of 19-11-2019 to support this functionality.