Sign In|Join
Home/Silverlight.NET Forums/Getting Started/Server isn't seeing my xaml file/Re: Server isn't seeing my xaml file
Member
511 Points
1013 Posts
Microsoft
Aug 18, 2007 05:36 PM | LINK
Can I ask you to try this:
1. Download the template for Visual Studio and place it in the C# templates
2. Generate a new project
3. Does it recognize the xaml?
If so, my guess is you'll be happier following the create method shown in the VS template (which uses CreateObjectEx).
I recognize that this answer doesn't get to the heart of the question, but it may get you up and running quickly.
-jesse
JesseLiberty
Member
511 Points
1013 Posts
Microsoft
Re: Server isn't seeing my xaml file
Aug 18, 2007 05:36 PM | LINK
Can I ask you to try this:
1. Download the template for Visual Studio and place it in the C# templates
2. Generate a new project
3. Does it recognize the xaml?
If so, my guess is you'll be happier following the create method shown in the VS template (which uses CreateObjectEx).
I recognize that this answer doesn't get to the heart of the question, but it may get you up and running quickly.
-jesse
Silverlight Geek