Using MapPoint Service problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave Brown

    Using MapPoint Service problem

    Hi all,

    I am wanting to use the mappoint service from a usercontrol on a webpage, in
    development this works fine but when my control is deployed and it tries to
    call the mappoint service I get a security exception,

    Anyone any thoughts/experience with this ?

    thx

    Dave


  • Cowboy \(Gregory A. Beamer\)

    #2
    Re: Using MapPoint Service problem

    I deployed an app for Central Parking that uses a control to serve up the
    maps from MapPoint. I did not have any problems.

    I would set up a trace around the failing code and have it "print" out the
    variables affecting the call. You may find that you are not using the
    correct user ID, et al.

    NOTE: There is a public group dedicated to the mappoint webservice:
    microsoft.publi c.mappoint.webs ervice

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA

    *************** *************** *************** *************** **********
    Think Outside the Box!
    *************** *************** *************** *************** **********
    "Dave Brown" <dave.AT.dbws.n et> wrote in message
    news:%2329NiBhA EHA.688@tk2msft ngp13.phx.gbl.. .[color=blue]
    > Hi all,
    >
    > I am wanting to use the mappoint service from a usercontrol on a webpage,[/color]
    in[color=blue]
    > development this works fine but when my control is deployed and it tries[/color]
    to[color=blue]
    > call the mappoint service I get a security exception,
    >
    > Anyone any thoughts/experience with this ?
    >
    > thx
    >
    > Dave
    >
    >[/color]


    Comment

    Working...