An "Object reference not set to an instance of an object" error occurs when I create a new Silverlight project after install Beta 2
-
Tuesday, June 10, 2008 11:12 AM
An "Object reference not set to an instance of an object" error occurs when I create a new Silverlight project just after install Beta 2, I read tim's blog, and make sure right now the date of "C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\Microsoft.VisualStudio.ServicesProxy.dll" is June 5, 2008, and the size of Silverlight Tools install in Control Panel is 1.18MB. It looks like still have another dlls to do not be updated or Adodb.dll register error.
The page in http://support.microsoft.com/kb/810098 talk about how to register Adodb.dll(.Net 1.1), but my current .Net framework is 3.5.
All Replies
-
Tuesday, June 10, 2008 1:45 PM
run the following commands
devenv /resetskippkgs
Close VS
devvenv /setup
devenv -
Tuesday, June 10, 2008 3:48 PM
Thank you for your replying, yes, it can work right now, but I don't why we need run these commands, and don't know what's wrong in my installation.
-
Thursday, April 09, 2009 5:54 AM
thanks alot man it is realy working ,thanksa lot for solving my help ,thanks buddy
-
Monday, October 26, 2009 7:28 AMThanks for this advice - worked 100% for me Cheers David
-
Monday, November 09, 2009 2:11 PM
It also worked 100% for me
MV
-
Saturday, February 20, 2010 5:43 AM
thanks alot
-
Saturday, February 27, 2010 1:26 AM
Worked Fine with my Problem as well..great Post....
-
Saturday, July 10, 2010 8:46 PM
On my Visual C# Express 2010, Under 'View', 'Other Windows', there is no 'Command Window'. Where can I enter these commands?
-
Sunday, October 23, 2011 5:56 AM
omg nobody answering this question... please help.. this problem is driving me crazy!
-
Sunday, October 23, 2011 10:18 AM
Run the command from Visual Studio Command Promt under Microsoft Visual Studio 2010/Visual Studio Tools from Start menu, not within the VS.
-
Saturday, February 18, 2012 7:21 PM
how does it run?your ideas is run in cmd mode ?(run->cmd)
-
Monday, February 20, 2012 1:31 PM
Computer Start Menu -> All Programms -> Microsoft Visual Studio 2010 -> Visual Studio Tools -> Visual Studio Command Prompt.

