Have an ASP.NET app that has a page with a Crystal Web Viewer on it. If I try to add a VBScript block to the page (doesn't seem to matter what I call it or where I put it) I get the following error when the page loads:
A runtime error has occurred.
Line 126
Error: End of statement expected.
The code actually excutes fine if I click the button it's wired to, but I'd like to get rid of the error message 'cause it isn't too cool.
Anyone have any ideas?
A runtime error has occurred.
Line 126
Error: End of statement expected.
The code actually excutes fine if I click the button it's wired to, but I'd like to get rid of the error message 'cause it isn't too cool.
Anyone have any ideas?