John
|
| Posted: 05/19/2003, 11:30 AM |
|
Whenever I try publish a project, I receive the following error:
Unable to find C# compiler. Please specify Tools>Options>Paths>.NET SDK
I've attempted multiple times to manually associate the CCS to the .NET Framework SDK, but receive the same error each time.
The framework was installed in its default location, as has CCS. So I'm at a lose as to exactly what directory I needed to specify the .NET SDK is located in. Dose anybody here know? What should the default value be?
Thanks,
John
|
|
|
 |
TedC
|
| Posted: 05/19/2003, 3:05 PM |
|
John, Have you specified the .NET SDK path in CCS? If not, that's your problem. Just click Tools, Options. In the Paths section of the Options dialog box, it's the fifth item. If you installed the SDK in its default location, the path should be something like "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705."
|
|
|
 |
John
|
| Posted: 05/20/2003, 5:30 AM |
|
Thanks Ted. That helped a lot.
The directory structor wasn't exactly the same, but close enough that I could figure it out.
|
|
|
 |
|