C
cbsoth
Guest
Valeriy, Thank you for taking the time to reply. I started looking closer at the sp_pasoe_tailor_stderr.log file. One of the errors was: Cannot invoke method. Method invocation is supported only on core types in this language mode. At C:\Progress\OpenEdge\servers\pasoe\bin\tctailor.psm1:148 char:2 This is triggered by powershell being in constrained mode. That appears to be the default. I modified the _ PSLockdownPolicy environment variable from 4 to 1 and then started tcman in powerrshell. I had already hand modified tcman.bat t o point at the proper CATALINA_HOME. OpenEdge explorer works properly now. It seems dangerous to depend on powershell for installation scripts when it is commonly in constrained mode. Best, Clifton Sothoron
Continue reading...
Continue reading...