Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CF Builder 2 and Apptacular 1.000311 #44

Open
godsmustbcrazy opened this issue Jul 26, 2011 · 0 comments
Open

CF Builder 2 and Apptacular 1.000311 #44

godsmustbcrazy opened this issue Jul 26, 2011 · 0 comments

Comments

@godsmustbcrazy
Copy link

CF Builder 2
Windows 7
Apptacular 1.000311
SQL Server 2008

I downloaded and installed Apptacular with CFBuilder 2. I had an application that I had built previously which worked fine. This time when I built the application with the same database but with some new tables and changes in schema , the application did not generate correctly.

Here are the problems that I noticed.

Number 1

Minor Issue : The paths get formatted slightly weird examples below. But this can easily be corrected.

/D:/inetpub/wwwroot/eGIS_Management/css

D:/inetpub/wwwroot/eGIS_Management\customTags

/D:/inetpub/wwwroot/eGIS_Management/

http://localhost/D:/inetpub/wwwroot/eGIS_Management

Number 2

Earlier I had join tables which got picked up by apptacular automatically, for example I had Users, Roles and UserinRole table which basically is a join table between Users and Roles, I dont see any relationships wired up at all. There are no Related Tables for the join table in question under Edit Database model and no way to add one, this relationship does exist in the database as specified above. So I changed the "Is this table a join table?" to True and "Should this table get wired up" to False.
If I try to regenerate the application after that I get the following error. eGIS_Management is the name of the datasource.

An Error has occured.
Message:Element eGIS_Management is undefined in a CFML structure referenced as part of an expression.

Details:
*

Essentially the many-one relationships in the cfcs have a drop down in the editor. The one to many have no editing capability.

I cleaned everything out and started fresh so that I could have a log file, here is the log file

https://gist.github.com/1108054

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant