Jeff/Adam,

 

Thanks for your suggestions, but the problems still exist.  The first time I setup a new project, everything works fine.  The problems start whenever I make changes to the existing project. 

 

Here's what I have noticed.  Every time I visit the 'Persistence' screen, the Client Variable Storage setting resets to ‘This Datasource’, even though I tried setting it to both ‘Registry’, and ‘Cookie’.  It does not keep the value I have selected in the past.  In the CFMX Administrator my default setting for client variable storage is ‘Registry’.

 

For the second issue, I can’t change the URL to ‘http://localhost/PlumTutorials’, because Plum is installed on my local PC, and Coldfusion and IIS are installed on a development server.  In any case, I don’t understand why I can’t use ‘http://fc-dev-01/PlumTutorials’, since it is a valid URL. I am using a static IP, which is mapped to c:\inetpub\wwwroot.

 

Regards,

 

Leonid

 

 

 

-----Original Message-----
From: Jeff Fleitz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 07, 2004 11:15 AM
To: [email protected]
Subject: Re: [plum] Generating forms for the InventoryItem table Tutorial

 

Hi Leonid,

 

The error below is being caused by line 28 in the bold. You are

specifying client management, but not a repository to put it in. The

clientStorage variable in line 28 normally defaults to "Registry". It

cannot be blank in your instance. Check your CFMX Administrator setting

for client variable storage, and see what the default is. Then adjust

the setting in the Environments.cfm file accordingly.

 

As far as the second issue, from looking at your configuration, I would

guess that the address would be http://localhost/PlumTutorials, unless

you are using a static IP address which is mapped to c:\inetpub\wwwroot.

 

Jeff

 

 

Leonid Kapel wrote:

 

> Good morning Adam,

> 

> I ran into a problem following the instructions for the first four

> steps of the “*Generating forms for the InventoryItem table*”

> tutorial. I have chosen to overwrite all the files with the new

> generated code. The screen shot of the error is attached.

> 

> I’m also getting an error on the ‘*Paths’* screen. I have checked the

> URL, and it is correct. A screen shot is attached.

> 

> Thanks,

> 

> Leonid

> 

> //~~~~~~~~~~~~~~~~~~~~~//

> 

> Leonid Kapel

> 

> Rudolph and Sletten

> 

> Information Services

> 

> 650-377-1804

> 

> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

> 

 

--

_______________________________

 

Jeff Fleitz

Tekquest, Ltd

Integrated Digital Solutions

http://www.tekquest.com

_______________________________

 

 

Reply via email to