-
Admin Tools: Access Denied: the current user does not have the appropriate role to
Access Denied: the current user does not have the appropriate role to access the system. This can either be caused by errors with the configuration or errors with the users and roles. Configuration Ensure that the MetastormAdministration directory has Forms Authentication enabled. Users and Roles Ensure that the user you…
-
Troubleshooting - Admin Tools Service Error
This can be cause by a number of different things, from an engine that's not started to incorrect endpoints. Here is a general list of things to check ------------------------------------------------------------ 1) IIS Anonymous user settings Often you'll see this error when someone has updated the password for the service…
-
installer_rolling_back.png
-
app_pool_defaults.png
-
Show custom type as default in column selector drop down in preference.
Hi, I want to replace "Default Items" which is shown as default in dropdown list to "custom type" for cabinets preferences. What xml configuration should I modify for this? Regards, Abhinav
-
M9 Getting URL parameters in server side script
I am trying to pass a variable into an admin form along with the URL, is there anyway to retrieve this in a server side visual script and assign it to a Local variable? I have read ways of doing it on the client side and posting it back but was wondering if there was a cleaner way to do it server side? HttpContext.Current…