Hi,
I have embedded the MapPoint ActiveX control ver 11.0 in an Active Server Page with ID = "Map1". My client side code (JavaScript) calls Map1.NewMap(1) and does nothing else. I would expect to see a map of N. America when the page loads in the browser but nothing happens. I do not get any error and the page never completely loads i.e. the progress bar goes halfway and freezes there. The control is directly inside the FORM tag. If I place an alert before the line that calls the NewMap method, the alert never appears either.
Can somebody help me?
Shravan