Autodesk MapGuide Enterprise Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
1254 Views, 6 Replies
02-20-2007 01:07 AM
iam getting error when i tried to compile
my code behind file (C#) file
that
"OSGeo.MapGuide" namespace not found
but when i import namespace in asp.net page
using import "OSGeo.MapGuide"
no error comes n page run successfully
why this is so?
if i want to use "OSGeo.MapGuide in my cs file
why iam getting error....
i copied both dll mapguidedotnetapi.dll n maguidenammaged ...dll
to my application bin directory...
sheetal
my code behind file (C#) file
that
"OSGeo.MapGuide" namespace not found
but when i import namespace in asp.net page
using import "OSGeo.MapGuide"
no error comes n page run successfully
why this is so?
if i want to use "OSGeo.MapGuide in my cs file
why iam getting error....
i copied both dll mapguidedotnetapi.dll n maguidenammaged ...dll
to my application bin directory...
sheetal
Re: Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-22-2007 03:53 PM in reply to:
rush.sheetal
There's extra unmanaged dependencies in OSGeo.MapGuide.
Try copying every dll in the bin directory of the mapviewernet folder
Cheers,
Jackie
Try copying every dll in the bin directory of the mapviewernet folder
Cheers,
Jackie
http://themapguyde.blogspot.com
http://au.linkedin.com/in/jackieng
http://au.linkedin.com/in/jackieng
Re: Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-24-2007 12:28 AM in reply to:
rush.sheetal
I copied all file ...
stiil error comes in cs file..
stiil error comes in cs file..
Re: Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-01-2007 10:15 PM in reply to:
rush.sheetal
hi,
i am using mapguide, but i am getting getting error saying missing directive. OSGeo.MapGuide. even though i have imported that namespace in aspx page.
i am using mapguide, but i am getting getting error saying missing directive. OSGeo.MapGuide. even though i have imported that namespace in aspx page.
Re: Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-01-2007 03:30 AM in reply to:
rush.sheetal
Hi,
Probably the AcMapApiMgd.dll is missing in reference..
Probably the AcMapApiMgd.dll is missing in reference..
Re: Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-25-2012 09:12 PM in reply to:
velan
Hello just incase someone needs the info..
that dll that contains the OSGeo.MapGuide;
Autodesk.Map.Platform.Core.dll
Cheers
Regards,
Raghulan Gowthaman Cert IV TAA, B.E,.
Senior Civil BIM Consultant | Geo Spatial - IT Specialist
CSI Global pty Limited. - Singapore | Sydney
Web : www.csigs.com.au
www.civil3dforum.com | www.e4forums.com
Raghulan Gowthaman Cert IV TAA, B.E,.
Senior Civil BIM Consultant | Geo Spatial - IT Specialist
CSI Global pty Limited. - Singapore | Sydney
Web : www.csigs.com.au
www.civil3dforum.com | www.e4forums.com
Re: Error when using "OSGeo.Map Guide" in C# file
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2012 10:27 PM in reply to:
raghulan
Autodesk.Map.Platform.Core.dll and AcMapApiMgd.dll are part of Map 3D, not MapServer(AIMS or MapGuide).
You probably forget to convert your virtual directory to web application in IIS.
Daniel Du
Developer Technical Services
Autodesk Developer Network

