cancel
Showing results for 
Search instead for 
Did you mean: 

Visual studio 2010: errors binding on output window

Former Member
0 Kudos

On the output window I have this errors. How to solve? thanks

System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=ToolTip; DataItem='Button' (Name='btnOpen'); target element is 'Button' (Name='btnOpen'); target property is 'Name' (type 'String')

System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=ToolTip; DataItem='Button' (Name='btnPrint'); target element is 'Button' (Name='btnPrint'); target property is 'Name' (type 'String')

.....

......

System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=ToolTip; DataItem='Button' (Name=''); target element is 'Button' (Name=''); target property is 'Name' (type 'String')

System.Windows.Data Error: 5 : Value produced by BindingExpression is not valid for target property.; Value='<null>' BindingExpression:Path=ToolTip; DataItem='Button' (Name=''); target element is 'Button' (Name=''); target property is 'Name' (type 'String')

Accepted Solutions (1)

Accepted Solutions (1)

former_member188030
Active Contributor
0 Kudos

Hi Niko,

More information is reauired-

- Version of Crystal reports?

- Version of Visual Studio?

- Win or web app?

- What does the app do?

- Dev or Production machine?

- OS version?

It will be easier to advice if enough information is provided.

See [Rules of engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement]

Always provide enough information.

-Bhushan.

Former Member
0 Kudos

Ok,

- Version of Crystal reports?

BuildVersion=13.0.2.469.Cortez_CR4VS

- Version of Visual Studio?

VS 2010 premium

- Win or web app?

WPF application

- Dev or Production machine?

- Windows 7 dev machine

The problem is at runtime when loading crystal report assembly and is displayed in the Immediate window.

Former Member
0 Kudos

This is my problem:

former_member183750
Active Contributor
0 Kudos

Not sure what your code looks like, but see the following;

[WPF Demo|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/a09f7025-0629-2d10-d7ae-df006a51d1a8]

[Using WPF Crystal Report Viewer in Winform application|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/24156] [original link is broken] [original link is broken];

[KB - 1594652 - Crystal Reports WPF viewer for CRVS2010 is not in the VS2010 Toolbox|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533393334333633353332%7D.do]

If none of the above helps; did you ever install CRVS2010 Beta?

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Answers (0)