We developed a custom web site on top of the CS2002 Starter Site.
When we unpacked the site and run it we got next error (see stack trace
below).
Could not get site address from Commerce Server site configuration.
Exception Details Microsoft.Solutions.Framework.FrameworkException Could
not
get site address from Commerce Server site configuration.
After some googling I found similar error
httpwww.kbalertz.comkb_898460.aspx
But our situation a little bit different from one described in the
article.
We installed site not in the root folder and we have only 1 site on the
server.
Can you help us to solve this issue Maybe there is someone who saw errors
like this and known how to fix them
Thanks in advance
-------------------- Detailed Stack Trace
------------------------------------------------
Source Error
An unhandled exception was generated during the execution of the current
web
request. Information regarding the origin and location of the exception
can
be identified using the exception stack trace below.
Stack Trace
[FrameworkException Could not get site address from Commerce Server site
configuration.]
Microsoft.Solutions.Framework.SiteConfigurationSettings.GetSiteResourceSetting(String
name) +601
Microsoft.Solutions.Applications.WickesBrandNewSite.IsRequestURLCorrected(String&
outURL) in cinetpubdev1.mandragora.svrmiptprotoglobal.asax.cs889
Microsoft.Solutions.Applications.WickesBrandNewSite.Application_AuthorizeRequest(Object
sender, EventArgs e) in
cinetpubdev1.mandragora.svrmiptprotoglobal.asax.cs630
[Exception The site account manager andor Authentication provider could
not
be initialized.]
Microsoft.Solutions.Applications.WickesBrandNewSite.Application_AuthorizeRequest(Object
sender, EventArgs e) in
cinetpubdev1.mandragora.svrmiptprotoglobal.asax.cs677
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
+60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +87