Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
1sabine8
Posting Yak Master
130 Posts |
Posted - 2010-04-20 : 06:45:35
|
Hi,I added a custom code to my report and i used the function in an expression. When i run the report i get the error [BC30456] 'FctName' is not a member of 'ReportExprHostImpl.CustomCodeProxy'.Actually, in the expression, when i write 'Code.', i dont get the function's name in the list. Any idea how to solve it?Thanks in advance |
|
|
|
|