Doesnt sound stupid, the string was taken directly from visual studio
during debugging so I know it is correct, I also pasted that text
straing into the webserver on the server and it came back with that
error :(




On Jan 8, 6:00 am, rodger1984 <[email protected]> wrote:
> Let's assume the loginguid is correct.
> This may sound stupid, but are you sure the xml string you sent via web 
> service was the exactly same you put here?
> Maybe the value of the loginguid wasn't surrounded in double-quotation marks. 
> You might need to display the xml string before you run it to check it out.
> I'm saying so because the rql string you put here works perfectly for me.
>
> 在2010-01-07?20:54:28,TonyGayter?<[email protected]>?写道:
>
>
>
> >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