I am glad to hear everything is working.
John Davidson

On Feb 19, 2008 4:18 PM, Stephen Morley <[EMAIL PROTECTED]> wrote:

> Got it working. I think the upgrade to 199 did the trick.
>
>
> On Feb 15, 2008 5:33 PM, John Davidson <[EMAIL PROTECTED]> wrote:
>
> > First I recommend before you get going with Sql Server stores that you
> > upgrade to FlexWiki Version 2.0.0.199, as that version has some critical
> > fixes to SqlStores.
> > The information in the flexwiki.config appears to be correct. It asserts
> > that your computer with Sql Server Express installed is named "
> > MGD-0BCD6D770A" and that you have created a default instance with the
> > name "SQLEXPESS". The rest of the connection string is correct.
> >
> > You can verify if the Namespace has been created correctly in the
> > SqlStore by opening the Namespaces table in the database FlexWikiSqlStore.
> > It should have 1 row in the table with the Name column = SqlNamespace.
> >
> > If the value is not there in the table it is most likely that you have
> > not given permission to the user 'MGD-0BCD6D770A\ASPNET' to access the Sql
> > Server. Also with SqlExpress you must have run the Surface Configuration
> > tool and enabled RemoteAccess by TCP\IP.
> >
> > Please ask for any more assistance as and whenever you require it. Also
> > let us know how you resolved any issues as that information will be used to
> > improve the documentation and make it easier for those who follow.
> >
> > John Davidson
> >
> >
> > On Fri, Feb 15, 2008 at 11:34 AM, Stephen Morley <[EMAIL PROTECTED]>
> > wrote:
> >
> > > Hello all, just getting started with FlexWiki.
> > >
> > > I appear to be using Version 2.0.0.186
> > > Running XP SP2
> > >
> > > I was able to configure an SQL NameSpace and the admin screens think
> > > its there but the main system does not.
> > >
> > > A reference which specifies the name space does not display as a link
> > >     SqlNamespace.TestItem
> > > Also when I search I notice that the SqlNamespace does not appear in
> > > my search items.
> > >
> > > Should this work?
> > >
> > >       <Provider Id="55bccddd-63cf-4f8b-b663-ed794cbf3bd3" Type="
> > > FlexWiki.SqlProvider.SqlNamespaceProvider" AssemblyName="FlexWiki,
> > > Version=2.0.0.186, Culture=neutral, PublicKeyToken=null">
> > >         <Parameters>
> > >           <Parameter Name="Namespace" Value="SqlNamespace" />
> > >           <Parameter Name="ConnectionString" Value="Data
> > > Source=MGD-0BCD6D770A\SQLEXPRESS;Initial 
> > > Catalog=FlexWikiSqlStore;Integrated
> > > Security=true;" />
> > >         </Parameters>
> > >       </Provider>
> > >
> > >
> > >
> > >
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > _______________________________________________
> > > Flexwiki-users mailing list
> > > Flexwiki-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/flexwiki-users
> > >
> > >
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Flexwiki-users mailing list
> > Flexwiki-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flexwiki-users
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to