<!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">
Where does it say "Failed to map utilityfunctions.aspx", is it in the
designer, at build time, or at runtime?<br>
Are there any references to a line number? <br>
If so, what does the line contain, and what about the lines above and
below?<br>
<br>
To get this to work, I would recomend that you create a project, and
select IIS as noted previously.<br>
Add the MapGuideDotNetApi.dll reference, and copy all files from the
mapviewernet/bin folder into the project bin folder.<br>
<br>
Then create a single new page, select all code functions from the
"utilityfunctions.aspx" and paste them into the codebehind file.<br>
Repeat the previous step for all required/desired functions/files.<br>
<br>
This will be a mess, but until you know exactly what functions you
need, it is easier to keep them all in the same page.<br>
Also, keeping all code in the codebehind file will make debugging and
compiling much easier.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
swetha1 skrev:
<blockquote cite="mid:15731576.post@talk.nabble.com" type="cite">
  <pre wrap="">Well i have copied all the folders available in dotnetviewersample in a
folder created in <a class="moz-txt-link-abbreviated" href="http://www....Then">www....Then</a> opened the same folder in visual
studio....Then as you said have changed the webserver..... Now it is unable
to find the utilityfunctions.aspx.....It says that failed to map
utilityfunctions.aspx

Regards
Swetha



Jackie Ng wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">You're gonna have to be more specific with the error message.

- Jackie


swetha1 wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,

It is now giving me an error saying "failed to map
"utilityfunctions.aspx".....It is in the same folder which is
created.....Dont know why it is unable to find it? 
:,(:,(


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