November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Seems to be a problem with a path - what is specified as upload path inside your web.config file?
Yeah, I thought that it would be something like that. But it's hard to know where to start. <
Here's my uploadpath
add key="EPsUploadDir" value="/upload/" />
Just to be sure: upload is a local folder inside your website? Ie. your not using a virtual directory "upload" to point to a server location?
I solved it by doing a offline update instead.
1. Made an offline installtion in EPiserver Manager --> tools
2. went to created package and renamed the file .zip and extracted the content
3. ran the sql scripts in order
4. Copied the bin files to my project
5. Changed the assemblys in web.config
Hej,
Jag försöker uppgradera en sajt från 4.61 till 4.62b med EpiServer Manager 1.3.3.0 men när jag trycker på "uppdatera" -knappen så dyker ett felmeddelande upp. Jag vet inte ens vart jag ska börja. Finns det någon som kan hjälpa mig?
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
System.ArgumentException: UNC-sökvägen måste ha formatet \\server\resurs.
vid System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
vid System.IO.Path.NormalizePath(String path, Boolean fullCheck)
vid System.IO.Path.GetFullPathInternal(String path)
vid System.IO.Path.GetFullPath(String path)
vid System.Diagnostics.FileVersionInfo.GetFullPathWithAssert(String fileName)
vid System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
vid EPiServer.Install.InstallPackageManager.CreateLocalProduct(Product derivedProduct, String rootPath, String masterFile)
vid EPiServer.Install.InstallPackageManager.CreateMasterProduct(String rootPath)
vid EPiServerManager.SetupConfiguration.get_MasterProduct()
vid EPiServerManager.Components.LicenseValidation.TestLicense(SetupConfiguration wizardInstallConfiguration)
vid EPiServerManager.Forms.MainForm.UpgradeSiteMenuItem_Click(Object sender, EventArgs e)
vid EPiServerManager.Controls.CommandBarControls.CommandBarControl.OnClick(EventArgs e)
vid EPiServerManager.Controls.CommandBarControls.CommandBarControl.PerformClick(EventArgs e)
vid EPiServerManager.Controls.CommandBarControls.CommandBar.PerformClick(CommandBarItem item)
vid EPiServerManager.Controls.CommandBarControls.CommandBar.WndProc(Message& message)
vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)