We have a simple form that has text boxes bound to a
single table/columns. We get the dataset filled okay and
the data displays okay in the text boxes. However when
we change the data in the text box and hit our button
control to update the data (i.e. SQLDataAdapter.Update
(dsName.tableN...
more >>
I have developed a C# program and package it. Upon
installing on another machine, I have this error when
viewing reports: Cannot find KeycodeV2.dll or invalid
keycode. I have all the dependencies there. I have these
references in my project:
CrystalDecisions.CrystalReports.Engine,
Crys...
more >>