Try our conversational search powered by Generative AI!

Error when starting the site locally

Vote:
 

Hi, I am new to Episerver CMS and I seem to be having some problems getting the site the start.

I have installed the site on my local machine and that is working fine, but when I try to start the site through Visual Studio 2008 I get the following error:

Two or more sites have the same siteId 'Site1' in <site>. The siteId must be unique for each site

But "Site1" is the only site that is specified in my web.config.

<sites>
  <site description="Site1 Site" siteId="Site1">
  <siteSettings enableScheduler="true" stringCompressionThreshold="0" stringDelayedLoadThreshold="0" remoteWebServiceCulture="0" indexingDelayAfterPublish="00:00:20"
uiDefaultPanelTab="0" indexingTextRegExp="[\p{N}\p{L}]{1}[\p{N}\p{L}-\._]*[\p{N}\p{L}]{1}"
logServiceUrl="soap.tcp://localhost/TimeSpanAnalyzerView" uiImageTransparencyReplacement="White"
globalErrorHandling="RemoteOnly" uiSafeHtmlTags="b,i,u,br" uiOptimizeTreeForSpeed="false"
remoteCacheListenerShortNames="" httpCacheVaryByCustom="browser"
httpCacheVaryByParams="id" httpCacheExpiration="00:00:00" pageCacheSlidingExpiration="12:00:00"
remotePageCacheSlidingExpiration="02:00:00" uiEditorCssPaths=""
uiEditorColors="" uiEditorHeight="250" uiEditorWidth="500" uiEditorValueOptions="0"
urlRewriteExtension="" pageUseBrowserLanguagePreferences="false"
uiShowGlobalizationUserInterface="false" subscriptionHandler="EPiServer.Personalization.SubscriptionMail,EPiServer"
mirroringRetries="5" mirroringRetryDelay="00:00:01" mirroringHtmlTextEncoding="Unicode"
mirroringFileWriteRetryDelay="00:00:05" categoryId="1" pageRootId="1"
pageStartId="3" pageWastebasketId="2" pageOfficeStartId="0"
uiMaxVersions="0" uiVersionMerging="true" pageValidateTemplate="false"
uiKeepUserLoggedOn="true" siteUrl="http://localhost/" uiUrl=http://localhost/UI/
utilUrl="http://localhost/Util/" siteDisplayName="Site1"
errorMailHandler="~/util/SendErrorReport.aspx" pageFolderVirtualPathProvider="SitePageFiles"
uiTheme="" enableEvents="true" enableRemoteEvents="false" />
</site>
</sites>

Anybody that can help me in the right direction? Thanks for your time

Greetings,

Erol

#23444
Sep 05, 2008 14:10
Vote:
 

I guess you have another site in your IIS-instance configured with same siteId?

#23465
Sep 06, 2008 16:30
This thread is locked and should be used for reference only.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.