Clan x86

Technical (Development, Security, etc.) => General Programming => Topic started by: abc on September 01, 2007, 12:54:46 PM

Title: Could someone assist me? (C# form)
Post by: abc 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  :-\
Title: Re: Could someone assist me? (C# form)
Post by: MyndFyre on September 01, 2007, 04:31:12 PM
This post (http://www.x86labs.org/forum/index.php/topic,8008.msg100603.html#msg100603) may give you some good advice about resolving the problem.

Seriously though, make sure .NET Framework 3.5 betas are uninstalled.
Title: Re: Could someone assist me? (C# form)
Post by: abc 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?
Title: Re: Could someone assist me? (C# form)
Post by: MyndFyre on September 02, 2007, 06:11:55 AM
Have you tried going to the Add/Remove Programs option in Control Panel?
Title: Re: Could someone assist me? (C# form)
Post by: Hell-Lord 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.
Title: Re: Could someone assist me? (C# form)
Post by: abc 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!?  ???
Title: Re: Could someone assist me? (C# form)
Post by: Hell-Lord on September 04, 2007, 08:03:21 AM
Have you installed the 3.0 framework again?
Title: Re: Could someone assist me? (C# form)
Post by: Joe on September 04, 2007, 03:21:42 PM
Or 2.0. I think that's what I run with.