So I'm pleased as punch to announce that the official documentation
for ValidateThis is now available online! Just cruise on over to
www.validatethis.org/docs/ and take a gander. There are still a number
of sections that have yet to be updated, but I think that I've
captured the core information that most users will need.
It was a lot more work that I anticipated, and I am grateful to Luis
Majano and Mark Mandel for developing the excellent CodexWiki which is
behind the content.
I would be especially interested in receiving feedback from any of you
out there. If anyone has any comments, corrections or questions about
the docs, please feel free to respond to this thread. In particular
I'm interested to know whether I explained everything in an
understandable way, and am very open to comments and suggestions that
would help improve this brand new resource.
Cheers,
Bob
--
Bob Silverberg
www.silverwareconsulting.com
Great work. It's especially useful for newbies like me. Cant wait till
you finish the Cold Box integration section.
Even though I have the framework working on one of my machines, when I
tried to port it to my laptop I get a strange error which I have spent
hours trying to track down the source.
At first I thought it was an invalid XML file, but now I don't think so
because I defaulted back to your sample XML.
Here is the error message:
Application Execution Exception
*Error Type: * Template : [N/A]
*Error Messages:* Invalid CFML construct found on line 31 at column 43.
ColdFusion was looking at the following text:
{
The CFML compiler was processing:
* A cfset tag beginning on line 31, column 18.
* A cfset tag beginning on line 31, column 18.
Tag Context:
ID: ??
LINE: 31
Template: C:\Program Files\Apache
Group\Apache\htdocs\ValidateThis\core\XMLFileReader.cfc
If I scroll down to the Coldfusion debug error I get this exception:
12:35:18.018 - Template Exception - in C:\Program Files\Apache
Group\Apache\htdocs\ValidateThis\core\ValidationFactory.cfc : line 34
Invalid CFML construct found on line 31 at column 43.
I'm hoping this looks familiar and you can say I know exactly what this is.
I'll keep poking around to see if I can solve it.
Best Regards,
Jaime Muniz
I thought it might be helpful to let you know that I get the same error
when I try and run the Transfer_ValidateThis demo.
Regards,
Jaime
No, I am running CF8 on this machine. I did upgrade from MX7 which is
still installed but disabled in windows services.
Do you think uninstalling MX 7 would help?
Jaime
According to the server dump it's this version " 8,0,0,176276".
Regards,
Jaime
OK, problem solved.
On the adobe website I don't see an CF 8.1 upgrade just a new complete
developer version.
Will that upgrade my existing, version 8.0 or should I completely
uninstall and reinstall?
Anyone know?
Thanks very much .
Regards,
Jaime