|
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 Regards, Leonid
-----Original Message----- 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 _______________________________ |
- [plum] Generating forms for the InventoryItem table Tutorial Leonid Kapel
- Re: [plum] Generating forms for the InventoryItem table ... Jeff Fleitz
- RE: [plum] Generating forms for the InventoryItem table ... Leonid Kapel
- RE: [plum] Generating forms for the InventoryItem table ... Leonid Kapel
- Re: [plum] Generating forms for the InventoryItem ta... Jeff Fleitz
- Re: [plum] Generating forms for the InventoryItem ta... Adam Churvis
- [plum] Generating forms Larry
- Re: [plum] Generating forms Adam Churvis
- [plum] Another Desired Feature Larry
- RE: [plum] Generating forms for the InventoryItem table ... Leonid Kapel

