On Aug 21, 2007, at 8:19 AM, Paul Stringer wrote:
On Aug 21, 2007, at 4:28 PM, Chuck Hill wrote:
On Aug 20, 2007, at 11:39 PM, Paul Stringer wrote:
Thanks Chuck for the explanation.
I don't know why your binding is working in development.
I checked out where WOData= is looking and it goes
On Aug 21, 2007, at 4:28 PM, Chuck Hill wrote:
On Aug 20, 2007, at 11:39 PM, Paul Stringer wrote:
Thanks Chuck for the explanation.
I don't know why your binding is working in development.
I checked out where WOData= is looking and it goes to the
Frameworks build directory - in there We
On Aug 20, 2007, at 11:39 PM, Paul Stringer wrote:
Thanks Chuck for the explanation.
I don't know why your binding is working in development.
I checked out where WOData= is looking and it goes to the
Frameworks build directory - in there WebServerResources get
flattened so 'filename=ima
Thanks Chuck for the explanation.
I don't know why your binding is working in development.
I checked out where WOData= is looking and it goes to the Frameworks
build directory - in there WebServerResources get flattened so
'filename=image.gif' works. On the other hand Installing a framewor
Hi Paul,
On Aug 20, 2007, at 1:47 AM, Paul Stringer wrote:
After a day I figured out why resources in embedded frameworks
we're not working. The problem turned out to be that in my
eagerness to keep things tidy I had all my resources in subfolders
ie: /Graphics /Styles within WebServerReso
After a day I figured out why resources in embedded frameworks we're
not working. The problem turned out to be that in my eagerness to
keep things tidy I had all my resources in subfolders ie: /Graphics /
Styles within WebServerResources. Looks like that doesn't work, but
in development thes