Thank you very much for the quick reply.

I got the latest build from the builds page, and it all works without a problem 
so far, or, at least the Main Page loads :).

________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Andera
Sent: 27. september 2007 12:52
To: 'FlexWiki Users Mailing List'
Subject: Re: [Flexwiki-users] ASP error: Parser Error Message: Unrecognized 
configuration section 'mailSettings'

So, the wiki page largely describes how to set up FlexWiki 1.8. You're setting 
up FlexWiki 2.0, and things have changed slightly. Here's what you need to do:


1)      It's the Namespaces folder, not the WikiBases folder under 2.0.

2)      You need to set the ASP.NET version to 2.0. Obviously, you'll need .NET 
2.0. Once that's installed, you can go into Internet Services Manager and set 
the correct ASP.NET version for your /flexwiki application. If you're 
running.NET 1.1 web applications on that box as well, then you might want to 
set up a separate app pool as well, as a single app pool cannot run two 
versions of  .NET.

3)      You'll also want to review the flexwiki.config and web.config file to 
change settings specific to your site. There are lots of comments in there, so 
hopefully it's obvious what needs to change.

Let us know if that doesn't work.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Møller
Sent: Thursday, September 27, 2007 6:38 AM
To: flexwiki-users@lists.sourceforge.net
Subject: [Flexwiki-users] ASP error: Parser Error Message: Unrecognized 
configuration section 'mailSettings'

Hi,
I have two problems:

1) The information found on 
http://www.flexwiki.com/default.aspx/FlexWiki/InstallingFlexWiki.html says in 
step 7 that I should right-click on the "WikiBases" folder, and set 
permissions. The problem is that the download contains no such folder. I 
downloaded the 
"FlexWikiCore-2.0.0.72-web-full-Release.zip<http://downloads.sourceforge.net/flexwiki/FlexWikiCore-2.0.0.72-web-full-Release.zip?modtime=1186065464&big_mirror=0>"
 file.

2) After having set things up, connecting to http://machinename/flexwiki 
results in the following error in my browser (IE7 on the server):

Server Error in '/flexwiki' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file 
required to service this request. Please review the specific error details 
below and modify your configuration file appropriately.

Parser Error Message: Unrecognized configuration section 'mailSettings'

Source Error:


Line 6:            email-related features of FlexWiki (e.g. newsletters). Only 
host is required -
Line 7:            the other attributes (userName, password, etc.) can can be 
omitted-->
Line 8:      <mailSettings>
Line 9:        <smtp deliveryMethod="Network" from="[EMAIL PROTECTED]">
Line 10:         <network


Source File: C:\Inetpub\wwwroot\flexwiki\web.config    Line: 8


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET 
Version:1.1.4322.2407



The server is a 2k3 server with ASP.NET 1.1 installed.

Any ideas?

Thanks,
Alexander

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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