Kbase P83311: Error 7307 when generating .NET proxy code in the Proxy Generator
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/10/2008 |
|
Status: Verified
SYMPTOM(s):
Error 7307 when generating .NET proxy code in the Proxy Generator
SYSTEM ERROR: An unexpected error has occurred. (7307)
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
The AppObject and ProcObject have the same name. All object names have to be unique, otherwise it's possible that generated files will be overwritten.
FIX:
Change the name of either the AppObject in the AppObject tab or the ProcObject (the name of the procedure) in the Procedures tab of the Proxy Generator.