<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: &amp;quot;System.Windows.Data Error: ## : BindingExpression path error...&amp;quot;.? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569919#M68832</link>
    <description>I haven't got any response, so am replying to this post to refresh it in the discussion list.&lt;BR /&gt;
&lt;BR /&gt;
I have been running now for a week and have learned to ignore these "binding" errors.&lt;BR /&gt;
&lt;BR /&gt;
Stephen Preston from autodesk advised me to just treat these messages as warnings stating that " If your only remaining problem is that you see those messages in the output window when you launch AutoCAD from your debugger, then you don’t have a problem."  &lt;BR /&gt;
I'm still curious, Do these messages always appear and they are just hidden from us in the demo videos?  Or is there a way to get rid of these messages.&lt;BR /&gt;
&lt;BR /&gt;
All users.  Please send a quick reply advising if these messages are normal.  I'd especially like to hear if anyone does &lt;U&gt;not&lt;/U&gt; get these messages.  If nothing else we'll all know now and later for reference in this thread.</description>
    <pubDate>Mon, 19 Oct 2009 17:11:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-10-19T17:11:52Z</dc:date>
    <item>
      <title>"System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569916#M68829</link>
      <description>How does one get rid of the "System.Windows.Data Error: 39 : BindingExpression path error: ......" type messages?&lt;BR /&gt;
&lt;BR /&gt;
There are so many in my immediate window in Visual Studio 2008 using the AutoCAD plug-in template and doing the lab projects from Autodesk, that I would miss ligitimate errors.&lt;BR /&gt;
Programs actually do run but these errors are annoying none the less.&lt;BR /&gt;
There must be a way to get rid of these messages if they are actually handled by AutoCAD.  (See the post titled "Cann't Get VB.Net to Work with AutoCAD 2010" for background info).&lt;BR /&gt;
&lt;BR /&gt;
Attached is the entire list of BindingExpression errors I get.&lt;BR /&gt;
A few representative ones are shown here:&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 39 : BindingExpression path error: 'QuickAccessToolBar' property not found on 'object' ''ComponentSettings' (HashCode=9521066)'. BindingExpression:Path=QuickAccessToolBar.Theme.CurrentBrush; DataItem='ComponentSettings' (HashCode=9521066); target element is 'Border' (Name='mQuickAccessToolBar'); target property is 'Background' (type 'Brush')&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 4 : Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='Autodesk.Windows.RibbonItemControl', AncestorLevel='1''. BindingExpression:Path=Size; DataItem=null; target element is 'TextBlockWithToolTip' (Name=''); target property is 'NoTarget' (type 'Object')&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Media.Animation Warning: 6 : Unable to perform action because the specified Storyboard was never applied to this object for interactive control.; Action='Remove'; Storyboard='System.Windows.Media.Animation.Storyboard'; Storyboard.HashCode='55411339'; Storyboard.Type='System.Windows.Media.Animation.Storyboard'; TargetElement='System.Windows.Controls.Primitives.ToggleButton Content: IsChecked:False'; TargetElement.HashCode='28940004'; TargetElement.Type='System.Windows.Controls.Primitives.ToggleButton'&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='NaN' BindingExpression:Path=Source.MinimumWidth; DataItem='ToolBarControl' (Name=''); target element is 'ToolBarControl' (Name=''); target property is 'MinWidth' (type 'Double')&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or FrameworkContentElement for target element. BindingExpression:Path=BackgroundEndColor; DataItem=null; target element is 'GradientStop' (HashCode=35008393); target property is 'Color' (type 'Color')</description>
      <pubDate>Thu, 08 Oct 2009 22:37:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569916#M68829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-08T22:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569917#M68830</link>
      <description>Attach a zipped project that has the error, and perhaps someone can tell you &lt;BR /&gt;
