November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
Have a look at this blog post:
http://blogs.interakting.co.uk/danmatthews/archive/2009/01/30/error-0x80070003-when-installing-an-episerver-site.aspx
Hello
I am trying to install episerver CMS R2 Sp1, on a Win2003 server with SP2, and SQl2005 (with an Sqlsrv instance). The operating system is in english language. The server has both IIS and Sqlserver installed (it is a simple demoserver).
Whenever I try to install episerver (with public templates) on this server, I get the following errormessage:
It seems to complain about some path, but which one I cannot figure out. I am rather new to episerver, but have successfully made an installation on my workstation (WinXP).
I also tried to copy the files in my visual studio project to the server, set up a new site, copied the database on my local machine to the server. Whenever I try to access the site, i get a "Service Unavailable" in the browser and the application pool in IIS related to the site is shut down. It could seem like there might be some issues regarding security or access to some resources.
If anyone has any idea, help would be appreciated.
Regards
Tim Skau
---
Started a transacted install
Copied connectionStrings.config
Copied default.htm
Copied EPiServerLog.config
Copied FileSummary.config
Copied global.asax
Copied web.config.6
Copied web.config.7
Copied AdapterMappings.browser
Copied IE6.browser
Copied contentChannelText.xml
Copied languageDA.xml
Copied languageDE.xml
Copied languageEN.xml
Copied languageES.xml
Copied languageFI.xml
Copied languageFR.xml
Copied languageJA.xml
Copied languageNL.xml
Copied languageNO.xml
Copied languagePT.xml
Copied languageSV.xml
Copied languageZH.xml
Copied newtext.xml
Copied newtext_sent_to_translation.xml
Copied workflowFoundation.xml
Copied workflowFoundation_DA.xml
Copied workflowFoundation_DE.xml
Copied workflowFoundation_EN.xml
Copied workflowFoundation_ES.xml
Copied workflowFoundation_FI.xml
Copied workflowFoundation_FR.xml
Copied workflowFoundation_JA.xml
Copied workflowFoundation_NL.xml
Copied workflowFoundation_NO.xml
Copied workflowFoundation_PT.xml
Copied workflowFoundation_SV.xml
Copied workflowFoundation_ZH.xml
Copied ElektroPost.Licensing.dll
Copied EPiServer.BaseLibrary.dll
Copied EPiServer.Blog.dll
Copied EPiServer.Configuration.dll
Copied EPiServer.dll
Copied EPiServer.Enterprise.dll
Copied EPiServer.Events.dll
Copied EPiServer.ImageLibrary.dll
Copied EPiServer.Implementation.dll
Copied EPiServer.Legacy4.dll
Copied EPiServer.Log.Analyzers.dll
Copied EPiServer.Log.Core.dll
Copied EPiServer.Lucene.dll
Copied EPiServer.Scheduler.dll
Copied EPiServer.Scheduler.WKTL.dll
Copied EPiServer.UI.dll
Copied EPiServer.Web.WebControls.dll
Copied EPiServer.WebDav.dll
Copied EPiServer.WebParts.dll
Copied EPiServer.WorkflowFoundation.dll
Copied EPiServer.Wsrp.dll
Copied EPiServer.XForms.dll
Copied EPiServer.XmlRpc.dll
Copied log4net.dll
Copied Microsoft.Web.Services3.dll
Moved web.config.6 to web.config
Removed web.config.7
Creating application pool: MyEPiServerSiteAppPool
Creating new web site: MyEPiServerSite
An error has occured and the transaction will be rolled back
The was an error during the rollback phase. Your system may be left in an unstable condition
The object cannot be deleted.
System.InvalidOperationException: The object cannot be deleted.
at System.DirectoryServices.DirectoryEntry.DeleteTree()
at EPiServer.Install.IIS6.DirectoryEntryBackup.Rollback()
at EPiServer.Install.IIS6.DirectoryEntryBackupList.Rollback()
at EPiServer.Install.IIS6.Installers.NewWebAppInstaller.Rollback(IDictionary savedState)
at EPiServer.Install.InstallationManager.RollbackBulkInstall()
The object cannot be deleted.
Rolledback
An unhandled error has occured:
The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
When executing
At C:\Program Files\EPiServer\CMS\5.2.375.133\Install\System Scripts\Install Si
te (No Database).ps1:255 char:15
+ New-EPiWebApp <<<< -SiteName $wizard.Site.SiteName -ApplicationName $wizard
.Site.ApplicationName -SitePath $wizard.Site.SitePath -AppPoolName $wizard.Site
.AppPoolName -Bindings $wizard.Site.SiteBindings
True
=
Get-EPiIsBulkInstalling
An unhandled error has occured:
The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
When executing
At C:\Program Files\EPiServer\CMS\5.2.375.133\Install\System Scripts\Install Si
te (No Database).ps1:255 char:15
+ New-EPiWebApp <<<< -SiteName $wizard.Site.SiteName -ApplicationName $wizard
.Site.ApplicationName -SitePath $wizard.Site.SitePath -AppPoolName $wizard.Site
.AppPoolName -Bindings $wizard.Site.SiteBindings
=
Get-EPiIsBulkInstalling
Error - System.Management.Automation.CmdletInvocationException: The system cannot find the path specified. (Exception from HRESULT: 0x80070003) ---> System.IO.DirectoryNotFoundException: The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
at System.DirectoryServices.Interop.UnsafeNativeMethods.IAds.PutEx(Int32 lnControlCode, String bstrName, Object vProp)
at System.DirectoryServices.PropertyValueCollection.OnClearComplete()
at System.Collections.CollectionBase.Clear()
at EPiServer.Install.IIS6.DirectoryEntryExtension.SetValue(DirectoryEntry entry, String propertyName, String value)
at EPiServer.Install.IIS6.DirectoryEntryExtension.CreateSite(String siteName)
at EPiServer.Install.IIS6.Installers.NewWebAppInstaller.Install(IDictionary stateSaver)
at EPiServer.Install.InstallationManager.Install(Installer installer)
at EPiServer.Install.WebServer.WebAppInstallationManager.CreateIIS6WebApp(String siteName, String applicationName, String sitePath, String appPoolName, ICollection`1 bindings)
at EPiServer.Install.WebServer.WebAppInstallationManager.CreateWebApp(String siteName, String applicationName, String sitePath, String appPoolName, ICollection`1 bindings)
at EPiServer.Install.WebServer.Cmdlets.NewWebAppCmdlet.ProcessRecord()
at System.Management.Automation.Cmdlet.DoProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
--- End of inner exception stack trace ---
at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
at System.Management.Automation.Parser.PipelineNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList)
at System.Management.Automation.Parser.StatementListNode.Execute(Array input, Pipe outputPipe, ArrayList& resultList)