|
-
May 1st, 2009, 02:45 AM
#1
Thread Starter
New Member
VB 08 Prob: Error while loading property page
When I right click on the ToolBox and click on Choose Items
Error while loading property page comes up, and my toolbox is disabled,
Also in the output this text appears:
The Windows Forms Designer Package ({7494682B-37A0-11D2-A273-00C04F8EF4FF}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'VBExpress /resetskippkgs' at the command prompt.
.HELP?
-
May 1st, 2009, 04:06 AM
#2
Re: VB 08 Prob: Error while loading property page
It seems like a corrupt installation. Did you try reinstalling Visual Studio?
-
May 1st, 2009, 04:07 AM
#3
Thread Starter
New Member
Re: VB 08 Prob: Error while loading property page
I reinstalled Microsoft Visual Basic 08... And re-installed .Net Framework 3.5
-
May 1st, 2009, 05:46 AM
#4
Thread Starter
New Member
Re: VB 08 Prob: Error while loading property page
 Originally Posted by Pradeep1210
It seems like a corrupt installation. Did you try reinstalling Visual Studio?
Yes, i did
-
May 1st, 2009, 06:00 AM
#5
Re: VB 08 Prob: Error while loading property page
ok... maybe this helps.
Try resetting the Visual Studio settings to its defaults.
Open Visual Studio.
Click Import & Export Settings from Tools menu.
This will run the Import & Export Settings wizard.
Select "Reset All Settings" option and click Next button.
On the next screen, select "Yes save my current settings" and click Next, and then Finish.
Restart visual studio and see if this solves your problem.
-
May 1st, 2009, 11:33 AM
#6
Thread Starter
New Member
Re: VB 08 Prob: Error while loading property page
 Originally Posted by Pradeep1210
ok... maybe this helps.
Try resetting the Visual Studio settings to its defaults.
Open Visual Studio.
Click Import & Export Settings from Tools menu.
This will run the Import & Export Settings wizard.
Select "Reset All Settings" option and click Next button.
On the next screen, select "Yes save my current settings" and click Next, and then Finish.
Restart visual studio and see if this solves your problem.
Nope, 
Still the toolbox is disabled...
-
May 1st, 2009, 11:53 AM
#7
Re: VB 08 Prob: Error while loading property page
ok.. let's try as the message says.
Open Visual Studio Command Prompt.
Type VBExpress /resetskippkgs there and press enter.
See if this solves your problem.
-
May 2nd, 2009, 02:15 AM
#8
Thread Starter
New Member
Re: VB 08 Prob: Error while loading property page
 Originally Posted by Pradeep1210
ok.. let's try as the message says.
Open Visual Studio Command Prompt.
Type VBExpress /resetskippkgs there and press enter.
See if this solves your problem.
How can I open the command prompt? Sorry for being a pain in the arse.
-
May 2nd, 2009, 02:36 AM
#9
Re: VB 08 Prob: Error while loading property page
Default path (in start menu):
C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft Visual Studio 2008\Visual Studio Tools
-
May 2nd, 2009, 02:47 AM
#10
Thread Starter
New Member
Re: VB 08 Prob: Error while loading property page
 Originally Posted by ForumAccount
Default path (in start menu):
C:\Documents and Settings\All Users\Start Menu\Programs\Microsoft Visual Studio 2008\Visual Studio Tools
I don`t have it in my start menu, can you give me the shortcut to open the command prompt?
-
May 3rd, 2009, 04:16 AM
#11
Re: VB 08 Prob: Error while loading property page
 Originally Posted by nickbugun
I don`t have it in my start menu, can you give me the shortcut to open the command prompt?
Type (or copy & paste) this in Start > Run window:
%comspec% /k ""C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"" x86
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|