News:

Who uses forums anymore?

Main Menu

Could someone assist me? (C# form)

Started by abc, September 01, 2007, 12:54:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abc

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  :-\

MyndFyre

This post may give you some good advice about resolving the problem.

Seriously though, make sure .NET Framework 3.5 betas are uninstalled.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

abc

To remove all of the beta framework, I'd just go to vcssetup.exe and go to uninstall, right?

MyndFyre

Have you tried going to the Add/Remove Programs option in Control Panel?
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

Hell-Lord

Yes you can uninstall it via there and i believe there is a uninstaller for the 3.5 frameworks.

abc

In that case, I did remove it all, and now I'm stuck with no VS because neither work now!?  ???

Hell-Lord

Have you installed the 3.0 framework again?

Joe

Or 2.0. I think that's what I run with.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.