Hello,
I am using WHMCS to run tcadmin. And everything works great as far as provisioning, start, stop, restart, ect..
However, when I test the slot changes - either add slots or decrease slots I get this error in the Tcadmin Logs. For testing purposes, I am using the administrator account. So what exactly is being denied?
---------------------------
08/06/2015 20:43:00 TCAdmin.SDK TCAdmin.SDK.Security.SecurityException: Access is denied.
at TCAdmin.SDK.Objects.ObjectBase.CanSave()
at TCAdmin.GameHosting.SDK.Objects.Service.CanSave()
at TCAdmin.SDK.Objects.ObjectBase.Save()
at TCAdmin.GameHosting.SDK.Objects.Service.Save()
at Web.GameHosting.billingapi.x210d5b6727e48824()
at Web.GameHosting.billingapi.Page_Load(Object sender, EventArgs e)
-----------------------------