Missing agclr, system.Silverlight, System.xml.core references
Last post 04-30-2008 11:33 AM by morgan-hill. 4 replies.
Sort Posts:
04-29-2008 6:29 PM
Missing agclr, system.Silverlight, System.xml.core references

I am missing the above namespaces.  I just installed Silverlight sdk 2.0 Beta 1, Silverlight tools alpha for VS 2008 (not beta), and Silverlight runtime 2.0.

Previous post said to install 1.1 runtime.  2.0 runtime removed 1.1 runtime on install.

I can't be the first??

morgan-hill

Joined on 04-29-2008
Posts 3
04-29-2008 6:39 PM
Re: Missing agclr, system.Silverlight, System.xml.core references

If you're developing for Silverlight 2, you need to install the beta tools.  Silverlight 1.1 is deprecated and not supported by the SL 2 features.

---------
If this post has solved your problem, please select 'Mark as answer'

SDET, Microsoft Web Developer team

jamlew

Joined on 09-21-2007
Bellevue, WA
Posts 116
04-30-2008 9:38 AM
Re: Missing agclr, system.Silverlight, System.xml.core references

Thanks, I uninstalled the alpha tools and tried to install the beta tools and got this error:

An Error Has Occurred:

Silverlight Tools cannot be installed because one or more of the following conditions is true:

1. Visual Studio 2008 RTM is not installed. (I do have the rtm)

2. The Web Authoring feature of Visual Studio is not installed. (how do I know if this is installed and enabled?  I do see it in add/remove prgrams how is it enabled?)

3. A previous version of the Silverlight Runtime is installed. (Nope, when I installed 2.0 it unstalled 1.0)

4. A previous version of the Silverlight SDK is installed. (Nope 2.0 is installed)

5. The Visual Studio Update KB949325 is installed. (couldn't find it installed)

6. A previous version of Silverlight Tools is installed. (nope, uninstalled)

To continue, please install or uninstall the ...

 Any other suggestions.

 

morgan-hill

Joined on 04-29-2008
Posts 3
04-30-2008 9:52 AM
Marked as Answer
Re: Missing agclr, system.Silverlight, System.xml.core references

morgan-hill:
(how do I know if this is installed and enabled?  I do see it in add/remove prgrams how is it enabled?)
 

It's okay if you see it in Add/Remove Program.

morgan-hill:
Nope, when I installed 2.0 it unstalled 1.0)
 

Okay.

morgan-hill:
Nope 2.0 is installed)
 

*** here is important thing. Please uninstall Silverlight 2 SDK.  This is a known issue.

morgan-hill:
couldn't find it installed
 

You can check "updates" checkedbox in Add/Remove.

More Info: Please take a look this post. http://michaelsync.net/2008/03/07/tipstricks-silverlight-2-beta-1-tools-for-visual-studio-2008-installation-error 

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Best Regards,
Michael Sync

Blog : http://michaelsync.net
Feed : http://michaelsync.net/feed

mchlSync

Joined on 09-16-2005
Singapore
Posts 2,021
04-30-2008 11:33 AM
Re: Missing agclr, system.Silverlight, System.xml.core references

Thanks!  That worked. Big Smile

morgan-hill

Joined on 04-29-2008
Posts 3