• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Contributor
    Posts: 15
    Registered: ‎04-01-2003

    C#: MapTopologyException getting/setting configuration variable

    30 Views, 0 Replies
    08-12-2005 12:39 AM
    Hi folks,

    All my attempts were in vain to get or set configuration variables. Everytime I get a MapTopologyException. The errorcode ist -5001. I have no idea what to do :-(

    Variable config = new Variable();
    config.LoadProfile("test.dpf");
    ResultBuffer rb = this.config.Get("INCLUDEOBJS_LAYERS");
    Please use plain text.