Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

VS2012 SQL Server 2012 CustomReportItem not shown on toolbox

$
0
0

Im not pretty sure posting on this forum but want to try.

I have a custom report item which works fine with VS2010 and MSSQL2012.

But, when i created new report project (Business Intelligence Wizard), im unable to add my custom report item to toolbox.

I, as usually, selected Choose Items, selected my dll, and in the grid i dont see my report item. My attributes for CustomReportItem are:

[CustomReportItem("NAME"),
     DefaultProperty("CodeText"),
     LocalizedName("PROJECT NAME"),
     Editor(typeof (CustomEditor), typeof (ComponentEditor)),
     Description("NAME Designer")]
    [ToolboxBitmap(typeof (NAMEDesigner), "NAMEDesigner.bmp")]
    [System.CLSCompliant(false)]

I just replaced some text with NAME wording.

So why my report item is absent ? Maybe need another attributes in VS2012?

Thanks


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>