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

Try our conversational search powered by Generative AI!

Uppgradera 4.61 till 4.62 - EpiServer Manager 1.3.3.0 startar inte ens uppgradering

Vote:
 

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)

#37070
Feb 19, 2010 9:08
Vote:
 

Seems to be a problem with a path - what is specified as upload path inside your web.config file?

#37072
Feb 19, 2010 9:33
Vote:
 

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/" />

#37079
Feb 19, 2010 12:44
Vote:
 

No progress what so ever..Anyone know anything about this problem?

#37124
Feb 22, 2010 9:53
Vote:
 

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?

#37129
Feb 22, 2010 11:59
Vote:
 

it's a local folder yes direct under root =)

#37130
Feb 22, 2010 12:01
Vote:
 

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

#37613
Mar 15, 2010 8:34
* 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.