what's wrong.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;HENNULAT&gt; wrote in message news:6268704@discussion.autodesk.com...&lt;BR /&gt;
How does one get rid of the "System.Windows.Data Error: 39 : &lt;BR /&gt;
BindingExpression path error: ......" type messages?&lt;BR /&gt;
&lt;BR /&gt;
There are so many in my immediate window in Visual Studio 2008 using the &lt;BR /&gt;
AutoCAD plug-in template and doing the lab projects from Autodesk, that I &lt;BR /&gt;
would miss ligitimate errors.&lt;BR /&gt;
Programs actually do run but these errors are annoying none the less.&lt;BR /&gt;
There must be a way to get rid of these messages if they are actually &lt;BR /&gt;
handled by AutoCAD.  (See the post titled "Cann't Get VB.Net to Work with &lt;BR /&gt;
AutoCAD 2010" for background info).&lt;BR /&gt;
&lt;BR /&gt;
Attached is the entire list of BindingExpression errors I get.&lt;BR /&gt;
A few representative ones are shown here:&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 39 : BindingExpression path error: &lt;BR /&gt;
'QuickAccessToolBar' property not found on 'object' ''ComponentSettings' &lt;BR /&gt;
(HashCode=9521066)'. &lt;BR /&gt;
BindingExpression:Path=QuickAccessToolBar.Theme.CurrentBrush; &lt;BR /&gt;
DataItem='ComponentSettings' (HashCode=9521066); target element is 'Border' &lt;BR /&gt;
(Name='mQuickAccessToolBar'); target property is 'Background' (type 'Brush')&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 4 : Cannot find source for binding with reference &lt;BR /&gt;
'RelativeSource FindAncestor, &lt;BR /&gt;
AncestorType='Autodesk.Windows.RibbonItemControl', AncestorLevel='1''. &lt;BR /&gt;
BindingExpression:Path=Size; DataItem=null; target element is &lt;BR /&gt;
'TextBlockWithToolTip' (Name=''); target property is 'NoTarget' (type &lt;BR /&gt;
'Object')&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Media.Animation Warning: 6 : Unable to perform action because &lt;BR /&gt;
the specified Storyboard was never applied to this object for interactive &lt;BR /&gt;
control.; Action='Remove'; &lt;BR /&gt;
Storyboard='System.Windows.Media.Animation.Storyboard'; &lt;BR /&gt;
Storyboard.HashCode='55411339'; &lt;BR /&gt;
Storyboard.Type='System.Windows.Media.Animation.Storyboard'; &lt;BR /&gt;
TargetElement='System.Windows.Controls.Primitives.ToggleButton Content: &lt;BR /&gt;
IsChecked:False'; TargetElement.HashCode='28940004'; &lt;BR /&gt;
TargetElement.Type='System.Windows.Controls.Primitives.ToggleButton'&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 5 : Value produced by BindingExpression is not &lt;BR /&gt;
valid for target property.; Value='NaN' &lt;BR /&gt;
BindingExpression:Path=Source.MinimumWidth; DataItem='ToolBarControl' &lt;BR /&gt;
(Name=''); target element is 'ToolBarControl' (Name=''); target property is &lt;BR /&gt;
'MinWidth' (type 'Double')&lt;BR /&gt;
&lt;BR /&gt;
System.Windows.Data Error: 2 : Cannot find governing FrameworkElement or &lt;BR /&gt;
FrameworkContentElement for target element. &lt;BR /&gt;
BindingExpression:Path=BackgroundEndColor; DataItem=null; target element is &lt;BR /&gt;
'GradientStop' (HashCode=35008393); target property is 'Color' (type &lt;BR /&gt;
'Color')&lt;/HENNULAT&gt;</description>
      <pubDate>Fri, 09 Oct 2009 15:22:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569917#M68830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-09T15:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569918#M68831</link>
      <description>Attached is a zip file of my project.  It is my version of Lab3 from the Autodesk "autocad_2010_dotnet_training.zip" training package.</description>
      <pubDate>Mon, 12 Oct 2009 16:50:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569918#M68831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-12T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569919#M68832</link>
      <description>I haven't got any response, so am replying to this post to refresh it in the discussion list.&lt;BR /&gt;
&lt;BR /&gt;
I have been running now for a week and have learned to ignore these "binding" errors.&lt;BR /&gt;
&lt;BR /&gt;
Stephen Preston from autodesk advised me to just treat these messages as warnings stating that " If your only remaining problem is that you see those messages in the output window when you launch AutoCAD from your debugger, then you don’t have a problem."  &lt;BR /&gt;
I'm still curious, Do these messages always appear and they are just hidden from us in the demo videos?  Or is there a way to get rid of these messages.&lt;BR /&gt;
&lt;BR /&gt;
All users.  Please send a quick reply advising if these messages are normal.  I'd especially like to hear if anyone does &lt;U&gt;not&lt;/U&gt; get these messages.  If nothing else we'll all know now and later for reference in this thread.</description>
      <pubDate>Mon, 19 Oct 2009 17:11:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569919#M68832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-19T17:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569920#M68833</link>
      <description>Do you have "Just My Code" enabled in Debug options?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;HENNULAT&gt; wrote in message news:6273903@discussion.autodesk.com...&lt;BR /&gt;
I haven't got any response, so am replying to this post to refresh it in the &lt;BR /&gt;
discussion list. I have been running now for a week and have learned to &lt;BR /&gt;
ignore these "binding" errors. Stephen Preston from autodesk advised me to &lt;BR /&gt;
just treat these messages as warnings stating that " If your only remaining &lt;BR /&gt;
problem is that you see those messages in the output window when you launch &lt;BR /&gt;
AutoCAD from your debugger, then you don't have a problem." I'm still &lt;BR /&gt;
curious, Do these messages always appear and they are just hidden from us in &lt;BR /&gt;
the demo videos? Or is there a way to get rid of these messages. All users. &lt;BR /&gt;
Please send a quick reply advising if these messages are normal. I'd &lt;BR /&gt;
especially like to hear if anyone does not get these messages. If nothing &lt;BR /&gt;
else we'll all know now and later for reference in this thread.&lt;/HENNULAT&gt;</description>
      <pubDate>Mon, 19 Oct 2009 17:58:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569920#M68833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-19T17:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569921#M68834</link>
      <description>I know I suggested posting a project demonstrating the problem, but I've &lt;BR /&gt;
been pretty busy the past few weeks and just overlooked your reply.&lt;BR /&gt;
&lt;BR /&gt;
I downloaded your project, compiled it, and ran it in the debugger, and I do &lt;BR /&gt;
not see any errors. I did it with and without 'Just My Code' enabled, and &lt;BR /&gt;
still did not see those errors (plain vanilla AutoCAD 2010).&lt;BR /&gt;
&lt;BR /&gt;
What AutoCAD product are you using?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;HENNULAT&gt; wrote in message news:6273903@discussion.autodesk.com...&lt;BR /&gt;
I haven't got any response, so am replying to this post to refresh it in the &lt;BR /&gt;
discussion list. I have been running now for a week and have learned to &lt;BR /&gt;
ignore these "binding" errors. Stephen Preston from autodesk advised me to &lt;BR /&gt;
just treat these messages as warnings stating that " If your only remaining &lt;BR /&gt;
problem is that you see those messages in the output window when you launch &lt;BR /&gt;
AutoCAD from your debugger, then you don't have a problem." I'm still &lt;BR /&gt;
curious, Do these messages always appear and they are just hidden from us in &lt;BR /&gt;
the demo videos? Or is there a way to get rid of these messages. All users. &lt;BR /&gt;
Please send a quick reply advising if these messages are normal. I'd &lt;BR /&gt;
especially like to hear if anyone does not get these messages. If nothing &lt;BR /&gt;
else we'll all know now and later for reference in this thread.&lt;/HENNULAT&gt;</description>
      <pubDate>Mon, 19 Oct 2009 19:03:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569921#M68834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-19T19:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569922#M68835</link>
      <description>That is interesting!  I'm surprised you don't get these errors.  Why would the version of AutoCAD matter to VS2008 VB.Net?&lt;BR /&gt;
&lt;BR /&gt;
I'm running "Version: D.215.0.0, AutoCAD Electrical 2010 Version 2" using a permanent network license according to the Help About screen.&lt;BR /&gt;
&lt;BR /&gt;
Most of the binding errors appear before AutoCAD is loaded.</description>
      <pubDate>Mon, 19 Oct 2009 22:12:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569922#M68835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-19T22:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569923#M68836</link>
      <description>Each vertical has its own managed components that may or may not be present &lt;BR /&gt;
in other verticals or vanilla AutoCAD, so that could have something to do &lt;BR /&gt;
with it.&lt;BR /&gt;
&lt;BR /&gt;
But you didn't answer the main question, which is (again) do you have 'Just &lt;BR /&gt;
My Code' enabled in your debug options?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;HENNULAT&gt; wrote in message news:6274140@discussion.autodesk.com...&lt;BR /&gt;
That is interesting!  I'm surprised you don't get these errors.  Why would &lt;BR /&gt;
the version of AutoCAD matter to VS2008 VB.Net?&lt;BR /&gt;
&lt;BR /&gt;
I'm running "Version: D.215.0.0, AutoCAD Electrical 2010 Version 2" using a &lt;BR /&gt;
permanent network license according to the Help About screen.&lt;BR /&gt;
&lt;BR /&gt;
Most of the binding errors appear before AutoCAD is loaded.&lt;/HENNULAT&gt;</description>
      <pubDate>Mon, 19 Oct 2009 22:17:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569923#M68836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-19T22:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569924#M68837</link>
      <description>I thought I replyed to this yesterday, but I'm not seeing it, so replying again....&lt;BR /&gt;
&lt;BR /&gt;
Attached is an image of my Option "Just My Code" selections under Options...  I did not know about this till you mentioned it.  (Not sure why I missed the post requesting this the first time)...  &lt;BR /&gt;
&lt;BR /&gt;
Just My Code is enabled.&lt;BR /&gt;
&lt;BR /&gt;
I'm using the dll files in the OjecteARX 2010 SDK and not the dll files in the ACAD root directory.  &lt;BR /&gt;
&lt;BR /&gt;
Good thoughts about the dll files being different for the different versions of AutoCAD.  I'll certainly try using just the acMgd annd acDbMgd files in the AutoCAD root to see if that helps.</description>
      <pubDate>Tue, 20 Oct 2009 21:00:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569924#M68837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-20T21:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569925#M68838</link>
      <description>If you're using the .dlls from the SDK, do you have CopyLocal&lt;BR /&gt;
set to true on those references? The problem could be a result&lt;BR /&gt;
of AutoCAD trying to load the AcMdg &amp;amp; AcDbMgd dlls from the&lt;BR /&gt;
SDK, which will not work because they are specially-modified to&lt;BR /&gt;
avoid any dependence on native dlls.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;HENNULAT&gt; wrote in message news:6274826@discussion.autodesk.com...&lt;BR /&gt;
I thought I replyed to this yesterday, but I'm not seeing it, so replying &lt;BR /&gt;
again....&lt;BR /&gt;
&lt;BR /&gt;
Attached is an image of my Option "Just My Code" selections under Options... &lt;BR /&gt;
I did not know about this till you mentioned it.  (Not sure why I missed the &lt;BR /&gt;
post requesting this the first time)...&lt;BR /&gt;
&lt;BR /&gt;
Just My Code is enabled.&lt;BR /&gt;
&lt;BR /&gt;
I'm using the dll files in the OjecteARX 2010 SDK and not the dll files in &lt;BR /&gt;
the ACAD root directory.&lt;BR /&gt;
&lt;BR /&gt;
Good thoughts about the dll files being different for the different versions &lt;BR /&gt;
of AutoCAD.  I'll certainly try using just the acMgd annd acDbMgd files in &lt;BR /&gt;
the AutoCAD root to see if that helps.&lt;/HENNULAT&gt;</description>
      <pubDate>Tue, 20 Oct 2009 23:56:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569925#M68838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-20T23:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569926#M68839</link>
      <description>Autodesk seemed to make a big deal about "copy local" always needing to be false.  But this is something I could try..   Will advise...&lt;BR /&gt;
&lt;BR /&gt;
The reason I am using the dlls in the SDK is because this was the recommendation I read in some Autodesk reference.  I believe it was in the developers guide.&lt;BR /&gt;
&lt;BR /&gt;
Are you aware of different version of the acDBmgd and acmgd.dll files for the different versions of AutoCAD 2010 (plain, electrical, civil, etc)?  Or was this just a speculation to help figure out what might be different between our systems?&lt;BR /&gt;
&lt;BR /&gt;
A co-worker reported to me this morning that he gets these binding errors also using AutoCAD 2010 the plain version.  He is using VB.Net 2005 however.</description>
      <pubDate>Wed, 21 Oct 2009 15:01:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569926#M68839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-21T15:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569927#M68840</link>
      <description>You should always have CopyLocal set to false for those&lt;BR /&gt;
two assemblies.&lt;BR /&gt;
&lt;BR /&gt;
AFAIK, all AutoCAD based products use the same version&lt;BR /&gt;
of the Ac*Mgd.dll assemblies.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;HENNULAT&gt; wrote in message news:6275245@discussion.autodesk.com...&lt;BR /&gt;
Autodesk seemed to make a big deal about "copy local" always needing to be &lt;BR /&gt;
false.  But this is something I could try..   Will advise...&lt;BR /&gt;
&lt;BR /&gt;
The reason I am using the dlls in the SDK is because this was the &lt;BR /&gt;
recommendation I read in some Autodesk reference.  I believe it was in the &lt;BR /&gt;
developers guide.&lt;BR /&gt;
&lt;BR /&gt;
Are you aware of different version of the acDBmgd and acmgd.dll files for &lt;BR /&gt;
the different versions of AutoCAD 2010 (plain, electrical, civil, etc)?  Or &lt;BR /&gt;
was this just a speculation to help figure out what might be different &lt;BR /&gt;
between our systems?&lt;BR /&gt;
&lt;BR /&gt;
A co-worker reported to me this morning that he gets these binding errors &lt;BR /&gt;
also using AutoCAD 2010 the plain version.  He is using VB.Net 2005 however.&lt;/HENNULAT&gt;</description>
      <pubDate>Wed, 21 Oct 2009 23:28:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569927#M68840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-21T23:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569928#M68841</link>
      <description>Here is an update on my binding erros when I run the code in debug mode.  (see attached).&lt;BR /&gt;
They are significant fewer!  Only about 12 messages.  Not sure why?  I'm not aware that I did anything differently from when I last reported on getting my Visual Studio 2008 set up to run with AutoCAD extensions. &lt;BR /&gt;
(See the post titled "Cann't Get VB.Net to Work with AutoCAD 2010" for background info).</description>
      <pubDate>Thu, 29 Oct 2009 15:30:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569928#M68841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-29T15:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569929#M68842</link>
      <description>Hi HEnnulat,&lt;BR /&gt;
&lt;BR /&gt;
I develop .NET with Revit Structure 2010 and have same problem with you. Have you solve that problem? I have spend 3 days but still stuck.&lt;BR /&gt;
First i installed VS Express 2010, it can not run. Later i try with VS 2008 profession but still the same event with "Hello World" sample.&lt;BR /&gt;
&lt;BR /&gt;
Very appreciate if anyone can help.</description>
      <pubDate>Tue, 29 Dec 2009 00:22:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569929#M68842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-29T00:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569930#M68843</link>
      <description>No Nothing New.  I just learned to live with the remaining errors which while decreased still remained as already discussed in this thread.&lt;BR /&gt;
I never got any additional help on this.  The best info suggests that this is fairly "normal", yet some have indicated they do not get tese "binding errors".

Edited by: HEnnulat on Dec 29, 2009 12:13 PM</description>
      <pubDate>Tue, 29 Dec 2009 18:13:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569930#M68843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-29T18:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569931#M68844</link>
      <description>Hi,&lt;BR /&gt;
A have the same problem with Acad Civil 3D and a lot of other errors (zie attachments). And in my Case the code works with the (annoying) errors.</description>
      <pubDate>Sun, 10 Jan 2010 19:36:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569931#M68844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-10T19:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569932#M68845</link>
      <description>Hi HEnnulat,&lt;BR /&gt;
I want to ask you something. When you start up Autocad, a popup-window gives you the opportunity to view some tutorials. There is a checkbox "don't show this anymore". I have done this and a lot of errors disapaered. Is this a solution for you ?</description>
      <pubDate>Mon, 11 Jan 2010 08:52:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569932#M68845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-11T08:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569933#M68846</link>
      <description>I only see these errors when the CopyLocal property for any referenced assembly &lt;BR /&gt;
that exists in the AutoCAD folder is set to true.&lt;BR /&gt;
&lt;BR /&gt;
The error occurs because the resource satellite assembly for the current culture &lt;BR /&gt;
is not being found in the folder where the assembly that uses it is located, as &lt;BR /&gt;
would be the case for any referenced AutoCAD assembly whose CopyLocal property &lt;BR /&gt;
is true, *and* the assembly has not already been loaded into AutoCAD before your &lt;BR /&gt;
code tries to use it.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
&lt;FALLRIGHT&gt; wrote in message news:6315576@discussion.autodesk.com...&lt;BR /&gt;
Hi,&lt;BR /&gt;
A have the same problem with Acad Civil 3D and a lot of other errors (zie &lt;BR /&gt;
attachments). And in my Case the code works with the (annoying) errors.&lt;/FALLRIGHT&gt;</description>
      <pubDate>Mon, 11 Jan 2010 09:27:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569933#M68846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-11T09:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569934#M68847</link>
      <description>Hennulat, This is to simply inform you that you are not alone in this matter as I too have been attempting to resolve this issue.&lt;BR /&gt;
These messages are displayed within my Visual Basic 2008 Immediate Window during project execution in Debug mode when Autocad is first launched.   These appear to have no effect on the project functionality, however I do agree that it is rather disconcerting to see them.</description>
      <pubDate>Wed, 13 Jan 2010 18:52:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569934#M68847</guid>
      <dc:creator>hperison</dc:creator>
      <dc:date>2010-01-13T18:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: "System.Windows.Data Error: ## : BindingExpression path error...".?</title>
      <link>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569935#M68848</link>
      <description>No, not that I know of.  I have since moved on to other things, so I'm going by memory a bit, but I'm pretty sure I don't get anything about tutorials...  must have turned these off almost right away.  Thanks for the thought.</description>
      <pubDate>Fri, 15 Jan 2010 19:21:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/quot-system-windows-data-error-bindingexpression-path-error-quot/m-p/2569935#M68848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-15T19:21:34Z</dc:date>
    </item>
  </channel>
</rss>

