I think you forgot the basics. Just put the code starting from the imports statement(on which the error was displayed) to the end of the code(right next to which the content tag starts) into script tag having the attributes of runat=server and language=vb.
dhimant
Star
8170 Points
1152 Posts
Re: use parameters in report viewer control
Sep 19, 2007 11:18 AM|LINK
I think you forgot the basics. Just put the code starting from the imports statement(on which the error was displayed) to the end of the code(right next to which the content tag starts) into script tag having the attributes of runat=server and language=vb.
Hope this will help.
Dhimant
Dhimant Trivedi
"When the going gets tough, tough gets going."
"Mark as Answer" the post(s) which helped you solve the problem