This sounds like a bug that's been reported and fixed: <http://
realsoftware.com/feedback/cnmeafpr>
William Yu
REAL Software
On Oct 31, 2007, at 1:49 PM, GregO wrote:
> and change the code so it reads:
>
> dim mp as MapPointApplication
> dim mymap as Map
>
> mp = new MapPointApplication
> mp.Visible = true
> mymap = mp.activemap 'IllegalCastException Here
> mymap.Name = "Hello World!"
>
> I get an illegalcastexception on the marked line.
>
> I'm pulling my hair out here.... any ideas before I go bald?
>
> GregO
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|