<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
No, I have not seen this error myself.<br>
<br>
You can use a tool like Process Monitor:<br>
<a class="moz-txt-link-freetext" href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx">http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx</a><br>
<br>
This tool can capture file access, and may give you an explanation.<br>
I would let the machine run until the error appears.<br>
Then launch Process Monitor, start capture and run the application.<br>
You should then be able to see what activity surrounds the
MapGuideUnmanagedApi.dll, and hopefully guess what goes wrong.<br>
Its a lot of detective work, and is not guaranteed to give a solution.<br>
<pre class="moz-signature" cols="72">Regards. Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
Vishaal skrev:
<blockquote cite="mid:15735182.post@talk.nabble.com" type="cite">
  <pre wrap="">thanks Kenneth,

can you answer my this question also:

i am using MGOS1.1 with .NET as development environment.
i have made a MapGuide Application and deployed it to a server ( windows
server 2003). there is a problem in the application, it works fine for a day
or two and after that it gives server error( unable to load
MapGuideUnmanagedApi.dll). i have to again deploy the application to make it
working.

what is the probable cause for this dll getting corrupted? how can i resolve
it. i am running into deep trouble because of the malfunctioning of the
application.

Any help will be appreciated.


Kenneth, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Yes, you can add labels runtime, just add a point with an inivisble 
signature, and the label appears.
To insert the points at runtime, refer to the post on the mailing list, 
that I just made:
"drawing customized markers on the fly"

You can edit the data by accessing the datasource.
If the provider supports updating, you may also edit it.
If you are considering editing objects in the map, you can use a Fusion 
layout (which uses OpenLayers),
and then read the WKT from the datasource, and insert it into an 
OpenLayers Vector layer.
You can then use OpenLayers to edit the vector layer, and optionally 
write data back.

Regards, Kenneth, GEOGRAF A/S



Vishaal skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi Users,

i want to know that whether it is possible to add labels to a map on
runtime
through a text box in MGOS or not??? Also is data editing and addition on
runtime is possible in MGOS(same as ArcGIS Server)??? if yes then please
do
let me know the road map for how to go about these??

i am using MGOS 1.2 with Visual Studio2005 on a Windows XP Proffessional
SP2, IIS 6

thanks in advance.:handshake:

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