When I use the deployment center to create a new episerver 7.5 webforms website using "Install site and SQL Server database" it works nicely.
However when I try to migrate a 7.1.2 website to 7.5, or create a new MVC website it fails with this error:
At C:\Program Files (x86)\EPiServer\CMS\7.5.394.2\Install\Modules\AlloyMvc\Install AlloyMvc.ps1:142 char:4
+ Remove-Item $file.FullName -ErrorAction SilentlyContinue + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ System.Management.Automation.ParentContainsErrorRecordException: Cannot retrieve the dynamic parameters for the cmdlet. The specified wildcard character pattern is not valid: [bpsm - vhb2011.webu.635179502617149221
Any help resolving this issue would be appriciated.
Greetings,
When I use the deployment center to create a new episerver 7.5 webforms website using "Install site and SQL Server database" it works nicely.
However when I try to migrate a 7.1.2 website to 7.5, or create a new MVC website it fails with this error:
At C:\Program Files (x86)\EPiServer\CMS\7.5.394.2\Install\Modules\AlloyMvc\Install AlloyMvc.ps1:142 char:4
+ Remove-Item $file.FullName -ErrorAction SilentlyContinue
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
System.Management.Automation.ParentContainsErrorRecordException: Cannot retrieve the dynamic parameters for the cmdlet. The specified wildcard character pattern is not valid: [bpsm - vhb2011.webu.635179502617149221
Any help resolving this issue would be appriciated.
Thanks