need help on project reference

  • Thread starter Thread starter GS
  • Start date Start date
G

GS

I think I got corruption in the project reference
a dataset vb file dated Oct last year suddenly show up with syntax error


Global.DataNavigator.My.MySettings.Default.
Error 4 'DataNavigator' is not a member of '<Default>'.......


all the associated .vb, xsc, xsd, xss for the dataset in question have
identical date time stamp of last year. I have been using the project with
the dataset for development and debugging for last few days without
trouble..

what do I have to do to fix it
 
I got the error twice, both time, I just delete Global.DataNavigator."

weir because the of the old date time stamp on the first occasion and ti
appeared out of the blue
 
Back
Top