Hi dear fellow dotters,
I am running this XML against the RQL webservice:
<IODATA sessionkey="CC4836B005B74708AEA41C62F04E0C76"
loginguid="CC4836B005B74708AEA41C62F04E0C76" dialoglanguageid="ENG"
><TREESEGMENT type="project.4005" action="load"
guid="CC8B7F72CF974DE4A46F8D4EA4DEEC27 descent="unknown"
parentguid="4AF89E44535511D4BDAB004005312B7C" /></IODATA>

It should return the content classes in my CC folder but all I get is
this lousy error message:

Reddot.CMS.Rql.RqlException: XML-Parser, Error -1072894431: Whitespace
expected.

Line 1 Position 221

Server stack trace:
   at Reddot.CMS.Interop.RqlService.ExecuteString(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.ExecuteString(String rqlCommand)
   at Reddot.CMS.Rql.RqlServiceWrapper.ExecuteString(String
rqlCommand)
   at Reddot.CMS.WebServiceClient.RqlService.ExecuteString(String
command)


////////////////////////////////////

Any idea what this could be? (yes I have searched for every whitespace
possible..)

Cheers,
Markus

-- 
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