I
Irfan
Guest
Can you please tryout these steps Open command prompt Start -> Command Prompt set DLC and WRKDIR set DLC=C:\Progress\OpenEdge set WRKDIR=C:\OpenEdge\WRK Verify that both these values are set correctly echo %DLC% echo %WRKDIR% Now goto your instance bin location cd $WRKDIR/oepas1/bin If you are deploying a paar file, run the below command deployREST.bat ROOT If you are deploying a zip file, run the following tcman.bat deploysvc ROOT
Continue reading...
Continue reading...