[mapguide-users] Re: need example to draw a line........
Chris Claydon
chris.claydon at autodesk.com
Wed May 9 13:48:58 EDT 2007
There are a couple of things I can think of:
1) Check that C:\Program
Files\MapGuideOpenSource\WebServerExtensions\www\mapviewernet\bin
contains the necessary MapGuide DLL files (MapGuideDotNetApi.dll,
MgCoordinateSystem.dll etc.)
2) Check that the folder "mapviewernet" is set up as an
application in IIS, and that it uses .NET version 2.
Chris.
_____
From: mapguide-users-bounces at lists.osgeo.org
[mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of veer pal
singh
Sent: May 9, 2007 11:41 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Re: need example to draw a line........
hi all,
please solve my problem, i got this error on page---------
how can i find namespace-------- "OSGeo.MapGuide"
please solve my problem
Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.
Compiler Error Message: CS0246: The type or namespace name 'OSGeo' could
not be found (are you missing a using directive or an assembly
reference?)
Source Error:
Line 19: <%@ Import Namespace="System.Collections.Specialized" %>
Line 20: <%@ Import Namespace="System.IO" %>
Line 21: <%@ Import Namespace="OSGeo.MapGuide" %>
Line 22:
Line 23: <script runat="server">int forDwf=0;</script>
Source File: C:\Program
Files\MapGuideOpenSource\WebServerExtensions\www\mapviewernet\ajaxviewer
.aspx Line: 21
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20070509/275acc8c/attachment-0001.html
More information about the mapguide-users
mailing list