Consultor Eletrônico



Kbase P110926: Error 7246 with error=3 when generating a .NET proxy with the Proxy Generator
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/17/2009
Status: Verified

SYMPTOM(s):

Error 7246 when generating a .NET proxy with the Proxy Generator (ProxyGen)

Exception executing C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin\xsd.exe //CreateProcess: "C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin\xsd.exe" /d
:PSDN.StrongTypesNS C:\Indra\ControlAcceso\Apollo\Comunicaciones\Proxy\PSDN\StrongTypesNS\dszcontsesion.xsd error=3. (7246)

>>ERROR occurred trying to start executable. Its specified path is probably not correct, or its default path cannot be determined.

Microsoft Visual Studio is installed on the PC

FACT(s) (Environment):

OpenEdge 10.0A
Windows

CAUSE:

The path for the XSD Generator (xsd.exe) which is used by ProxyGen is incorrect.

FIX:

In ProxyGen open the .NET tab of the Generate Proxies window, select the 'Custom' compiler option and type in the fully qualified path for both the 'Compiler Command' field (for csc.exe) and the 'XSD Generator' field (for xsd.exe).