I have a crystal report that is stored in Source safe.
Somehow the .VB file has the regular vb file and a vb1 file.
Now I am getting errors when I compile...
What might be going on.....HELP
class 'rptGetTrucks' and class 'rptGetTrucks', declared in 'C:\SOURCE\Develop\HarmWIN\rptGetTrucks1.vb', conflict in namespace 'HarmWin'.
C:\SOURCE\Develop\HarmWIN\rptGetTrucks.vb(111): class 'CachedrptGetTrucks' and class 'CachedrptGetTrucks', declared in 'C:\SOURCE\Develop\HarmWIN\rptGetTrucks1.vb', conflict in namespace 'HarmWin'.
C:\SOURCE\Develop\HarmWIN\rptGetTrucks1.vb(115): 'rptGetTrucks' is ambiguous in the namespace 'HarmWin'.
Somehow the .VB file has the regular vb file and a vb1 file.
Now I am getting errors when I compile...
What might be going on.....HELP
class 'rptGetTrucks' and class 'rptGetTrucks', declared in 'C:\SOURCE\Develop\HarmWIN\rptGetTrucks1.vb', conflict in namespace 'HarmWin'.
C:\SOURCE\Develop\HarmWIN\rptGetTrucks.vb(111): class 'CachedrptGetTrucks' and class 'CachedrptGetTrucks', declared in 'C:\SOURCE\Develop\HarmWIN\rptGetTrucks1.vb', conflict in namespace 'HarmWin'.
C:\SOURCE\Develop\HarmWIN\rptGetTrucks1.vb(115): 'rptGetTrucks' is ambiguous in the namespace 'HarmWin'.