Curse Client v4 - Windows

Installation Issue Fix

  • 16 posts
  • on Thu, 15 Oct 2009 12:31:33

    If you are unable to install Curse Client v4, it is often due to a corrupted Microsoft ClickOnce app store.

    This issue can be resolved by doing the following:

    1. From the Windows Start menu choose Run (Or Windows Key + R)
    2. Enter the following, depending on your version of Windows, then click the OK button:

      On Windows XP: %userprofile%\Local Settings\Apps
      (e.g. C:\Documents & Settings\Username\Local Settings\Apps)

      On Windows VISTA / 7: %userprofile%\AppData\Local\Apps
      (e.g. C:\users\Username\AppData\Local\Apps)

    3. Delete the 2.0 folder
    4. Run or Install Curse Client v4

  • 39 hours later (on Sat, 17 Oct 2009 03:51:23)

    yes this is exactly the problem I was having with Windows 7. It started by me uninstalling version 3 of the client and since there is no separate uninstall for the 3.0 live and 4.0 beta BOTH clients get uninstalled with the built in windows uninstall control panel. For whatever reason this folder gets corrupted and the .NET installer then has a hard time installing itself. I even tried the .NET 4.0 beta 1 but of course you guys do not use this version of the framework so I uninstalled it. But after following the steps above 2 times it finally got past the install application error pop-up and now I can successfully login.

    In the future of this development 4.0 client I would STRONGLY recommend you guys provide a version 3.0 and 4.0 uninstaller that says "Curse version 3.0" or "Curse version 4.0 beta". The uninstall only says "Curse client" and it uninstalls BOTH the versions. This is very bad.

    Last edited on 17 Oct 2009 by passionh
  • 29 days later (on Sun, 15 Nov 2009 09:52:23)

    Thnx ALOT Adamar, you saved me :) I have about 100 addons in WOW and manually updating is a nightmare...

  • 4 days later (on Fri, 20 Nov 2009 01:09:20)

    @Adamar: Go

    Thanks it works for me now!

  • 4 days later (on Tue, 24 Nov 2009 20:34:26)

    Thanks a Lot Adamar! I´ve searched for this Bug a long time but now i can also use the newest Curse Client. Thanks :D

  • 3 days later (on Sat, 28 Nov 2009 20:17:40)

    @Breakerzeus: Go

    @Adamar: Go

    Thanks for this tip it worked great. Well kinda... I can at least install v4 now, but I still can't get it to open up. I click the curse icon on my desktop, and it asks me what type of program do I want to use to open the file Curse Client.appref-ms

    It recommends Internet Explorer, but I tried that and Firefox (which I mostly use) and it still doesn't work. At lease when I use Firefox, I get a page that has text that says, "http://clientupdate.curse.com/CurseClient.application#CurseClient.application, Culture=neutral, PublicKeyToken=eee711038731a406, processorArchitecture=msil" and that's it.

    Any help is appreciated, thanks.

  • 22 hours later (on Sun, 29 Nov 2009 19:02:39)
    Quote from DarqStalker: Go

    @Breakerzeus: Go

    @Adamar: Go

    Thanks for this tip it worked great. Well kinda... I can at least install v4 now, but I still can't get it to open up. I click the curse icon on my desktop, and it asks me what type of program do I want to use to open the file Curse Client.appref-ms

    It recommends Internet Explorer, but I tried that and Firefox (which I mostly use) and it still doesn't work. At lease when I use Firefox, I get a page that has text that says, "http://clientupdate.curse.com/CurseClient.application#CurseClient.application, Culture=neutral, PublicKeyToken=eee711038731a406, processorArchitecture=msil" and that's it.

    Any help is appreciated, thanks.

    If your PC doesn't know how to handle a .appref-ms file, then you likely have a corrupt install of .Net. I recommend repairing it by installing this: http://www.microsoft.com/downloads/details.aspx?FamilyID=AB99342F-5D1A-413D-8319-81DA479AB0D7

  • 4 days later (on Fri, 04 Dec 2009 01:38:33)

    THANKS. This was the fix. You should post your fix on the main pages for people. It would save a LOT of heartache. I have had Microsoft helping me with this for over 10 hours.

  • 7 days later (on Fri, 11 Dec 2009 22:55:55)
    Quote from Adamar: Go

    If you are unable to install Curse Client v4, it is often due to a corrupted Microsoft ClickOnce app store.

    This issue can be resolved by doing the following:

    From the Windows Start menu choose Run (Or Windows Key + R) Enter the following, depending on your version of Windows, then click the OK button:

    On Windows XP: %userprofile%\Local Settings\Apps (e.g. C:\Documents Settings\Username\Local Settings\Apps)

    On Windows VISTA / 7: %userprofile%\AppData\Local\Apps (e.g. C:\users\Username\AppData\Local\Apps) Delete the 2.0 folder Run or Install Curse Client v4

    This fix did not work for me with Windows 7.

  • 27 days later (on Fri, 08 Jan 2010 16:10:48)

    I use windows 7 ..I tried deleting the 2.0 folder .. and no luck. Seems to install the .net, and then asks me if installing the client is OK .I say yes. .

    it goes through the install, then in the Cannot start application dialog box, it says:

    Application validation did not succeed.

    Click no the details button, and I see this in there ...

    ERROR SUMMARY Below is a summary of the errors, details of these errors are listed later in the log.

    Under error details, it says:

    ERROR DETAILS Following errors were detected during this operation.

    • [1/8/2010 1:45:08 PM] System.Deployment.Application.InvalidDeploymentException (HashValidation) - File, Xceed.Wpf.Controls.dll, has a different computed hash than specified in manifest. - Source: System.Deployment - Stack trace: at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash) at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection) at System.Deployment.Application.ComponentVerifier.VerifyComponents() at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options) at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp) at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc) at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl) at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state) Sigh.

    Any help or suggestions would be appreciated.

    Jake

    Last edited on 08 Jan 2010 by jacobslight
  • 12 days later (on Thu, 21 Jan 2010 10:16:22)

    Can't seem to install (running vista 32 bit)

    After accepting the terms its starts to do some downloading and i end up with this message:

    An error occurred downloading the following resource: http://go.microsoft.com/fwlink/?LinkId=119637

    Date: 21-01-2010 11:09:31

    See the setup log file located at 'C:\Temp\VSDD171.tmp\install.log' for more information.

    Anyone got any suggestions of how to solve it?

  • 37 hours later (on Sat, 23 Jan 2010 00:15:21)

    Haven't found any other posts with reference to this particular error. Installed v4. Told me I could launch it from the start menu/desktop. Did so, get this:

    Error

    I've run the 3.5 repair. Thoughts? Can we actually see the exception details somewhere?

  • 16 hours later (on Sat, 23 Jan 2010 17:08:43)

    I use windows XP and have tried everything and i still get the same result

  • 2 hours later (on Sat, 23 Jan 2010 19:24:02)

    OPERATION PROGRESS STATUS

    ERROR DETAILS Following errors were detected during this operation.

    • [23/01/2010 19:20:29] System.InvalidProgramException - Common Language Runtime detected an invalid program. - Source: mscorlib - Stack trace: at System.Collections.Generic.ArraySortHelper`1.get_Default() at System.Array.BinarySearch[T](T[] array, Int32 index, Int32 length, T value, IComparer`1 comparer) at System.Array.BinarySearch[T](T[] array, T value) at System.Deployment.Application.PathTwiddler.FilterString(String input, Char[] toFilter, Char chReplacement, Boolean fMultiReplace) at System.Deployment.Application.Manifest.Description..ctor(DescriptionMetadataEntry descriptionMetadataEntry) at System.Deployment.Application.Manifest.AssemblyManifest.get_Description() at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemanticsForDeploymentRole() at System.Deployment.Application.Manifest.AssemblyManifest.ValidateSemantics(ManifestType manifestType) at System.Deployment.Application.ManifestReader.FromDocument(String localPath, ManifestType manifestType, Uri sourceUri) at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation) at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options) at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl) at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

    COMPONENT STORE TRANSACTION DETAILS No transaction information is available.

  • 8 days later (on Mon, 01 Feb 2010 11:49:25)

    Hey i cant install curse 4 client i made a screenshot curse client fehler

    could you help me please

  • 10 hours later (on Mon, 01 Feb 2010 22:03:41)

    I attempted to install Curse client 4 on my out-of-the-box Windows 7 64bit machine this weekend and got the same error. Also the program refuses to be uninstalled.

  • 16 posts

You must login to post a comment. Don't have an account? Register to get one!