Groups > Application developers > Community Server Setup and Installation > Re: Installing CS on godaddy




Installing CS on godaddy

Installing CS on godaddy
Wed, 21 Nov 2007 18:09:06 +000
Hello,,

i am trying to install my CS on godaddy. The path of my URL Is
http://mandarincrunch.net/cs/Web/  However i am facing few problems i get the
error like
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: It is an error to use a section registered as
allowDefinition='MachineToApplication' beyond application level.  This error can
be caused by a virtual directory not being configured as an application in IIS.

Source Error:





Line 55: 		<trace enabled="false" requestLimit="40"
localOnly="true"/>
Line 56: 		
Line 57: 		<sessionState mode="Off"/>
Line 58: 		
Line 59: 		<!-- Permit detailed errors to be displayed for remote clients
-->

 <?xmlversion="1.0"?>

<configuration><connectionStringsconfigSource="connectionStrings.c
onfig"/>

 <system.web>

<authorization><allowroles="administrators" />

<denyusers="*" /></authorization>

<webServices><protocols>

<addname="HttpGet"/><addname="HttpPost"/>

</protocols></webServices>

<!-- Standard Application Settings
--><compilationdefaultLanguage="c#"debug="true"/>

 

 

 <pagesvalidateRequest="false"enableEventValidation="false&quo
t;autoEventWireup="true"pageBaseType="CommunityServer.Components.
CSPage, CommunityServer.Components">

<namespaces><clear/>

<addnamespace="System"/><addnamespace="System.Collection
s"/>

<addnamespace="System.Collections.Specialized"/><addnamespace
="System.Configuration"/>

<addnamespace="System.Text"/><addnamespace="System.Text.
RegularExpressions"/>

<addnamespace="System.Web"/><addnamespace="System.Web.Ca
ching"/>

<addnamespace="System.Web.SessionState"/><addnamespace="
System.Web.Security"/>

<addnamespace="System.Web.Profile"/><addnamespace="Syste
m.Web.UI"/>

<addnamespace="System.Web.UI.WebControls"/><addnamespace=&quo
t;System.Web.UI.WebControls.WebParts"/>

<addnamespace="System.Web.UI.HtmlControls"/></namespaces>

<controls><addtagPrefix="CSControl"namespace="CommunityS
erver.Controls"assembly="CommunityServer.Controls"/>

<addtagPrefix="CSBlog"namespace="CommunityServer.Blogs.Control
s"assembly="CommunityServer.Blogs"/><addtagPrefix="CSF
orum"namespace="CommunityServer.Discussions.Controls"assembly=&qu
ot;CommunityServer.Discussions"/>

<addtagPrefix="CSMail"namespace="CommunityServer.MailGateway.M
ailRoom.Controls"assembly="CommunityServer.MailGateway"/><a
ddtagPrefix="CSFile"namespace="CommunityServer.Files.Controls&quo
t;assembly="CommunityServer.Files"/>

<addtagPrefix="CSGallery"namespace="CommunityServer.Galleries.
Controls"assembly="CommunityServer.Galleries"/><addtagPrefi
x="CSReader"namespace="CommunityServer.Reader.Controls"assem
bly="CommunityServer.Reader"/>

<addtagPrefix="CSDynConfig"namespace="Telligent.DynamicConfigu
ration.Controls"assembly="Telligent.DynamicConfiguration"/><
;addtagPrefix="TWC"namespace="Telligent.Glow"assembly="
Telligent.Glow"/>

<addtagPrefix="CA"namespace="ComponentArt.Web.UI"assembly
="ComponentArt.Web.UI"/><addtagPrefix="CP"namespace=&q
uot;CommunityServer.ControlPanel.Controls"assembly="CommunityServer.We
b"/>

</controls></pages><traceenabled="false"requestLimit=&q
uot;40"localOnly="true"/>

 <sessionStatemode="Off"/>

 

<!-- Permit detailed errors to be displayed for remote clients -->

<!--

<customErrors mode="RemoteOnly"
defaultRedirect="~/error.htm">

<error statusCode="404"
redirect="~/error-notfound.aspx"/></customErrors>-->

<customErrorsmode="Off"defaultRedirect="~/error.htm">&
lt;errorstatusCode="404"redirect="~/error-notfound.aspx"/>
;</customErrors>

 

<!-- START - CommunityServer specific application settings here
--><httpModules>

<addname="CommunityServer"type="CommunityServer.CSHttpModule,
CommunityServer.Components"/><!-- <add
name="CSReporting"
type="CommunityServer.Reporting.ReportingHttpModule,
CommunityServer.Reporting" /> -->

</httpModules><httpHandlers>

<addverb="GET"path="Utility/redirect.aspx"type="Comm
unityServer.Components.Redirect,
CommunityServer.Components"/><addverb="GET"path="aggbu
g.aspx"type="CommunityServer.Components.HttpHandler.AggBugHandler,
CommunityServer.Components"/>

<addverb="GET"path="avatar.aspx"type="CommunityServe
r.Components.HttpHandler.AvatarHttpHandler,
CommunityServer.Components"/><addverb="GET"path="vcard
.aspx"type="CommunityServer.Components.HttpHandler.VCardHttpHandler,
CommunityServer.Components"/>

<addverb="GET"path="r.ashx"type="CommunityServer.Com
ponents.HttpHandler.TinyUrlHttpHandler,
CommunityServer.Components"/><addverb="GET"path="weblo
gsubscription-confirmation.ashx"type="CommunityServer.Blogs.Components
.WeblogSubscriptionConfirmation, CommunityServer.Blogs"/>

