Author Topic: Could someone assist me? (C# form)  (Read 3480 times)

0 Members and 1 Guest are viewing this topic.

Offline abc

  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Could someone assist me? (C# form)
« on: September 01, 2007, 12:54:46 pm »
Alright, this sort of goes with my other topic about VS 2008. But this time I removed all of VS and JUST installed VS 2005 and I'm getting this..

No more data is available.

Hide     

at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.GetValueNames()
at Microsoft.VisualStudio.Shell.Design.WindowPaneProviderService.AppendWindowPanes(RegistryKey parentKey, ArrayList windowPanes)
at Microsoft.VisualStudio.Shell.Design.WindowPaneProviderService.GetRegisteredPanes(String extension)
at Microsoft.VisualStudio.Shell.Design.WindowPaneProviderService.CreateWindowPane(DesignSurface surface)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.DeferrableWindowPaneProviderService.CreateWindowPane(DesignSurface surface)
at Microsoft.VisualStudio.Design.Serialization.CodeDom.DeferrableWindowPaneProviderService.DeferredWindowPane.EnsurePane()

It's when I try to add a form, or open a new project and create a windows form application. No matter what I do I get this, and I really wanna get to work  :-\

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Could someone assist me? (C# form)
« Reply #1 on: September 01, 2007, 04:31:12 pm »
This post may give you some good advice about resolving the problem.

Seriously though, make sure .NET Framework 3.5 betas are uninstalled.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline abc

  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: Could someone assist me? (C# form)
« Reply #2 on: September 01, 2007, 07:30:33 pm »
To remove all of the beta framework, I'd just go to vcssetup.exe and go to uninstall, right?

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Could someone assist me? (C# form)
« Reply #3 on: September 02, 2007, 06:11:55 am »
Have you tried going to the Add/Remove Programs option in Control Panel?
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Hell-Lord

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: Could someone assist me? (C# form)
« Reply #4 on: September 02, 2007, 07:01:40 am »
Yes you can uninstall it via there and i believe there is a uninstaller for the 3.5 frameworks.

Offline abc

  • Hero Member
  • *****
  • Posts: 576
    • View Profile
Re: Could someone assist me? (C# form)
« Reply #5 on: September 04, 2007, 07:54:22 am »
In that case, I did remove it all, and now I'm stuck with no VS because neither work now!?  ???

Offline Hell-Lord

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: Could someone assist me? (C# form)
« Reply #6 on: September 04, 2007, 08:03:21 am »
Have you installed the 3.0 framework again?

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Could someone assist me? (C# form)
« Reply #7 on: September 04, 2007, 03:21:42 pm »
Or 2.0. I think that's what I run with.
I'd personally do as Joe suggests

You might be right about that, Joe.