[icf-dev] Data Logic Procedures

Posted by LegacyUser on 05-Jun-2003 12:53

When attempting to create or edit a data logic procedure using I am getting

the following error:

Error occurred while accessing component property/method: LoadControls,

Not enough storage is available to complete this operation.

Error code 0x800700e control_load adeuib/_tview.w (5890)

The same error appears if I try to create a PLIP.

This is on Posse Version 3.0 Baseline 3.

Do I need to change some startup parameters? Any suggestions?

Thanks

att1.html

All Replies

Posted by LegacyUser on 05-Jun-2003 13:01

You should always use the following client startup parameters for a Dynamics

development session:

-inp 18000 # max-statement-len

-mmax 65534 # max-r-code-memory

-tok 1600 # max-tokens

-zn # compile underscore files

Regards,

Tom

Harvey Willensky wrote:

When attempting to create or edit a data logic procedure using I am getting

the following error:

>

Error occurred while accessing component property/method: LoadControls,

>

Not enough storage is available to complete this operation.

>

Error code 0x800700e control_load adeuib/_tview.w (5890)

>

The same error appears if I try to create a PLIP.

>

This is on Posse Version 3.0 Baseline 3.

>

Do I need to change some startup parameters?Any suggestions?

>

Thanks

>

--

Tom Nordhougen

Progress Software Corp.

http://www.progress.com

>

The art of progress is to preserve order amid change, and

to preserve change amid order. -Alfred North Whitehead

Posted by LegacyUser on 05-Jun-2003 13:14

Here is my parameter file:

-debugalert # debug-alert-box

-h 8 # max-databases

-ininame possedev.ini #

initialization-file

-inp 32000 # max-statement-len

-l 600 # local-buffer-size

-mmax 65534 # max-r-code-memory

-nb 255 #

nested-block-limit

-s 32200 # stack-size

-T C:\Temp #

temp-file-directory

-tok 3220 # max-tokens

-baseADE ""

-zn

I did find out that if I leave out -baseADE I was unable to log on!

Mike Fechner also responded with a suggestion that I need to have Provision

on the system. I do have Provision Plus installed.

-Original Message-

From: Tom Nordhougen

Sent: Thursday, June 05, 2003 2:01 PM

To: dev@dynamics.possenet.org

Subject: Re: Data Logic Procedures

You should always use the following client startup parameters for a Dynamics

development session:

-inp 18000 # max-statement-len

-mmax 65534 # max-r-code-memory

-tok 1600 # max-tokens

-zn # compile underscore files

Regards,

Tom

Harvey Willensky wrote:

When attempting to create or edit a data logic procedure using I am getting

the following error:

Error occurred while accessing component property/method: LoadControls,

Not enough storage is available to complete this operation.

Error code 0x800700e control_load adeuib/_tview.w (5890)

The same error appears if I try to create a PLIP.

This is on Posse Version 3.0 Baseline 3.

Do I need to change some startup parameters?Any suggestions?

Thanks

--

Tom Nordhougen

Progress Software Corp.

http://www.progress.com

The art of progress is to preserve order amid change, and

to preserve change amid order. -Alfred North Whitehead

This thread is closed