I can't use programs that require .NET Framework.

Anonymous
2010-06-09T00:23:29+00:00

I'm trying to use a program that has previously worked flawlessly. This program is called GHTCP, which is used with Guitar Hero 3 PC. It requires .NET Framework 2.0 or higher to use. All of sudden, the program just stopped working. I asked to program creator about this, and he said that it sounds like a .NET Framework so here I am.

I'm running Windows Vista. I've tried uninstalling and then installing .NET Framework 3.0 but thats not working. I found that .NET Framework is part of the OS so I can't remove it. Is there any way aside from repairing/reinstalling Windows that I can fix this?

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

62 answers

Sort by: Newest
  1. Anonymous
    2010-06-12T07:31:12+00:00

    If the above steps didn't help, please refer to

    this:

    http://social.msdn.microsoft.com/Forums/en-US/netfxsetup/thread/f56cc6e4-c2bf-490c-b87b-3e22b1e6b935

    http://stackoverflow.com/questions/523879/need-help-getting-ngen-back-into-working-condition

    Else I recommend you post your issue here:

    http://social.msdn.microsoft.com/Forums/en/category/netdevelopment

    *Trust me you will get better help there, I can tell my contacts on that forum to come over to your post and post any useful resolution. But for that to happen you need to wait until Monday.


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-06-12T07:30:42+00:00

    Do you even speak English or do you just Google Translator? Because you just can't give directions or type in general. You have to be more specific than "run x". How do I run said command? On the Command Prompt? Run in Start Menu? I need specifics here, not all of us are .NET developers that O LAWD THE ENTIRE OS.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-06-12T07:21:46+00:00

    ".NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Service reached limit of transient errors. Will shut down. Last error returned from Service Manager: 0x80029c4a."

    Uses v2.0 = .NET Framework 2.0.


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-06-12T07:20:26+00:00

    Try****set the NGEN service startup type as "Manual". 1. Stop the service in "services.msc". 

    2. Run ngeninstall***[***assemblyName |assemblyPath]

    to install some assemblies to the cache.

    3. Once that is done, run ngen display [assemblyName| assemblyPath ]

    to see if the assemblies installed by the above command display.

    Please try to close other programs when running this.

    I hope you find this information useful and if you need any further assistance,

    please feel free to contact me and let me know.

    I hope this information was helpful…

    Have a nice day…

    Best regards,

    Fisnik


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2010-06-12T06:56:46+00:00

    "Guitar Hero Three Control Panel Has stopped working

    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."

    Does there appear any JIT dialog, JIT means Just-In-Time Debugger Dialog??

    Please provide more details go to the Action Center and check the error

    details and open Event Viewer and check the errir details.


    Itknowledge24.com

    I DID post the error message but you were too busy telling me everything I know and arguing a point that had nothing to do with anything at all ever.

    Here's the message:

    ".NET Runtime Optimization Service (clr_optimization_v2.0.50727_32) - Service reached limit of transient errors. Will shut down. Last error returned from Service Manager: 0x80029c4a."

    Was this answer helpful?

    0 comments No comments