<addverb="GET"path="threadsubscription-confirmation.ashx"
type="CommunityServer.Blogs.Components.ThreadSubscriptionConfirmation,
CommunityServer.Blogs"/></httpHandlers><!--

authentication :

To use Windows Authentication, you must turn off Anonymous authentication in
IIS

or IIS will never pass the user credentials to the forums. 

 

To enable Windows Authentication, simply comment out the forms authentication
section

below and uncomment the Windows Authentication stuff.

 

To use the CookieAuthentication add-on module, set the authentication mode to
"None" and

comment out the forms element. -->

 <authenticationmode="Forms">

<formsname=".CommunityServer"protection="All"timeout=&quo
t;600000"loginUrl="login.aspx"slidingExpiration="true"/
></authentication>

 <membershipuserIsOnlineTimeWindow="15"defaultProvider="Commun
ityServerSqlProvider">

<providers><clear/>

<addname="CommunityServerSqlProvider"type="CommunityServer.ASP
Net20MemberRole.CSMembershipProvider,
CommunityServer.ASPNet20MemberRole"connectionStringName="SiteSqlServer
"enablePasswordRetrieval="false"enablePasswordReset="true&qu
ot;requiresQuestionAndAnswer="false"requiresUniqueEmail="true&quo
t;passwordFormat="Hashed"applicationName="dev"description=&q
uot;Stores and retrieves membership data from the local Microsoft SQL Server
database"maxInvalidPasswordAttempts="999"passwordAttemptWindow=&q
uot;999"minRequiredPasswordLength="6"minRequiredNonalphanumericCh
aracters="0"/></providers></membership>

 

<roleManagerdefaultProvider="CommunityServerSqlProvider"enabled=&qu
ot;true"cacheRolesInCookie="true"cookieName=".CSRoles"c
ookieTimeout="60000"cookiePath="/"cookieRequireSSL="fal
se"cookieSlidingExpiration="true"createPersistentCookie="tru
e"cookieProtection="All"maxCachedResults="1000"><
providers>

<clear/><addname="CommunityServerSqlProvider"type="Commu
nityServer.ASPNet20MemberRole.CSRoleProvider,
CommunityServer.ASPNet20MemberRole"connectionStringName="SiteSqlServer
"applicationName="dev"description="Stores and retrieves
roles data from the local Microsoft SQL Server database"/>

</providers></roleManager>

<profiledefaultProvider="CommunityServerSqlProvider"enabled="t
rue"><providers>

<clear/><addname="CommunityServerSqlProvider"type="Commu
nityServer.ASPNet20MemberRole.CSProfileProvider,
CommunityServer.ASPNet20MemberRole"connectionStringName="SiteSqlServer
"applicationName="dev"description="Stores and retrieves
profile data from the local Microsoft SQL Server
database"/></providers>

 

<properties><addname="commonName"type="string"/>


<addname="birthdate"type="DateTime"/><addname="
;gender"type="int"defaultValue="0"/>

<addname="dateFormat"type="string"defaultValue="MM-d
d-yyyy"/><addname="publicEmail"type="string"/>


<addname="language"type="string"/><addname="we
bAddress"type="string"/>

<addname="webLog"type="string"/><addname="webG
allery"type="string"/>

<addname="signature"type="string"/><addname="s
ignatureFormatted"type="string"/>

<addname="location"type="string"/><addname="oc
cupation"type="string"/>

<addname="interests"type="string"/><addname="m
snIM"type="string"/>

<addname="yahooIM"type="string"/><addname="aol
IM"type="string"/>

<addname="icqIM"type="string"/><addname="enabl
ePostPreviewPopup"type="System.Boolean"defaultValue="false&q
uot;/>

<addname="enableEmoticons"type="System.Boolean"defaultVal
ue="true"/><addname="timezone"type="System.Double
"defaultValue="0"/>

<addname="fontsize"type="int"defaultValue="0"/&
gt;<addname="bio"type="string"/>

</properties></profile>

 <!--

========================

Anonymous Identification

========================

anonymousIdentification configuration:

enabled="[true|false]" Feature is enabled?

cookieName=".ASPXANONYMOUS" Cookie Name

cookieTimeout="100000" Cookie Timeout in minutes

cookiePath="/" Cookie Path

cookieRequireSSL="[true|false]" Set Secure bit in Cookie

cookieSlidingExpiration="[true|false]" Reissue expiring cookies?

cookieProtection="[None|Validation|Encryption|All]" How to protect
cookies from being read/tampered

domain="[domain]" Enables output of the "domain" cookie
attribute set to the specified value-->

 <anonymousIdentificationenabled="false"cookieName=".ASPXANONY
MOUS"cookieTimeout="100000"cookiePath="/"cookieRequireS
SL="false"cookieSlidingExpiration="true"cookieProtection=&qu
ot;None"domain=""/>

 </system.web>

<locationpath="EditPost.aspx"><system.web>

<authorization><denyusers="?"/>

</authorization></system.web>

</location><locationpath="PrivateMessage.aspx">

<system.web><authorization>

<denyusers="?"/></authorization>

</system.web></location>

<locationpath="Download.aspx"><system.web>

<authorization><denyusers="?"/>

</authorization></system.web>

</location><locationpath="License.aspx">

<system.web><authorization>

<denyusers="?"/></authorization>

</system.web></location>

</configuration>

I am also attaching my web config above

 

please help me out
Post Reply
Re: Installing CS on godaddy
Wed, 21 Nov 2007 19:27:26 +000
Guy to contact about GoDaddy installations is Dave Stokes.

 http://davestokes.net/default.aspx

 

Here is a direct link to a guide he put together for GoDaddy customers.

http://davestokes.net/files/folders/2007_installation_guides/entry273.aspx
Post Reply
about | contact