<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
There are/were problems reading data using the MgByteReader, as it
would not return more than 8K.<br>
You are using the native API, which, IMO, has some quirks.<br>
Maestro uses the http interface to store the file, so that is
equivalent to posting using the webform.<br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
sekko970 skrev:
<blockquote cite="mid:1234974827257-2347931.post@n2.nabble.com"
 type="cite">
  <pre wrap="">The file is 21K.
I tryed also to load it directly from Maestro, and I have had no problem.

------------------------------------------------------------------------------------------------------


Kenneth Skovhede, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Just to be sure...

The xml you posted is the ResourceHeader, and not the ResourceContent, 
so it does not really show what the problem may be.
The error from the log states that the runtime map is not created, which 
is strange because a WebLayout cannot reference a runtime map.
The other error you posted seemed to indicate that the Print command was 
invalid inside the WebLayout.

Can you try so save the xml, just before you write it to the MgByteStream?
Then try to post the file, using the SetResource in the webform 
mentioned earlier.
If you get the same error, try to post the file somewhere, and provide a 
link.
Be carefull not to copy/paste, but post the actual file.

Btw. how large is the file? larger than 8K?

Regards, Kenneth Skovhede, GEOGRAF A/S



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