Hi everyone,

I am deploying a new Adaxes Web Interface instance in a cross-domain environment and running into a connection/discovery issue.

My Scenario:

Domain A: Contains the main Adaxes Service (Backend) and the Configuration Set.

Domain B: Contains the IIS Web Server where I am installing the Web Interface.

The Problem:

During the web interface setup, I am installing the package via command line, specifying only the Configuration Set ID like this:

msiexec /quiet /i "adaxes.msi" ADDLOCAL=AppWebUIFeature ADMWEBSERVICECONFIGSET="<configSetId>"

However, looking at the Web Interface trace logs right after installation, the application constantly attempts to perform a Service Discovery (SCP query) on the local domain where the IIS machine is joined (Domain B), completely ignoring the remote domain. This results in the following loop:

The following Adaxes services found on DomainB: None

SelectNearestServiceException: Adaxes service connection failed.

Question:

Since I am performing a standard installation just by providing the Configuration Set ID, how can I force the Web Interface installer or the application to explicitly look for the Configuration Set on Domain A instead of defaulting to the local Domain B's SCP? Is there a specific installer property or an official way to handle this cross-domain discovery block?

Thanks in advance for your help!

ago by (80 points)
ago by (310k points)
0

Hello,

Do we understand correctly that you installed the web interface component in domain B successfully, but it does not connect to Adaxes service in domain A?

If that is correct, to help us troubleshoot the issue, please, provide a screenshot of the Multi-server environment dialog. The dialog displays how many Adaxes services you have and what their versions are. For information on how to view it, see https://www.adaxes.com/help/MultiServerEnvironment. You can post the screenshot here or send to us at support@adaxes.com.

Please log in or register to answer this question.

Related questions

Hi, I need to retreive a secret from a Azure Keyvault in a business rule. I have a powershell script that works if i run a external command. But it fails if ... at &lt;ScriptBlock&gt;, &lt;No file&gt;: line 20 Any sugestion? Kind regards Reidar Dick-Henriksen

asked Dec 6, 2023 by reidardh (20 points)
0 votes
1 answer

Hi Forum, I wan't to connect to the Adaxes Service from outside the Domain. So i try to connect this way: # Connect to the Adaxes service $admNS = New-Object "Softerra ... can i connect to the Adaxes Service from a host outside the domain? Thanks for your help

asked Nov 6, 2015 by esoAdxAdmin (650 points)
0 votes
0 answers

Is it possible to pass credentials to Adaxes web interface in order to skip log on?

asked Sep 7, 2011 by abdutal (110 points)
0 votes
1 answer

I'm trying to run a powershell script that triggers before updating a user, but only run it if the action comes from the self-update web interface. Is that possible?

asked Sep 4, 2025 by jaymallery (60 points)
0 votes
1 answer

We get Sharepoint Online requests for access to sites/folder/content. Is there a way to automate this task?

asked Jul 10, 2023 by dharry (20 points)
0 votes
1 answer