Coldfusion Beta 2 CFC Mapping -


i working new cfbuilder 2 beta, , notice there new feature supposed able check cfc's , give me "intellisense" on them keep receiving , error says unresolved component.

i have mappings set in cf administrator , added server in cfbuilder , able see dsn's in rds dataview, not appear if pulling in mappings example.

var dates = createobject("component","com.utils.datefunctions"); 

the com mapped c:\inetpub\com in admin mappings, again warning when createobject.

is there perhaps step missed inside of cfbuilder work?

i thinking should pulling in mappings already...

try link coldfusion builder team, explaining cfbuilder , finding cfcs.

http://blogs.adobe.com/cfbuilder/2011/03/where-coldfusion-builder-finds-my-cfcs.html


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -