Skip to main content
Home Forums Silverlight Programming Visual Studio & Silverlight Development Tools An "Object reference not set to an instance of an object" error occurs when I create a new Silverlight project after install Beta 2
4 replies. Latest Post by DavidEdmends on October 26, 2009.
(0)
Frank Wu
Member
76 points
94 Posts
06-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.
Deepak V...
54 points
13 Posts
06-10-2008 1:45 PM |
run the following commands
06-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.
himil
2 points
1 Posts
04-09-2009 5:54 AM |
thanks alot man it is realy working ,thanksa lot for solving my help ,thanks buddy
DavidEdm...
10-26-2009 7:28 AM |
Thanks for this advice - worked 100% for me Cheers David