Hi,
Got category security setup and giving access to some developers to knock up some test forms etc. I gave them full allow security access on their own category.
They can create forms/views ok, but when they create a basic Smartobject, they get the following error, any ideas?
Authorization Failed
- Type:
System.Security.SecurityException
- Source:
SourceCode.SmartObjects.Runtime.Management
- Stack Trace:
at SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.ExtendService(ExtendObject extendObject)
at SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.ExtendSmartObject(ExtendObject extendObject, Guid serviceInstanceGuid, String serviceObjectName, Guid deploymentGuid, Nullable`1 mode)
at SourceCode.SmartObjects.Runtime.SmartObjectManagementServer.DeploySmartObject(SmartObjectDefinition smartObject, Boolean createDependency)