Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

installing community on existing site error in deployment center

Vote:
 

 

Hi,

I have a very irritating problem. I am to install community on my existing Episerver site. I open up the deployment center and do the steps accordingly. First time I run it it works perfectly. However, I accidently build my project without changing the config files in debug folder so all the changes that deployment tool have made with the install is lost. I then remove the whole folder and roll back to how it was before I did the install. Now however I get a error saying that some file allready exist. I have no clue what the problem is. Can someone help me? It's impossible that some file from community would be present in my project. I removed every file and created a new folder for my project.

See error below :-) 

Kind regards

Jens

******************************************************************

An error has occured and the transaction will be rolled back

Rolledback

An unhandled error has occured:

(Can't create a file that allready exist) Det går inte att skapa en fil som redan finns. (Undantag från (Exception from) HRESULT: 0x800700

B7)

When executing

 

At C:\Program Files\EPiServer\Community\3.2.517.24\Install\System Scripts\Insta

ll Site (No database).ps1:268 char:28

+ New-EPiWebVirtualDirectory <<<< -SiteName $properties.Site.SiteName -Parent

Path $properties.Site.ApplicationName `

Error - System.Management.Automation.CmdletInvocationException: Det går inte att skapa en fil som redan finns. (Undantag från HRESULT: 0x800700B7) ---> System.Runtime.InteropServices.COMException (0x800700B7): Det går inte att skapa en fil som redan finns. (Undantag från HRESULT: 0x800700B7)

at EPiServer.Install.InstallationManager.Install(Installer installer)

at EPiServer.Install.WebServer.WebAppInstallationManager.CreateVirtualDirectory(String siteName, String parentPath, String virtualDirectoryName, String physicalPath, Boolean disableScriptExecution, String defaultDocuments)

at EPiServer.Install.WebServer.Cmdlets.NewWebVirtualDirectoryCmdlet.ProcessRecord()

at System.Management.Automation.Cmdlet.DoProcessRecord()

at System.Management.Automation.CommandProcessor.ProcessRecord()

--- Slut på stackspårning för interna undantag ---

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)

#38697
Apr 19, 2010 12:07
Vote:
 

SOLVED: I didn't remove virtual directory in IIS =/

#38698
Apr 19, 2010 13:05
This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* 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.