Kbase P174146: Performing a 10.2B netsetup installation does not install the Infragistics framework, nor does it se
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/28/2011 |
|
Status: Verified
SYMPTOM(s):
Performing a 10.2B netsetup installation does not install the Infragistics framework, nor does it set the OpenEdge installation directory as a local Intranet FullTrust zone if the framework already exists.
During the installation, no prompt appears to accept/reject adding OpenEdge to the localIntranet FullTrust zone
Running the .NET application after completing the netsetup installation fails with a partial error message: "ity.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=nuetral, PublicKeyToken=b77a5c561934e089' failed".
FACT(s) (Environment):
Windows XP
Windows 7
OpenEdge 10.2B
CAUSE:
Bug# OE00200445
CAUSE:
The netsetup installation will not install the Infragistics framework, nor will it prompt the user to add OpenEdge to the local Intranet FullTrust zone if it detects that the framework has already been installed.
FIX:
Upgrade to OpenEdge 10.2B03 or later
A workaround to this issue is to execute the following steps:
1. Uninstall the netsetup installation by removing the program in the Windows Add/Remove programs utility.
2. Run the regedit Windows registry edit tool.
3. With the Computer key highlighted, select File -> Export from the pull down menus and export the registry as a backup copy.
4. Rename the HKEY_LOCAL_MACHINE/Software/Microsoft/.NETFramework/v3.0 key to something else (e.g. old.v3.0).
5. Rerun the netsetup installation.
6. Rename the HKEY_LOCAL_MACHINE/Software/Microsoft/.NETFramework/v3.0 key back to its original value (e.g. old.v3.0 to v3.0).