Menu

#11 save config file?

closed
None
5
2005-05-25
2004-09-04
incorporeal
No

Hello Mpm team

I found the generated .config file by Mpm provider
manager administrator program seemed little deffierent
with the format in help file of Mpm

The section bellow
//-----------
<configSections>
<sectionGroup name="MimerProviderManager">
<section name="dataSources"
type="Mimer.Mpm.Data.ConfigFile.MpmDataSourceSection
Handler,Mimer.Mpm.Data.ConfigFile, Version=1.2.3.1,
Culture=neutral, PublicKeyToken=90474c83ee7ec777" />
<section name="plugins"
type="Mimer.Mpm.Data.ConfigFile.MpmPluginDescriptorSe
ctionHandler,Mimer.Mpm.Data.ConfigFile,
Version=1.2.3.1, Culture=neutral,
PublicKeyToken=90474c83ee7ec777" />
<section name="sqlFilters"
type="Mimer.Mpm.Data.ConfigFile.MpmSqlFilterSectionHan
dler,Mimer.Mpm.Data.ConfigFile, Version=1.2.3.1,
Culture=neutral, PublicKeyToken=90474c83ee7ec777" />
</sectionGroup>
</configSections>
//------------

I do not know if the "MpmSqlFilterSectionHandler"
should be "MpmSqlFilterDescriptorSectionHandler"?:)

Becaouse I found it
is "MpmSqlFilterDescriptorSectionHandler" in sample
configfile in help file and it works in my program. But the
generated .config file throw exception when reflection.

Best Regards

Chenz

Discussion

  • incorporeal

    incorporeal - 2004-09-04

    Logged In: YES
    user_id=1100598

    Ps. I use the V1.2.3 binary version to generate the .config file

     
  • Bengt Gunne

    Bengt Gunne - 2004-09-06
    • assigned_to: nobody --> mimerbg
     
  • Bengt Gunne

    Bengt Gunne - 2004-09-06

    Logged In: YES
    user_id=895705

    This was corrected about two months ago, but is not in any
    release yet.

     
  • Nobody/Anonymous

    Logged In: NO

    Hello Mpm Team

    Oh! ... I am sorry .... :)

    It is my fault not to discover it ....

    Best Regards

    Chenz

     
  • Fredrik Ĺlund

    Fredrik Ĺlund - 2005-05-25
    • status: open --> closed
     

Log in to post a comment.