Hi,
iam using mgos 2.1 with vs2008 express edition.
while writing the code to open mgsite i got the following error
Unable to find an entry point named 'CSharp_MgSiteToMgDisposable' in DLL
'MapGuideUnmanagedApi'.
and my code is simply like this
Dim realPath As String = Request.ServerVariables("APPL_PHYSICAL_PATH")
Dim configPath As String = realPath + "webconfig.ini"
MapGuideApi.MgInitializeWebTier(configPath)
Dim userinfo As MgUserInformation = New
MgUserInformation("Administrator", "admin")
Dim site As MgSite = New MgSite() ----------error occured in this
code
plz give me solution
Regards,
padmini g.
--
View this message in context:
http://n2.nabble.com/Error-in-code-related-to-MapguideUnmanagedApi-tp4471522p4471522.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users