Again Im trying to get the reddot web services to work properly, Im
simply just running the following to list all users

<IODATA loginguid="0a9bf042-1cc5-4b08-ac57-f98e5dae7c09">
<ADMINISTRATION>
<USERS action="list"/>
</ADMINISTRATION>
</IODATA>

This is exactly what it says to do in teh RQL Doku but Im getting the
following error back

Reddot.CMS.Rql.RqlException:
LoginGuid and SessionKey missing

Server stack trace:
   at Reddot.CMS.Interop.RqlService.ExecuteString(String rqlCommand)
   at Reddot.CMS.Interop.RqlService.Execute(String rqlCommand)
   at
System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage
(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean
fExecuteInContext, Object[]& outArgs)
   at
System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage
(RuntimeMethodHandle md, Object[] args, Object server, Int32
methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
   at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage
(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(MessageData& msgData, Int32 type)
   at Reddot.CMS.Rql.IRqlService.Execute(String rqlCommand)
   at Reddot.CMS.Rql.RqlServiceWrapper.Execute(String rqlCommand)
   at Reddot.CMS.WebServiceClient.RqlService.Execute(String command)


I seem to be getting the 'no session or login guid' error back for
other things like listing database server etc aswell?
-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.


Reply via email to