Hello,
I have 2 pictureBox controls on my report that overlap each other. Their visible state is set in the _ItemDataBound event based on a value. This works perfectly fine in debug mode on my local machine but once I install the .dll (report library) and web file (that initializes the report) onto the web server, this behavior does not work.
Any idea of what the server may be missing or why this would behave this way?
Thanks in advance!
I have 2 pictureBox controls on my report that overlap each other. Their visible state is set in the _ItemDataBound event based on a value. This works perfectly fine in debug mode on my local machine but once I install the .dll (report library) and web file (that initializes the report) onto the web server, this behavior does not work.
Any idea of what the server may be missing or why this would behave this way?
Thanks in advance!