RE: [KCFusion] Macromedia Studio MX

2003-01-03 Thread cfhelp
Title: Message









One of my hosting clients s using MX and
is having problems uploading larger files (jpg, Gifs) to the CF5 server. I
think the problem is with him but I'm not sure I still use CF Studio.



Rick



-Original Message-
From: Ron Ramphal
[mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 31, 2002
11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] Macromedia
Studio MX





Another little extra... on the
Windows edition of Studio MX CD there is a fully functional version of
Homesite+ v5.1





Ron.







- Original Message - 





From: Ryan Hartwich 





To: [EMAIL PROTECTED]






Sent: Monday,
December 30, 2002 8:56 PM





Subject: RE:
[KCFusion] Macromedia Studio MX











I don't believe I have
heard of any problems with Studio MX and CF5. (only minor ones the other
way around). The trick will be to remember that some of the features/tags
in Studio won't work in CF5, likewise the CFCs. So you may have a
tendency to write code that is not 5 compatible. This shouldn't be a big
problem and its a good chance to start working on code for MX.











A plus: the Windows
version of Studio MX includes a developer version of CFMX, which can coexist on
a server with CF5. Though it only permits a single IP address to connect,
it is a good way for you and other developers with copies of studio to write
and test code on stand alone versions of CFMX prior to buying the upgrade.











Ryan











-Original
Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf
Of Mark Kirkbride
Sent: Monday, December 30, 2002
4:58 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] Macromedia
Studio MX

Has anyone had
any issues using Macromedia Studio MX with ColdFusion 5 Server? We have
budgeted to upgrade to ColdFusion MX Server in '03, but was wondering
about getting the Studio beforehand.

Mark Kirkbride 
Senior
LAN Administrator 
FBD
Consulting, Inc. 
(913)
319-8836 
[EMAIL PROTECTED]













[KCFusion] Amy Seck is out of the office today.

2003-01-03 Thread amy . m . seck
I will be out of the office starting  01/03/2003 and will not return until
01/06/2003.



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



RE: [KCFusion] Macromedia Studio MX

2003-01-03 Thread Bradley Miller
At 09:52 AM 1/3/03 -0600, you wrote: 

One of my hosting clients s using MX and is having problems uploading larger files (jpg, Gifs) to the CF5 server. I think the problem is with him but I'm not sure I still use CF Studio.

 

Rick

The design software you use shouldn't make any difference on the uploads from a customer.  (How many diehard Notepad users are there still???)   The problem probably lies with the size of the file combined with the customer's connection speed.  I get a lot of problems when my real estate clients get a new digital camera.  They try to upload the 600K+ file up to the web server via a dial-up connection.  Before ColdFusion can do anything with it the server gets tired of waiting for the upload and it times them out.  A little education on the customer's part generally solves the problem.  My suggestions:

Customer side:
1) Always load off the harddrive
2) Resize before sending -- 40-50K is a good rule of thumb for a JPG

Server side:
1) Use timeout settings in ColdFusion for processing of scripts.  I forget what the normal setting is.

Hope this helps a bit!



Bradley Miller, Owner/Programmer/Designer
AccessZone Design - www.accesszonedesign.com
Blue Springs, Missouri
Phone: 816-228-3814		Fax: 775-254-6162
Toll-free: 888-872-4420	ICQ: 48555780 

__ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives http://www.mail-archive.com/cf-list@kcfusion.org Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] To Subscribe mailto:[EMAIL PROTECTED] To Unsubscribe mailto:[EMAIL PROTECTED]


RE: [KCFusion] Macromedia Studio MX

2003-01-03 Thread Ellis, Randy
Title: Message



You 
might have them upgrade to MX 6.1

http://www.macromedia.com/support/dreamweaver/releasenotes/mx/dwmx61_fixed.html

Bugs fixed in Dreamweaver MX 6.1

There are intermittent occurrences of files being truncated or losing 
data when using Get/Put. (76640)This occurs under certain 
circumstances if the "Refresh local file list automatically" is unchecked and 
the Site window has not been refreshed before putting a big file.
Randy 
EllisSenior Programmer AnalystCity of Overland 
Park

  -Original Message-From: cfhelp 
  [mailto:[EMAIL PROTECTED]]Sent: Friday, January 03, 2003 9:52 
  AMTo: '[EMAIL PROTECTED]'Subject: RE: [KCFusion] 
  Macromedia Studio MX
  
  One of my hosting 
  clients s using MX and is having problems uploading larger files (jpg, Gifs) 
  to the CF5 server. I think the problem is with him but I'm not sure I still 
  use CF Studio.
  
  Rick
  
  -Original 
  Message-From: Ron 
  Ramphal [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 31, 2002 11:56 
  AMTo: 
  [EMAIL PROTECTED]Subject: 
  Re: [KCFusion] Macromedia Studio MX
  
  
  Another little extra... on the 
  Windows edition of Studio MX CD there is a fully functional version of 
  Homesite+ v5.1
  
  Ron.
  

- Original Message - 


From: Ryan Hartwich 


To: [EMAIL PROTECTED] 


Sent: Monday, 
December 30, 2002 8:56 PM

Subject: RE: 
[KCFusion] Macromedia Studio MX



I 
don't believe I have heard of any problems with Studio MX and CF5. 
(only minor ones the other way around). The trick will be to remember 
that some of the features/tags in Studio won't work in CF5, likewise the 
CFCs. So you may have a tendency to write code that is not 5 
compatible. This shouldn't be a big problem and its a good chance to 
start working on code for MX.



A 
plus: the Windows version of Studio MX includes a developer version of 
CFMX, which can coexist on a server with CF5. Though it only permits a 
single IP address to connect, it is a good way for you and other developers 
with copies of studio to write and test code on stand alone versions of CFMX 
prior to buying the upgrade.



Ryan


-Original 
  Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Mark 
  KirkbrideSent: Monday, 
  December 30, 2002 4:58 PMTo: [EMAIL PROTECTED]Subject: [KCFusion] Macromedia Studio 
  MX
  Has 
  anyone had any issues using Macromedia Studio MX with ColdFusion 5 
  Server? We have budgeted to upgrade to ColdFusion MX Server in '03, 
  but was wondering about getting the Studio beforehand.
  Mark Kirkbride 
  Senior LAN 
  Administrator FBD Consulting, 
  Inc. (913) 319-8836 
  [EMAIL PROTECTED] 
  


[KCFusion] Amy Seck is out of the office today.

2003-01-03 Thread amy . m . seck
I will be out of the office starting  01/03/2003 and will not return until
01/06/2003.



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



[KCFusion] Amy Seck is out of the office today.

2003-01-03 Thread amy . m . seck
I will be out of the office starting  01/03/2003 and will not return until
01/06/2003.



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



[KCFusion] Amy Seck is out of the office today.

2003-01-03 Thread amy . m . seck
I will be out of the office starting  01/03/2003 and will not return until
01/06/2003.



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



[KCFusion] Amy Seck is out of the office today.

2003-01-03 Thread amy . m . seck
I will be out of the office starting  01/03/2003 and will not return until
01/06/2003.



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]