We're experiencing an error opening the Web Interface Customization module. There don't seem to be any relevant posts here, nor can I find any obvious problems in the event log. Looking for guidance on how to troubleshoot this error:
"The Adaxes service is not available. You will not be able to configure custom command operations and actions. The specified configuration set doesn't include any services registered for the 'domain'.

We get secondary errors when trying to configure a website. For example:
In the Configure Column dialog "The Adaxes service is not available. The property list will be empty. You can add a property name manually by clicking Add Extra button."

by (520 points)

1 Answer

by (216k points)
0 votes

Hello,

It seems like you've started the Web interface Customization tool with credentials of a user that is not a member of any forests that domains registered in Adaxes belong to. To workaround the issue, try launching the Web interface Customization tool with credentials of Adaxes default service administrator (the user that you specified when installing Adaxes). To do this:

  1. Press Win+R

  2. Type cmd.exe and press Enter.

  3. Type
    runas /username:DOMAIN\User "C:\Program Files\Softerra\Adaxes 3\Web Interface\Softerra.Adaxes.Web.UI.Configuration.exe"

    where:

    • DOMAIN\User - the username of Adaxes default service administrator that you specified during installation of Adaxes,
    • C:\Program Files\Softerra\Adaxes 3\Web Interface\Softerra.Adaxes.Web.UI.Configuration.exe - the full path to the Web interface Customization tool.
  4. Press Enter.

Related questions

Is it possible to hide the header and footer completely when using iframe and automatic login? I see options to hide individual sections, but I am not able to hide the Home, Logout, username, etc. Is it possible to show just the main content section?

asked Jul 9, 2013 by sdavidson (730 points)
0 votes
1 answer

Hi, When I make a change to a specific interface type via the "Adaxes Web Interface Customization" application, those changes are not getting updated on the ... these changes should apply automatically without an IIS reset. Am I missing something?

asked May 1, 2013 by avfasi (80 points)
0 votes
1 answer

I recently added our EntraID tenant into Adaxes. I can view all users and objects from the Adaxes console. When I login to the admin web interface, that domain isn't showing under Managed Domains. I just updated Adaxes to the latest version.

asked 2 days ago by tromanko (350 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 by jaymallery (40 points)
0 votes
1 answer

When creating a new user through the webinterface, the password is generated based on the template configured in the 'user pattern'. The domain password policy can also ... the webinterface and preventing the 'password not required' AD attribute being set.)

asked Jan 6 by maarten.vaes (140 points)
0 votes
1 answer