Kbase P96602: CS0246 Error compiling proxies with beta version of Microsoft Visual Studio 2005
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/02/2008 |
|
Status: Verified
FACT(s) (Environment):
OpenEdge 10.0x
SYMPTOM(s):
Error CS0246 when generating .Net proxies from ProxyGen
error CS0246: The type or namespace name '<Name>' could not be found (are you missing a using directive or an assembly reference?)
Procedures contain OUTPUT Temp-Tables
Procedures contain INPUT-OUTPUT Temp-Tables
ProxyGen is incorrectly finding the C# compiler from the Microsoft Visual Studio 2005 beta software (i.e. the .Net Framework Version 2.0)
Microsoft Visual Studio 2005
Using .NET 2.0
CAUSE:
Bug# OE00110400
FIX:
Upgrade to 10.1A or later.
If upgrading is not an option, in ProxyGen, modify the generate options and enter the fully qualified path to both the csc and xsd executables for the 1.1 version of the .Net Framework