Opened 10 years ago

Closed 10 years ago

#2414 closed defect (fixed)

Maestro on mono. Cannot log due to "deserializing configuration section" error

Reported by: gabrimonfa Owned by: jng
Priority: low Milestone:
Component: Maestro Version:
Severity: major Keywords:
Cc: External ID:

Description

Maestro compiled from SVN updated on 2014-03-21 Mono: 2.10.8.1-5ubuntu2 (official package ubuntu 13.10)

Connecting to mapguide server (2.4 or 2.5.2) fails with the following error:

An error occurred perforimng a WebClient request. Error deserializing configuration section defaultProxy: Unrecognized attribute 'userDefaultCredentials'. (Maestro.exe.config line 1)

Change History (4)

comment:1 by jng, 10 years ago

If you remove/comment out the system.net section of Maestro.exe.config, does the error go away?

comment:2 by jng, 10 years ago

Component: GeneralMaestro
Owner: set to jng

comment:3 by gabrimonfa, 10 years ago

Yes Jackie, commenting out the system.net section of Maestro.exe.config the error goes away and all appear to work correctly

comment:4 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed r7995. The relevant section has been commented out by default. Those that want proxy server support can un-comment that section.

Note: See TracTickets for help on using tickets.