-
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…
-
DQL help: have dmi_workitem ID; Need to get last MANUAL performer name
Hi, I have dmi_workitem ID. I need to get last MANUAL performer name and group. Performer is "Single User from a group" and have an auto-activitiy between the current manual performer and previous manual performer. I need a DQL may be single or multiple. I tried this following assuming given dmi_workitem ID is GivenWIId:…