this version of progress requires a startup procedure (495)

greeshma

Member
Hi All,
One of our Client is using progress version 9.1D.
The component installed are Client Networking anr Provision.
I think (dont know) provision is a development licence.

When i removed -p parameter from pf file to get in to proceedure editor i am getting error "this version of progress requires a startup procedure (495)".
How i can get into proceedure editor? Any other component needed?
Please help me...
 
What's the exact command you're using to start things up?

By the way, to get the procedure editor you can define the startup procedure as _edit.p, or _ab.p for the AppBuilder. From there you can see if it will run uncompiled code. That way you'll see if it's a developer license or not.
 
The ProVision was/is a development license.

You can't start a run time session without a startup procedure (-p). A development session will per default start the procedure editor if you don't supply a startup procedure - which obviously is not possible with a run time session (only run time product installed or -rr startup parameter used) as the procedure editor is part of the development product.

Heavy Regards, RealHeavyDude.
 
Are you sure that it works?

The AppBuilder is a development product too. Therefore I strongly doubt that it will work with a client/networking license.

Heavy Regards, RealHeavyDude.
 
Back
Top