Hi John, You are right. The flexwiki.config has defaults that show:
<NamespaceProviders> <Provider Id="5a2caaff-c139-40ad-85df-cdf136c95458" Type="FlexWiki.FileSystemNamespaceProvider" AssemblyName="FlexWiki, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null"> <Parameters> <Parameter Name="Namespace" Value="SampleNamespaceOne" /> <Parameter Name="Root" Value="Namespaces\SampleNamespaceOne" /> </Parameters> </Provider> <Provider Id="efa37414-d13e-487a-bf13-ab506f05bd08" Type="FlexWiki.FileSystemNamespaceProvider" AssemblyName="FlexWiki, Version=1.8.0.0, Culture=neutral, PublicKeyToken=null"> <Parameters> <Parameter Name="Namespace" Value="SampleNamespaceTwo" /> <Parameter Name="Root" Value="Namespaces\SampleNamespaceTwo" /> </Parameters> </Provider> </NamespaceProviders> Craig, maybe you can change those defaults? Fred -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Davidson Sent: Thursday, June 21, 2007 4:07 PM To: FlexWiki Users Mailing List Subject: Re: [Flexwiki-users] FlexWiki 2.0 Progress Report I do not believe this is actually a bug. The version detail for the Namespace is written to flexwiki.config at the time of creation of the namespace and uses the version detail of the assembly build at that time. The upgrade process does not re-write the data to the config file. Later when the configuration is validated it then reports the version information as found in flexwiki.config. It may be that the source of the information should be taken from a different place. Manually updating the version info in flexwiki.config to the current version and then validating now produces the expected output. The detail in flexwiki.config may have some value as it clearly indicates what assembly version was used to originally create the namespace. FWIW John Davidson On 6/21/07, Craig Andera <[EMAIL PROTECTED]> wrote: > Bug opened here: > http://sourceforge.net/tracker/index.php?func=detail&aid=1741142&group > _id=11 > 3273&atid=665396 > > > Sent: Wednesday, June 20, 2007 11:37 PM > > To: 'FlexWiki Users Mailing List' > > Subject: Re: [Flexwiki-users] FlexWiki 2.0 Progress Report > > > > Hi All, > > > > V2.0.0.52: > > > > 1. Configuration checker reports as Version 1.8.0.0 > > > > ************************** > > FlexWiki is correctly configured. > > For more information, click on the stoplight. > > > > > > Successfully loaded assembly FlexWiki, Version=1.8.0.0, > > Culture=neutral, PublicKeyToken=null > > > > Successfully loaded type FlexWiki.FileSystemNamespaceProvider > > > > Successfully loaded assembly FlexWiki, Version=1.8.0.0, > > Culture=neutral, PublicKeyToken=null ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flexwiki-users mailing list Flexwiki-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flexwiki-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flexwiki-users mailing list Flexwiki-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flexwiki-users