Skip to main content
Home Forums General Silverlight Installation and Setup Namespace 'Windows' does not exist...
2 replies. Latest Post by TehShlock on January 23, 2008.
(0)
TehShlock
Member
74 points
34 Posts
01-23-2008 8:59 PM |
Hey Guys,
I just got VS2008, and I just downloaded SilverLight w/ an SDK as well. everything looks great. I can see (and use) silverlight apps on webpages as well as start and code a C# program using Silverlight, but when I F5 (Run) my silverlight .xaml page, I get this error: The type or namespace name 'Windows' does not exist in the namespace 'System' (are you missing an assemble reference?) ... on every "using System. [ect...]" line in the Page.g.cs & Page.xaml.cs files. I've noticed also that I'm not running the latest Silverlight, and have tried to update, but I have no Idea how to... My settings say, "Automatically Update" but I'm currently running "Version: 1.0.30109.0" runtime and likewise with the Development Kit. I'm currently employing Windows Updates Repeatedly in hopes of catching the silverlight updates that I need, so if I don't reply instantly, it's because I'm restarting my computer, please be patient.
I just got VS2008, and I just downloaded SilverLight w/ an SDK as well. everything looks great. I can see (and use) silverlight apps on webpages as well as start and code a C# program using Silverlight, but when I F5 (Run) my silverlight .xaml page, I get this error:
The type or namespace name 'Windows' does not exist in the namespace 'System' (are you missing an assemble reference?)
... on every "using System. [ect...]" line in the Page.g.cs & Page.xaml.cs files. I've noticed also that I'm not running the latest Silverlight, and have tried to update, but I have no Idea how to... My settings say, "Automatically Update" but I'm currently running "Version: 1.0.30109.0" runtime and likewise with the Development Kit. I'm currently employing Windows Updates Repeatedly in hopes of catching the silverlight updates that I need, so if I don't reply instantly, it's because I'm restarting my computer, please be patient.
Thanks in advance for any help you can give me. I have full faith that someone can and will help me.
mchlsync
Star
14606 points
2,730 Posts
01-23-2008 9:09 PM |
You will need the following softwares.
01-23-2008 9:23 PM |
Thanks a lot, I was reading about that in a thread and I was wondering if that's what I needed, and then I saw you replied so I came back and sure enough it was. I didn't have all of that, I only had Silverlight and the SDK. Thanks again.