Re: Web server for Win2kP?

2002-04-09 Thread Lord Skulbite

One of the differences in IIS5 between Server or Pro is that Pro will only 
host one domain and does not do virtual domains. CFServer works well with 
IIS5 for Pro.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Date: Tue, 21 Nov 2000 12:56:34 +0900
From: Luke Kearney [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: Web server for Win2kP?
Message-ID: [EMAIL PROTECTED]

Win2K Pro works quite well with the version of IIS shipped with it. I have
had mine setup at home and it is pretty solid as an FTP anyway. I have
installed the IIS5 for Win2Kpro in other places - You will have no problems
with it at all

Cheers

-Original Message-
From: Paul Sinclair [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 21, 2000 8:31 AM
To: CF-Talk
Subject: RE: Web server for Win2kP?

  --
  From: Paul Sinclair[SMTP:[EMAIL PROTECTED]]
  Sent: Tuesday, November 21, 2000 8:31:21 AM
  To:   CF-Talk
  Subject:  RE: Web server for Win2kP?
  Auto forwarded by a Rule
 
Todd,


You can load IIS for Win2000 PRO. I have not double-checked this, but I did
it at one point a few months ago and I think you just go to Control Panel |
Add Windows Components and check the box for Internet Information Server. It
is not installed by default and I guess there is some limitation on the PRO
version v. the Server version that is installed but I haven't a clue what
the differences are. But I do know that you can install it from your Win2000
PRO setup CD.


Paul Sinclair


  -Original Message-
  From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
  Sent: Monday, November 20, 2000 2:09 PM
  To: CF-Talk
  Subject: Web server for Win2kP?
 
 
  OK .. I'm probably going to look like a total moron here, but I have been
  playing around with Win2k Professional and decided to load up CF Server on
  it.  1 problem .. no web server.  I tried downloading the Personal Web
  Server and IIS 4.0, but Win2k told me I couldn't use either of
  them because
  they were only for '4.0' versions of Windows.  Fine, so what am I supposed
  to use?  I looked all over the place and couldn't find any other
  version of
  IIS or PWS to download.  I would keep looking and not bother the list with
  this, but I don't have time to waste on this if it is going to be such a
  huge hassel.
 
  Todd Ashworth


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Lord Skulbite

To the inclination of the wicked
To the declination of civilization
To emotions, love, hate and all
We are but humans in the mist of all creation
Out of the ashes will prevail
Either the Learned
or
The Doomed

http://www.skulbite.com/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



An error with CFMAIL

2001-04-18 Thread Lord Skulbite

Could someone give me a clue at what this error message means and possibly 
how to solve it?

"Error","TID=844","04/18/01","03:36:25","Error occurred while attempting to 
connect to mail server. - [PT_NOTCONNECTED] Attempt made to use a session 
that is not the PT_CONNECTED state (Send attempted with closed 
connection)  - Server = 'mail.webspinnersinc.com'"
"Error","TID=844","04/18/01","03:36:25","Message not delivered due to error 
in establishing connection - Undelivered message file archived to 
'C:\CFUSION\MAIL\UNDELIVR\CFM21D.TMP'"


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



No Subject

2001-04-12 Thread Lord Skulbite

Could anyone tell me why I'm getting this error connecting to the mail 
server? It's happening all the time and I do not understand why.

"Error","TID=688","04/12/01","02:13:52","Error occurred while attempting to 
connect to mail server. - [PT_NOTCONNECTED] Attempt made to use a session 
that is not the PT_CONNECTED state (Send attempted with closed 
connection)  - Server = 'mail.cmfc.net'"
"Error","TID=688","04/12/01","02:13:52","Message not delivered due to error 
in establishing connection - Undelivered message file archived to 
'C:\CFUSION\MAIL\UNDELIVR\CFM46B.TMP'"

The CFMAIL tags as follows:


CFQUERY NAME="Email" DATASOURCE="cmfc"
SELECT * FROM EmailList
/CFQUERY

CFMAIL
   TYPE="HTML"
   TO="#email#"
   FROM="[EMAIL PROTECTED]"
   SUBJECT="#Form.Subject#"
   SERVER="mail.cmfc.net"
   PORT="25"
#Form.Message#
/CFMAIL

Thanks.

Richard


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Executing using Coldfusion

2001-03-04 Thread Lord Skulbite

Can anyone tell me if I can execute batch or executable files using 
Coldfusion or with a CFX tag?

Richard 


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists