Michael Watson
|
| Posted: 10/11/2002, 1:35 PM |
|
For some reason, my CCS stopped being able to compile generated code. The makeall.bat file references:
/r:Microsoft.Data.Odbc.dll
And the C# compiler spits out error CS0006, indicating that the referenced metadata file could not be found. I looked throughout the machine and on my other .NET development machine, but could not find that file. I reinstalled the .NET redistributable and the .NET FrameWork SDK, reapplied the service packs, but no joy...
Does anyone have any thoughts on how I can recover the missing module?
Michael
|
|
|
 |
Michael Watson
|
| Posted: 10/11/2002, 3:46 PM |
|
Nevermind. CCS support had me download the ODBC.NET provider from Microsoft and that solved the problem.
Thanks, guys!
Michael
|
|
|
 |
|