Consultor Eletrônico



Kbase P139270: Visual Designer fails to load Form if Form references class files located on directory listed in PRO
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/12/2010
Status: Verified

SYMPTOM(s):

Development project stores some files on an network share that is outside of the project directory

The Visual Designer fails to load forms that reference classes that are located on the network share

The network share is referenced in the projects PROPATH

FACT(s) (Environment):

OpenEdge 10.2A
Windows

CAUSE:

Architect will not scan directories listed in the PROPATH that are not part of the project. If you have class files that exist in a directory that is part of the PROPATH and you reference those classes in .NET Forms the Visual Designer will not be able to load the form until you change the Class Cache preference so that the cache is built based on the PROPATH rather than the 'project directory'.

FIX:

Under Window->Preferences->OpenEdge Architect->Advanced->Class Cache change the setting from 'Project directory' to 'PROPATH'