muhd fauzi
|
| Posted: 10/29/2002, 8:57 PM |
|
I've just installed Cold Fusion Mx on my notebook, configure ODBC, create
new page and when I click live page, I receive open/save/can dialog box. PLs
advice whats when wrong.
If I used asp, I can view thru live page
tq
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 10/31/2002, 4:41 AM |
|
Looks like server is not configured to execute scripts
and treats them as usual files.
--
Alex,
Support Engineer
CodeCharge Team
"muhd fauzi" <mfauzim@hotmail.com> wrote in message
news:apnosj$ed5$1@news.codecharge.com...
> I've just installed Cold Fusion Mx on my notebook, configure ODBC, create
> new page and when I click live page, I receive open/save/can dialog box.
PLs
> advice whats when wrong.
> If I used asp, I can view thru live page
> tq
>
>
|
|
|
 |
Vic
|
| Posted: 10/31/2002, 4:44 AM |
|
Hi,
Check up , may you see CF pages ?
1.Create a file test.cfm
<!---begin file test.cfm--->
<cfoutput> It's test </cfoutput>
<!---end file test.cfm--->
2.Open this page.If you see open/save/can dialog box again - Problem in
Web server & Cold Fusion Mx.
"muhd fauzi" <mfauzim@hotmail.com> wrote in message
news:apnosj$ed5$1@news.codecharge.com...
> I've just installed Cold Fusion Mx on my notebook, configure ODBC, create
> new page and when I click live page, I receive open/save/can dialog box.
PLs
> advice whats when wrong.
> If I used asp, I can view thru live page
> tq
>
>
|
|
|
 |
muhd fauzi
|
| Posted: 10/31/2002, 5:09 PM |
|
Hello guys, thanks for the reply, anyway I found what's wrong. It is with
the CF Max setup. Usually, when using CF 4, it will setup all the CFM to
execute cold fusion server and usually all the server is installed in
inetpub\wwwroot\
Anyway, on my notebook, I alreasy has IIS setup with asp at the above dir,
so when I installed CF Max it installed CF into CFUSIONMAX\wwwroot. The
program Bin also change to jrunsvc.exe, In previous CF 4 it is CF
something... SO when I changed to publish directory location, to
CFUSIONMax\wwwroot, and set the service association for CFM to jrunsvc it
works.
Thats it.tq
"muhd fauzi" <mfauzim@hotmail.com> wrote in message
news:apnosj$ed5$1@news.codecharge.com...
> I've just installed Cold Fusion Mx on my notebook, configure ODBC, create
> new page and when I click live page, I receive open/save/can dialog box.
PLs
> advice whats when wrong.
> If I used asp, I can view thru live page
> tq
>
>
|
|
|
 |
|