[flexcoders] Setting up new project that will us CF to access data

2007-01-19 Thread Roger Ross
Hello,
Newbie to Flex...
I want to create a test application in Flex that will get its data
using CF via an ODBC connection to the data source. I have already set
this up in CF and the connection has been verified by CF.

My question is, in Flex when creating the new project should I select
Basic or Cold Fusion Flash remoting service? I think I should select
Cold Fusion, but When I do that and try to open the newly created
main.mxml page(project name is LeadTrack)I get a JRun Servlet Error in
the browser and the page just displays the path of my project.

404 /LeadTrack/bin/LeadTrack.html
/LeadTrack/bin/LeadTrack.html

Any idea's

Thank You,

Roger




Re: [flexcoders] Setting up new project that will us CF to access data

2007-01-19 Thread Clint Tredway

There are few things to check,
are you using the built in web server with CF or another webserver? If you
are using the built in server, make sure you are putting the port number in
the URL..

is the html file in the bin directory?
Have you compiled the flex project yet?

If you are going to use remoting, then select the remoting project,
otherwise select the Basic project.

We will help you get going... :)

On 1/19/07, Roger Ross [EMAIL PROTECTED] wrote:


  Hello,
Newbie to Flex...
I want to create a test application in Flex that will get its data
using CF via an ODBC connection to the data source. I have already set
this up in CF and the connection has been verified by CF.

My question is, in Flex when creating the new project should I select
Basic or Cold Fusion Flash remoting service? I think I should select
Cold Fusion, but When I do that and try to open the newly created
main.mxml page(project name is LeadTrack)I get a JRun Servlet Error in
the browser and the page just displays the path of my project.

404 /LeadTrack/bin/LeadTrack.html
/LeadTrack/bin/LeadTrack.html

Any idea's

Thank You,

Roger

 





--
http://indeegrumpee.spaces.live.com/