Here's the backstory: So DL'd FB4 recently. It's been about nine months
since I've touched Flex and thought I'd throw my hat in the ring for a
little Air project I've been wanting to do. So I started building my app.
It's a pretty simple form that when submitted creates an object, passes it
to my cfc and gets back a query of type JSON. It then populates an advanced
data grid. That's it for now, pretty easy.

The problem: At work I've got my CF8 running out of C:\ColdFusion8\wwwroot.
At home I've got it on D:\ColdFusion8\wwwroot. However in both cases they
are http://localhost. So yesterday I brought my app home to work on it.
Imported the project and used the Test Operation panel to test my cfc. No
dice. Can't find it. Ok, so I go into the properties of the project and
under Flex Server change Web root to: D:/ColdFusion8/wwwroot/ and I change
Output folder to: D:\ColdFusion8\wwwroot\ and hit validate. I get an error:

"C:\ColdFusion8\wwwroot\ is not a valid location because the project
contains a linked resource at that location."

What the?
Anyone?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:323330
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to