<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If you save to "Library://" the data will be modified permanently.<br>
Normally the "Anonymous" user is not allowed to save to "Library://".<br>
<br>
If you save to "Session:&lt;sessionid&gt;//" the changes will only be
visible to<br>
the current user. You must take care not to mix sessionid's.<br>
<br>
I think you are trying to use the WebLayout from Library, that will not
work.<br>
You have to create a temporary WebLayout AND a temporary MapDefinition.<br>
<br>
Then make the temporary WebLayout point to the temporary MapDefinition.<br>
(I think your code does this)<br>
Then save both WebLayout and MapDefinition in
"Session:&lt;sessionid&gt;//".<br>
When you redirect, you should point to the temporary WebLayout.<br>
As you pass in the sessionId, the viewer should be able to read it
correctly.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S

</pre>
<br>
<br>
euskalmap skrev:
<blockquote cite="mid:1246271902107-3173633.post@n2.nabble.com"
 type="cite">
  <pre wrap="">Hi,
I refresh my post! If you have an idea !!!

Sorry, I wanted to say that my c# code change the mapdefinitin in the layout
for the current session;
if i use administrator user, it seems to me that my repositories is modified
in maestro, no and i will not ?
For (Sample 1) my code is  <a class="moz-txt-link-freetext" href="http://patxi.mayol.free.fr/ag_default3.aspx">http://patxi.mayol.free.fr/ag_default3.aspx</a> here 
For (Sample 2) my xml file is  <a class="moz-txt-link-freetext" href="http://patxi.mayol.free.fr/test_after.xml">http://patxi.mayol.free.fr/test_after.xml</a>
here 
Thanks 

Kenneth Skovhede, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">You mention "layout resource", but the message states a MapDefinition is 
saved?
Anonymous can only save to the same session, only Administrator can save 
across
sessions.

As for the parse error, your document is likely invalid.

For (Sample 1), can you post the related code?
For (Sample 2), can you post a binary copy of the document you are 
trying to save?

Regards, Kenneth Skovhede, GEOGRAF A/S



euskalmap skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,
I modify, by c# script, the name of the layout resource; i use the
MgUserInformation function with Anonymous user without password. 
sample1 : In mapguide administrator this user have no role =&gt; so when i
load
the page i have this message : 
Permission denied to resource:
Session:98d50e40-ffff-ffff-8000-0016d44491c1_en_7F0000010AFC0AFB0AFA//Map_40312.MapDefinition 
sample 2 : if i add the role Adminstrator and Map Author of the Anonymous
user, i have this message :
An exception occurred in DB XML component. Error: XML Indexer: Fatal
Parse
error in document at line, 1, char 1. Parser message: Invalid document
structure 

I understand anything ! Have you an idea ?

Thanks
  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>