Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Server Error in ’/’ Application. Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
compvis
Newbie
Newbie


Joined: 26 June 2010
Online Status: Offline
Posts: 7
Posted: 26 June 2010 at 2:34am | IP Logged Quote compvis

Hi,

I have a problem with installing WebMail Pro Asp.net (trial). My error like:

Server Error in '/' 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: 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 30:            <customErrors mode="Off"/> Line 31:            <trace enabled="false" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true"/> Line 32:            <sessionState mode="StateServer" stateConnectionString="tcpip=http://112.78.2.58:42424" sqlConnectionString="data source=112.78.2.58;Trusted_Connection=yes" cookieless="false" timeout="60"/> Line 33:            <globalization requestEncoding="utf-8" responseEncoding="utf-8"/> Line 34:            <xhtmlConformance mode="Legacy"/>

I have changed:

<sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="60"/>


To:

<sessionState mode="StateServer" stateConnectionString="tcpip=Home.cn:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="60"/>

But nothing better!

Anyone can help me... Why so ?

Thank you so much !
Back to Top View compvis's Profile Search for other posts by compvis
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 26 June 2010 at 2:42am | IP Logged Quote Alex

I already answered you here.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide