Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 349533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:28:02+00:00 2026-05-12T11:28:02+00:00

I want to be able to store various Canvas items in seperate XAML files

  • 0

I want to be able to store various Canvas items in seperate XAML files so for example they are declared as:

<canvas x:Class="Item.One" Height="300" Width="400">
...
</canvas>

and another like this

<canvas x:Class="Item.Two" Height="300" Width="400">
...
</canvas>

I am wondering why I cannot get this to work when I try and load them in as classes I get a parser error, I can do this fine in WPF but not in Silverlight 3.0, what can you do to have to have XAML work as objects rather than resources?


Just to help the Parser error is

AG_E_PARSER_BAD_TYPE

And a real example that does not work:

<Canvas x:Class="Cards.Appointment.ZuneVertical" x:Name="ZuneVertical"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        Width="240" Height="320" Background="White">
</Canvas>

In my code I want to do this:

Preview.Children.Add(Item.One)

Where Preview is a Grid within a ScrollView which is where I want the XAML to be loaded into, ie the Canvas, there a various versions of Canvas I want to load into this Preview Pane, each one is a Class as XAML in WPF, but cannot seem to get this to work in Silverlight 3.0 without the parsing error, tried UserControls but this has the same problem!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T11:28:02+00:00Added an answer on May 12, 2026 at 11:28 am

    Seems it was a problem with the Namespace of my XAML file I added the Application Namespace and this resolves the problem.

    <Canvas x:Class="ZuneCardrintouch.Cards.Appointment.ZuneVertical" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to be able to store information about a song that has been
I'll be very simple: I want to be able to store Java objects from
hey i want to be able to create multiple shapes and store them perhaps
I want to be able to store (not echo) some data that has been
I want to be able use python descriptors in a class which has the
I want to be able to store my projects in a usb stick, under
So here's the basic problem: I'd like to be able to store various fields
I have come across various situations, where I want to store some formatted data
I want to be able to have a Stored Procedure that can only be
Im creating a game an want to be able to add there score so

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.