Hello all..
I have designed crystal reports few months back(around 4 months). Now, i need to make some minor changes to reports(increasing field width, removing a sub report..etc).when i do so., the report is showing an error
(This field name is not known. Details: errorKind Error in File temp_68ea8e5d-1d73-4e63-9745-4c2eaf65a93f {B6E26D75-B192-43A2-BB98-145A9CB1813D}.rpt: Error in formula Sorting: 'select {?@SortField} ' This field name is not known. Details: errorKind ).,
then i tried removing particular error showing field.,result is empty report. The only change then and now is sql server instance. due to some problems, our admin re installed server and changed its instance to pspl-15\sql2008r2 from pspl-15., the database is same as it was.
I did 'Set Datasource Location' with new instance., no use. and one more thing, report is working fine with any new database( changing connection at runtime) until no changes to report at design level.
crystal reports(13.0.7.1158).sql server r2, enterprise edition.
Thanks..