chingfong2001@yahoo.com
08-24-2011, 08:08 PM
Hi, I am trying to use web form to open mappoint, do you know if this is possible? I get this error: Object reference not set to an instace of an object. Have tried different things but same result.
dim oApp as MapPoint.Application
dim objMap as MapPoint.Map
oApp.left=10
oApp.Quit()
oApp=Nothing
It looks like could not find oApp objects.
tks n rgds/ching
dim oApp as MapPoint.Application
dim objMap as MapPoint.Map
oApp.left=10
oApp.Quit()
oApp=Nothing
It looks like could not find oApp objects.
tks n rgds/ching