Tagged Questions
The xamlparseexception tag has no wiki summary.
5
votes
2answers
220 views
XamlParseException when binding to listbox
In my app I am allowing users to save photos from camera and photo library to isolated storage. I then get the name of each file and read the photo and add to my list. Once the list is built, I bind ...
5
votes
2answers
2k views
XamlParseException using Silverlight Toolkit control in Expression Blend
I am having a strange issue opening up my UserControl in Expression Blend when using a Silverlight Toolkit control. My UserControl uses the toolkit's ListBoxDragDropTarget as follows:
...
5
votes
1answer
2k views
XAMLParseException driving me CRAZY!
THIS XAMLParseException IS DRIVING ME CRAZY!! I am using .NET 3.5 in Visual Studio 1020 This is my xaml:
<Window x:Class="WinformsHost.MainWindow"
...
4
votes
2answers
334 views
How do I clear the WPF / XAML type cache in a plugin project
I'm writing a plugin for an application (Autodesk Revit Architecture 2011, if you need to know).
During debugging, I'd like to recompile my plugin and reload that in the host. My specific host even ...
4
votes
2answers
429 views
WPF: Any reason why there's a xamlparse exception on XP but not on Vista?
My app compiles fine. Runs fine on Vista machines. But doesn't even start on XP machines with a xaml parse exception on the first form.
The xp machines all have .net 3.5.
Anything spring to mind?
...
3
votes
3answers
2k views
How can I get useful WPF .NET error information from a user's machine?
I have a WPF application that's crashing once I get it onto machines that do not have a development environment installed-- if this is a dupe, I'm welcome to closing, but I my search-fu is failing to ...
2
votes
0answers
167 views
C# Resource Dictionary XamlParseException - Thread Safety?
I am using static a Resource Dictionary which is initialized the following way:
static ResourceDictionary resource = new ResourceDictionary()
{
Source = new Uri(
...
2
votes
1answer
152 views
Making multipe custom controls in WP7 Silverlight gives Weird exceptions
I followed a tutorial to make a Custom Control. What I basically did was make a new project, add a file CategoryBar.cs and a directory called Themes with a file Themes\generic.xaml (with Compile type ...
2
votes
4answers
1k views
XamlParseException in WPF application - but only on when installed on XP
My WPF application is running fine on Windows 7. Installation on XP machine brings up the following error on startup:
Framework Version: v4.0.30319
Description: The process was
terminated ...
2
votes
0answers
252 views
What caused the NullReferenceException in WpfXamlLoader.TransformNodes ()?
I am trying to track down a problem that only happens in release mode and is most likely caused by the invalid obfuscation of some property. I know it happens when initializing a specific control but ...
2
votes
1answer
1k views
XamlParseException after deploying WPF project
I have been trying to deploy my WPF app, I created a Setup Project using the Setup Wizard.The only Project Output I added was Primary. After building this and installing the program, as soon as i ...
2
votes
0answers
180 views
XamlParseException when using User Control
I'm facing the following problem:
I have created a user control in XAML that has an x:Name associated because I have some bindings internally that need this name. On the main page I use multiple ...
2
votes
2answers
411 views
WPF: XamlParseException -> AccessViolation when loading a resource dictionary
This WPF app targets .NET 3.5 and is built with the 4.0 tools from Visual Studio 2010 (csc.exe version is 4.0.30319.1).
I'm not sure what to make of this exception I'm seeing. The same exe has been ...
2
votes
1answer
813 views
XamlParseException on Windows XP
I have a WPF application which runs perfectly fine on vista/7 but on Windows XP it chucks up the System.Windows.Markup.XamlParse error, and it's quite frustrating because I have a hell of a lot of ...
2
votes
1answer
866 views
Silverlight 4 XAML Collections
I have authored some custom classes that I would like to create using XAML:
<Grid Width="300" Height="300">
<l:DashboardTable>
<l:DashboardTable.DashboardTableQuery>
...
2
votes
2answers
3k views
Exception about foreign key
Here is the inner exception:
InnerException: System.Data.UpdateException
Message=Entities in 'OrganizerDBEntities.Assignments' participate in
the 'CourseId' relationship. 0 related 'Course' were ...
1
vote
1answer
42 views
Nested UserControls in Windows Phone
I am trying to create a Windows Phone app that will take use a similar UI element in multiple user controls.
One user control is loaded by the main xaml and this user control consists of another user ...
1
vote
1answer
64 views
Image Source Path not Resolving
I have my xaml in a string which i render as a grid using a converter. However I get this exception.
*Cannot convert string '../../Resources/info_16_hot.png' in attribute 'Source' to object of type ...
1
vote
1answer
100 views
XamlReader throws when loading generic.xaml to merge resource dictionaries
Trying to load generic.xaml in code but it throws a XamlParseException. Code as follows:
Uri uri = new Uri("Themes/Generic.xaml", UriKind.Relative);
StreamResourceInfo info = ...
1
vote
2answers
70 views
Why can't I combine these two ListBox features?
In my ListBox I wanted to bind the IsSelected property of each item to my ViewModel, and did so successfully. Then I wanted to make selected items more visible when they don't have keyboard focus, and ...
1
vote
0answers
244 views
Problem with ListBox on WP7 - System.Windows.Markup.XamlParseException occurred
everyone.
I got a listBox. When I try to show 61 items - it runs OK.
But when it's 62 or more - apps falls with
System.Windows.Markup.XamlParseException occurred
Message= [Line: 0 Position: 0]
...
1
vote
1answer
1k views
XamlParseException was unhandled C# app
I received this error randomly and I don't know how to fix it seeming as the cause of the problem happened out of random.
Can anyone guide me on what I should be looking for, I think it points to my ...
1
vote
1answer
510 views
WTF WPF TabControl?
I believe this to be a bug in WPF (v4.0 if it matters), but it is late, and maybe I'm missing something.
I am binding to a fake example for illustrative purposes:
<x:Array x:Key="SampleItems" ...
1
vote
1answer
502 views
Default styles with internal custom controls (C# Silverlight)
I am trying to create a Silverlight custom control that derives from System.Windows.Controls.Control with visibility internal, but I am seeing problems when trying to apply a default style. Here's the ...
1
vote
1answer
459 views
How to set a TypeConverter on an attached dependency property in Silverlight?
My goal is to be able to write this in XAML:
<Grid>
<Rectangle Fill="AliceBlue"
myCore:MyTimePanel.BeginningDate="03/03/2010"
/>
</Grid>
Problem :
...
1
vote
1answer
781 views
Silverlight 4 ManagedRuntimeError 4004 Listbox Scrolling Image XamlParseException
Silverlight 4 is crashing on me. The Just-In-Time Debugger says:
An unhandled exception ('Unhandled Error in Silverlight Application')
Code: 4004
Category: ManagedRuntimeError
Message: ...
1
vote
1answer
501 views
Set ContentTemplate in CodeBehind: XamlParseException 2260 Error
I'd like to change the ContentTemplate of a ContentPresenter in the CodeBehind file.
But if I run the Silverlight 4 application a XamlParseException with the error code 2260 occures.
foreach ...
1
vote
1answer
528 views
xamlparser error after clickonce deployment.Application crashing after installation
I've built an WPF application with visual studio 2008 and created an installer for it.Works fine so far.I realized it lacks the automatic updates feature, and after trying several solutions, i ...
1
vote
1answer
243 views
How to Populate Multiple Collection Properties in a Xaml Element
I am creating a class that inherits from System.Windows.Documents.Paragraph and adds a new collection property. Here is a very simplified representation of that class:
public class ExtendedParagraph ...
1
vote
1answer
125 views
XAML Serialization object not using asp.net shadow copy
I'm having a problem where i use the XAML serializer / deserializer for a configuration type file that i have. The problem that i'm getting, is that the XAML serializer is returning objects from the ...
1
vote
1answer
486 views
XamlParseException when databinding a ComboBox to a statically-defined array in XAML
I've been trying to solve this problem for over an hour now, and can't figure it out. Hopefully someone can see what I'm doing wrong.
I have two separate projects, both of which populate a combobox ...
1
vote
1answer
211 views
WPF: Analyse XamlParseException from UserControl in .dll
I have a custom WPF UserControl in a DLL file. I access the UserControl from PowerBuilder via OleObject (COM). I'm trying to create an instance of the UserControl (code in .NET dll).
Everything works ...
0
votes
1answer
44 views
XamlParseException in View
I've got a view that shows only a Label.
The viewmodel is injected correctly in the view because the text of the label is bound to a viewmodel property. Now, if I try to define a DataGrid in the ...
0
votes
2answers
45 views
Give a name and declare event handler of a button Created at run time with C# XamlReader
I am working on a project in C# and WPF that dynamically creates a grid layout that has some text, an image, and a button. I create many of these grids, and add them to a stack panel. I create this ...
0
votes
0answers
63 views
XamlParseException stopping project
I am learning C# 2010 using the book 'Microsoft VS C# 2010 Step by Step' whose Chapter 27 introduces the Task Parallel Library. When I run the provided 'GraphDemo' project, I get an XamlParseException ...
0
votes
0answers
31 views
Getting XamlParseException while opening a host (host.Open();) in wpf project C#
i just want to use the host.Open() function in ServiceHost object
and i getting the xamlParseException;
the Code:
**this is the Contract class
using System;
using ...
0
votes
1answer
140 views
WPF : XamlParseException in WPF application when installed on XP
I have a WPF application which runs perfectly fine on vista/7 but on Windows XP it chucks up the System.Windows.Markup.XamlParse error.
I use Visual studio 2010 with .NET 4.0, Telerik Q2 2011 ...
0
votes
0answers
131 views
How to parse xaml file having custom class,to get the list of all objects?
I went through the tons of similar posts but nothing seems to work in my case. All I want to do is load a xaml file (located in some other assembly), and iterate through the different elements/objects ...
0
votes
0answers
32 views
Exception while trying to save DependencyObject using XamlWriter
We have a requirement wherein the value of an attached property is edited and later is being saved. but we are getting "System.InvalidCastException: Unable to cast object of type ...
0
votes
1answer
167 views
xamlParseException on window launch
I get the following error when I show this window from another window in my application:
XamlParseException occurred 'Set connectionId threw an exception.'
Line number '4' and line position ...
0
votes
0answers
148 views
MissingManifestResourceException Could not find any resources appropriate for the specified culture or the neutral culture
In my WPF application I have three .resx files: Resources.en-US.resx, Resources.resx, and Resources.nl-BE.resx. Each resource file is built as an embedded resource. In each wpf view, I`ve bound the ...
0
votes
1answer
134 views
In Silverlight, how do I catch an XamlParseException exception
I am running Silverlight 4 with a MVVM framework. From time to time, but not always, during a detail page load, I get a XamlParseException. Since it works 99% of the time, I'm pretty sure the xaml ...
0
votes
1answer
146 views
WPF: Custom UserControl throwing an Exception
I have created a UserControl and then use that control elsewhere but it always throws an exception.
Output:
A first chance exception of type 'System.ArgumentException' occurred in WindowsBase.dll
A ...
0
votes
1answer
404 views
Event trigger issue when parsing xaml using MVVMLight in my WP7 app
I am a bit of a novice when it comes to MVVM and C# in general, but I do not understand why I am getting the following xaml parse exception: AG_E_PARSER_BAD_TYPE
The exception occurs when attempting ...
0
votes
2answers
484 views
System.Windows.Markup.XamlParseException occurred
I have a datagrid bound to a list of objects. Users can add a new row below where the cursor is ( In code I create a new object and insert it in the list at the appropiate position).
Imagine that ...
0
votes
1answer
827 views
XAML parse Exception: Attribute {StaticResource PhoneAccentBrush} value is out of range
I have a problem with an Exception, couldn't find the answer on how to fix it.
Attribute {StaticResource PhoneAccentBrush} value is out of range.
System.Windows.Application.LoadComponent(this, new ...
0
votes
1answer
165 views
XamlParseException on System.Drawing.Icon in WPF C#
I set up a NotifyIcon to store my application in the system tray. For the Icon I was using
myNotifyIcon.Icon = new System.Drawing.Icon(@"c:\MyIcon.ico");
and this works. However I would like to ...
0
votes
1answer
358 views
RibbonControlsLibrary XamlParseException issue VS 2010
I have an issue with RibbonControlsLibrary, from the beginning I'm not able to use those controls in my C# apps. The problem appears randomly, mostly after reboot. Sometimes reboot helps and it ...
0
votes
1answer
539 views
Dynamically load XAML
I have a series of dynamically created GridViews that I load. Everything works fine except when the row details are expanded I get an error "Cannot create unknown type ...
0
votes
2answers
285 views
Can't open an image in WPF app
In my application I want to display some pictures (I need to have them stored in a list). I have problem with opening them. Firstly, I made a directory Images (using VS). Next I loaded pictures to ...