Wednesday, June 18, 2008

Crystal report COM Exception

If you get this error:
{System.Runtime.InteropServices.COMException (0x8002000B)}

You probably have issues with using parameters .
I had an issue when the report was changed...and the parameters were deleted.
Since there were no parameters defined in the report, the exception occoured (aprt from things going haywire and no one knew what was happening. Rumor also went that they were stripped off their permissions to print)

No comments: