Purchase Order Tracking System

2001-02-24 Thread eisensmi

I am looking for an extremely simple Purchase Order Tracking system
which is web based.  Anyone have any recommendations? Thanks. /spe

~~
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



RE: The BETA IS NOT OUT!!!

2001-02-03 Thread eisensmi

Well in my case, I can see all the verbiage and the links on the
page describing all the different versions and Release notes.
However, when I click on the download software link. It just
fails. /spe

Date sent:  Sat, 03 Feb 2001 14:56:31 -0800
From:   "Dylan Bromby" <[EMAIL PROTECTED]>
Subject:RE: The BETA IS NOT OUT!!!
Send reply to:  [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>

> only some people have access to the beta. just because you have a
> beta.allaire.com account does *not* imply you have access to 5.0
> 


~~
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



RE: The BETA IS NOT OUT!!!

2001-02-03 Thread eisensmi

Would someone either supply a link from where the CF version 5.0
beta code can be downloaded, or else stop this constant "THE BETA
IS OUT" nonsense. Thanks. 
P.S. http://beta.allaire.com shows no Beta code being available


~~
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



CF -- NT -- Connections to Databases

2000-12-29 Thread eisensmi

Does anyone know NT well enough to tell me how many open
database connections exist at any point between Cold Fusion
and our Unix database server? Certainly there is something,
somewhere to find this information out.  Then, I also want to
have a way on the NT-side to kill "hung" database connections.
Any suggestions or responses will be greatly appreciated. I
am currently using the undocumented Cold Fusion function"


All database connections have been flushed

and hoping for the best. Thanks. 

~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free 
Setup from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support 
 Visit SoloServer, https://secure.irides.com/clientsetup.cfm.

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



Re: CFHTTP question

2000-12-22 Thread eisensmi

An Allaire consultant told us that our DNS was screwed up and that it
was our problem. Seems like you must be using our internal DNS
server, as well ;-)  So we found out if you use the actual IP address
instead of the domain name, it usually worked. In addition, we found
the changing the slashes (/) to (\) also helped.  Until you can get
Allaire to admit it is not your DNS server, you are basically screwed.

Date sent:  Fri, 22 Dec 2000 09:43:12 -0600
From:   [EMAIL PROTECTED]
Subject:CFHTTP question
Send reply to:  [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>

> I have been searching through the allaire boards and it seems either any
> posts relating to using the CFHTTP questions either don't get answered
> or get a beat around the bush kind of answer.  I have a huge project
> that is using the CFHTTP tag immensely only problem is i get the famous
> "Connection Falure" error.  I am not behind a proxy, firewall or
> anything weird.  Is there a setting somewhere that might block me from
> using CFHTTP?  Is Allaire ever going to fix this problem?  
> 
> Thanks,
> Misty
> 
> 
>
~~
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



CF 4.5.1 SP2 Problems

2000-12-07 Thread eisensmi

We had a major instability problem with CF 4.5.1 SP2 on NT.

We flew in an Allaire consultant who had us put in tons of
CFLOCK statements and things got better. However, I feel that
it is extremely important for you guys to know, that there is not
a single example in the CFDOCS Examples, which come with
the product, which has CFLOCK statements correctly installed.

We found out the hard way, that you need to use CFLOCK
statements profusely throughout, but it is unbelievable to me
to look through all the examples in the CFDOCS folder, and
see poorly written CF code. For that matter, just start running
lots of those examples, under load, and you will see problems.

~~
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



Re: CF SP2 + Win2k/Memory Leaks

2000-12-04 Thread eisensmi

To solve these problems, our high-priced consultant suggested we
change all of our Application.(dot) variables to Request.(dot) variables.
He feels this will solve your problems. /spe

Date sent:  Mon, 04 Dec 2000 10:32:37 -0500
From:   Jim Gurfein <[EMAIL PROTECTED]>
Subject:Re: CF SP2 + Win2k/Memory Leaks
Send reply to:  [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>

> We have covered all vars with locks
> 
> At 07:21 AM 12/4/00 -0800, you wrote:
> >Just curious - of all these postings about 4.5/SP2 problems, has anyone made
> >sure they're using CFLOCK with session vars, etc.? I want to upgrade to 4.5
> >SP2 from 4.0.1 enterprise, so I'm anxious to see what luck or lack thereof
> >people have with SP2.
> >
> >Would people mind posting what they've tried or their admin configuration?
> >
> >
> >- Original Message -
> >From: "Yanik Lupien" <[EMAIL PROTECTED]>
> >To: "CF-Talk" <[EMAIL PROTECTED]>
> >Sent: Monday, December 04, 2000 7:07 AM
> >Subject: Re: CF SP2 + Win2k/Memory Leaks
> >
> >
> > > Yes and it's not very good..
> > >
> > > My server slow down and my server Crash...
> > >
> > > And now I'm on ODBC...
> > >
> > > Yanik Lupien
> > >
> > > - Original Message -
> > > From: "Nick McClure" <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Monday, December 04, 2000 10:05 AM
> > > Subject: RE: CF SP2 + Win2k/Memory Leaks
> > >
> > >
> > > > Have you tried using OLEDB instead of ODBC?
> > > >
> > > > At 09:50 AM 12/4/2000 -0500, you wrote:
> > > > >We are on 2.5sp1 MDAC... no help
> > > > >
> > > > >At 03:29 PM 12/4/00 +0100, you wrote:
> > > > > >I had this issue on an Access 2000/CFserver 4.5.1sp1 machine running
> > > MDAC
> > > > > >2.6. Reverting to MDAC 2.5.1 solved the issue for us there.
> > > > > >
> > > > > >Marc Schipperheyn
> > > > > >
> > > > > >
> > > > > >-Original Message-
> > > > > >From: Jim Gurfein [mailto:[EMAIL PROTECTED]]
> > > > > >Sent: maandag 4 december 2000 13:20
> > > > > >To: CF-Talk
> > > > > >Subject: Re: CF SP2 + Win2k/Memory Leaks
> > > > > >
> > > > > >
> > > > > >We're having the same problem on a NT4,sp5 SQL7.0 setup.
> > > > > >
> > > > > >A little experimenting this morning shows that running  a query  with
> >a
> > > > > >large result set moved memory to swap file and just hung there. I'm
> > > > > >beginning to suspect that there are memory allocation issues with
> > > CF4.51.
> > > > > >Perhaps the solution is to turn off all caching.
> > > > > >
> > > > > >It hardly seems appropriate that one needs to kill key advantages on
> >CF
> > > in
> > > > > >order to maintain some measure of stability.
> > > > > >
> > > > > >At 11:00 PM 12/3/2000 -0800, you wrote:
> > > > > > >We're having the same problems here (Win2k/CF4.5pro) ... memory
> >leaks
> > > > > >pop-up
> > > > > > >like crazy and we also get the following other errors with SP2.
> > > Anyone
> > > > > have
> > > > > > >any leads on these problems? Is SP2 just that bug-ridden? Will
> >there
> > > ever
> > > > > >be
> > > > > > >a stable version for Win2k?
> > > > > > >
> > > > > > >Error at CFServer when trying to connect a database that's been for
> > > some
> > > > > > >reason disconnected:
> > > > > > >
> > > > > > >The connection to the data source failed. Check the following to
> > > resolve
> > > > > > >this problem:
> > > > > > > Are the data source settings configured properly?
> > > > > > > Did you provide valid security information in the data source
> > > > > settings
> > > > > >?
> > > > > > > For some databases the ColdFusion Server may need to be logged
> > > in
> > > > > >under
> > > > > > >a special NT account rather than the default System
> >Account.
> > > Use
> > > > > >the
> > > > > > >Windows NT Services Control Panel to change the account the
> > > ColdFusion
> > > > > > >Server service is using.
> > > > > > >
> > > > > > >Also this error from the requested page looking for the database
> > > above:
> > > > > > >
> > > > > > >ODBC Error Code = 08004 (Data source rejected establishment of
> > > connection)
> > > > > > >[Microsoft][ODBC Microsoft Access Driver] Too many client tasks.
> > > > > > >Data Source = "SNONEWS"
> > > > > > >
> > > > > > >Also we have CFMail problems as well ... some pages send the mail
> > > just
> > > > > fine
> > > > > > >and then other pages won't send ... no error is thrown and nothing
> > > appears
> > > > > > >to be awry, but the mail log shows the messages as being denied for
> > > > > reasons
> > > > > > >ranging from "relaying not supported to AOL.com" to "invalid
> >address"
> > > > > (when
> > > > > > >it works from another page and it's a valid acct.) and then CFHTTP
> > > > > seems to
> > > > > > >be sporadic as well ... I'll get messages saying the tag can't be
> > > > > processed
> > > > > > >and then 20 seconds later with no changes the page works just fine
> > >  and
> > > > > > >CFTRY/CFCATCH can't han

Re: CF 4.5.1 SP2 -- Ramping/Queing Problem

2000-12-01 Thread eisensmi

If you are calling any Stored Procedures, I would take a very close look
at that. We think we are on to a problem with calling Stored Procedures.
In addition, we are hot on the trail of a "bad" Custom Tag.  It would be
nice if in the Allaire Custom Tag Developer area, there could be a
check box which states "this tags works under version 4.xx".  I have
seen a few Custom Tags die when moving from 1.0, to 2.0, to 3.0, etc.
> 
> welcome to the club...We're having the same problem.  Reinstalling didn't help.  
>CFLOCKs didn't help.  Not sure what to do but it looks like 4.0.1 may be the 
>fallback.  We're running Oracle 8, NT sp6a and IIS4.
> 
> dave
> 
> 
> 
> -- Original Message --
> From: [EMAIL PROTECTED]
> Reply-To: [EMAIL PROTECTED]
> Date: Wed, 29 Nov 2000 22:43:18 -0500
> 
> >We have a problem with CF 4.5.1 SP2 in which the CF App server
> >just starts queing requests and never finishes processing of active
> >threads.  When this happens we always have plenty of memory and
> >CPU available. It happens under conditions of very light load to
> >very heavy load. It happens on different servers at different times of
> >the day.  We are running NT SP6a and Website.  We are using
> >primarily UDB and Sybase databases. Allaire told us to put
> >CFLOCKs in our code.  We put tons of CFLOCKs in our code,
> >first write locks, then read locks, then any possible lock.  All
> >this accomplishes is to slow our apps way down.  A number of
> >folks have experienced server "locking/ramping" problems with
> >versions 4.5, 4.5.1, 4.5.1 SP1, etc. Has anyone found a solution?
> >When the App Server stops handling requests, we can still serve
> >up http requests, and run eveything else on the box. Thanks.
> >
~~
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



IP Address blocking

2000-11-29 Thread eisensmi

I have  a unique problem. I know how to keep folks from linking to my 
pages on my server, but I allow others to also post pages to my web 
servers.  Their pages contain links to places I don't want folks going to.
So, I could prevent them from writing their pages on my server, or I
could search out and mangle such links. However, is there yet a
sneakier way to let them do their thing, but I make it "non-responsive"
when it gets clicked on?  Or could I redirect it to some other site?
What is the best way to proceed. /spe

~~
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



CF 4.5.1 SP2 -- Ramping/Queing Problem

2000-11-29 Thread eisensmi

We have a problem with CF 4.5.1 SP2 in which the CF App server
just starts queing requests and never finishes processing of active
threads.  When this happens we always have plenty of memory and
CPU available. It happens under conditions of very light load to
very heavy load. It happens on different servers at different times of
the day.  We are running NT SP6a and Website.  We are using
primarily UDB and Sybase databases. Allaire told us to put
CFLOCKs in our code.  We put tons of CFLOCKs in our code,
first write locks, then read locks, then any possible lock.  All
this accomplishes is to slow our apps way down.  A number of
folks have experienced server "locking/ramping" problems with
versions 4.5, 4.5.1, 4.5.1 SP1, etc. Has anyone found a solution?
When the App Server stops handling requests, we can still serve
up http requests, and run eveything else on the box. Thanks.
~~
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



CFHTTP still broken in SP2

2000-11-28 Thread eisensmi

Substitute the IP address instead of the server name and watch it work!!

From:   John Rice <[EMAIL PROTECTED]>
Subject:RE: TURKEY VS CFHTTP - [in mime format] [the answer from 
Allaire]

> >I am having the same exact problem.  Does anyone have any ideas?
> > Its a bad time to feel like a turkey so I need some advice in hurry.
> Anyone
> > know why this returns "Connection Failure" in CFHTTP.fileContent?
> >
> >  > url="http://www.docboard.org/cgi-shl/nhayer.exe"
> ~~

~~
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



CF 4.5.1 SP1 ramping up

2000-11-20 Thread eisensmi

We upgraded our server from 4.01 to version 4.5.1 SP1, and nop our
NT 4.0 (SP 6a) web server running Website ramps up to the point
that the CF service stops responding.  It just starts queing all
requests.  Website continues to serve HTML pages, but no
CFML pages will execute.  We have plenty of empty diskspace,
plenty of free RAM (over 200Mbyte free), and plenty of free CPU
(dual processor Compaq) when the CF service hangs.  Anyone
experienced this and solved it?  We saw it a couple of times per
month with version 4.01, and now we are seeing it a couple of
times per hour with 4.5.1 SP1. Any help would be greatly 
appreciated.  We have multiple machines and they all exhibit
the same behaviour.
~~
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



JSP Listserve

2000-11-18 Thread eisensmi

Does anyone know of a JSP ListServe which is similar to this
one for Cold Fusion? Thanks.
~~
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



[CF-Talk] CF app on CD

2000-09-18 Thread eisensmi

Anyone ever attempt to put a CF app on a CD-ROM with a mini
Webserver and a mini-database?  We are contemplating doing just that, 
and would like to learn from someone else who has already attempted
such an endeavor. Thanks!
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Talking With Actuate

2000-08-10 Thread eisensmi

Anyone have advice on getting Cold Fusion to talk with the 
Actuate Reporting server?  There appears to be multiple interfaces
which can be pursued. I was hoping someone had plowed this
ground before, and can make a recommendation on the best
interface to use. Thanks.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



DollarFormat w/ Javascript

2000-05-20 Thread eisensmi

I need to display numbers in a US Dollar format with some Javascript,
instead of the normal "raw" values. Anyone have a little code snippet for 
this? Thanks.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Disable Forward & Back Button

2000-04-22 Thread eisensmi

Has anyone found a definitive way to disable both the Forward and
Back button in both Netscape and IE?  I just think that it can't be
done since they use different Javascript Object Models. Thanks.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.