Re: Stumped by cfexchange integration

2009-07-28 Thread Phillip Holmstrand
I'm running into this exact same issue and wondering if anyone has found a resolution to this? >Hello, > >I'm trying to use the new cf8 exchange integration and I can't make it work. >Our company system admin assures me that the following are set: ># IIS is set up and running on the Exchange S

Re: Stumped by cfexchange integration

2009-04-09 Thread James Holmes
These links discuss a 440 error with Exchange: http://www.chicagotech.net/netforums/viewtopic.php?t=2438 http://msmvps.com/blogs/cgross/archive/2004/08/08/11472.aspx http://krva.blogspot.com/2008/01/owa-2007-error-440-login-timeout.html Hope they're useful. mxAjax / CFAjax docs and other usef

Re: Stumped by cfexchange integration

2009-04-09 Thread Victor Moore
I have tried any combination I can think of. It doesn't complain about the user or password (even though the error message can be misleading some time). Unable to connect to the Exchange server using HTTP/HTTPS protocol. HTTP response code : 440 Thanks Victor On Thu, Apr 9, 2009 at 10:00 AM, Sc

RE: Stumped by cfexchange integration

2009-04-09 Thread Frew, Matthew
...@wharton.upenn.edu -Original Message- From: Scott Stroz [mailto:boyz...@gmail.com] Sent: Thursday, April 09, 2009 10:01 AM To: cf-talk Subject: Re: Stumped by cfexchange integration Have you tried different formats of username? such as {domain}\{username} or {userna...@{domain}? On Wed, Apr 8

Re: Stumped by cfexchange integration

2009-04-09 Thread Scott Stroz
Have you tried different formats of username? such as {domain}\{username} or {userna...@{domain}? On Wed, Apr 8, 2009 at 9:04 PM, Victor Moore wrote: > > Hi James, > > Yes, I have seen that one. My problem is a little bit different in the > sens that I can't even connect. > I have even applied

Re: Stumped by cfexchange integration

2009-04-09 Thread Tom Chiverton
On Thursday 09 Apr 2009, Victor Moore wrote: > Any recommendation? Wireshark. -- Helping to greatly revolutionize user-centric enterprise slick services as part of the IT team of the year, '09 and '08 Tom Chiverton Developer Tel: +44 0161 618 5032 Fax: +44 0161 618 5099 tom.chiver...@halliwe

Re: Stumped by cfexchange integration

2009-04-09 Thread Victor Moore
Any recommendation? Thx On Thu, Apr 9, 2009 at 7:26 AM, Tom Chiverton wrote: > > On Thursday 09 Apr 2009, Victor Moore wrote: >> I can connect fine from IE using the same credentials I have in the >> cfexchangeconnect tag ... > > Quick batman ! To the packet tracer ! ~~

Re: Stumped by cfexchange integration

2009-04-09 Thread Tom Chiverton
On Thursday 09 Apr 2009, Victor Moore wrote: > I can connect fine from IE using the same credentials I have in the > cfexchangeconnect tag ... Quick batman ! To the packet tracer ! -- Helping to confidentially repurpose m-commerce as part of the IT team of the year, '09 and '08 Tom Chiverton

Re: Stumped by cfexchange integration

2009-04-08 Thread Victor Moore
Hi James, Yes, I have seen that one. My problem is a little bit different in the sens that I can't even connect. I have even applied the patch that Matt pointed out and still no luck. I can connect fine from IE using the same credentials I have in the cfexchangeconnect tag ... Very frustrating t

Re: Stumped by cfexchange integration

2009-04-08 Thread James Holmes
2009/4/9 Victor Moore : > > Am I the only person in the CF universe that is trying to use > cfexchange tag with Exchange 2007 (and has a problem)? No: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:53211 ~| Ado

Re: Stumped by cfexchange integration

2009-04-08 Thread Victor Moore
The fix that Matt mentioned it's not part of the CF 8.1 Cumulative hotfix 2. Am I the only person in the CF universe that is trying to use cfexchange tag with Exchange 2007 (and has a problem)? Thanks Victor On Wed, Apr 8, 2009 at 11:22 AM, James Holmes wrote: > > Yes, for some reason Adobe on

Re: Stumped by cfexchange integration

2009-04-08 Thread James Holmes
Yes, for some reason Adobe only lists cf8 hot fixes here: http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402604 mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/4/8 Frew, Matthew : > > Same goes for CF 8.1 Cumulative hotfix 2 - try finding it on

RE: Stumped by cfexchange integration

2009-04-08 Thread Frew, Matthew
bject: Re: Stumped by cfexchange integration It's funny that Adobe has apparently a fix but it can't be found anywhere. Thanks Matt. On Tue, Apr 7, 2009 at 1:27 PM, Frew, Matthew wrote: > > FYI - there was a hotfix for cfexchange using form based auth.  If you don't >

Re: Stumped by cfexchange integration

2009-04-07 Thread Victor Moore
It's funny that Adobe has apparently a fix but it can't be found anywhere. Thanks Matt. On Tue, Apr 7, 2009 at 1:27 PM, Frew, Matthew wrote: > > FYI - there was a hotfix for cfexchange using form based auth.  If you don't > want to do forms based auth, you'll have to enable webdav exchange ser

RE: Stumped by cfexchange integration

2009-04-07 Thread Frew, Matthew
FYI - there was a hotfix for cfexchange using form based auth. If you don't want to do forms based auth, you'll have to enable webdav exchange server. While I can't find the original e-mail, the hotfix is hf801-74297; it may be worth contact Adobe support and referencing that hotfix, to see w

Re: Stumped on a cfgrid problem

2006-11-13 Thread Les Mizzell
Stephen Hait wrote: >> http://208.112.27.110/services_TEST.cfm > You might try escaping the forward slashes in your document.write statements: > to <\/embed>, to <\/iframe>, to That's the auto-generated code! Here's what's on the page:

Re: Stumped on a cfgrid problem

2006-11-13 Thread Stephen Hait
> http://208.112.27.110/services_TEST.cfm > > At the address above > Nothing in I.E. > Firefox paints up grid, but no data and no submit button, though it's in > my code.! > > > Works Locally in I.E. and Firefox > EXCEPT - the "Submit" button isn't showing up. You might try escaping the forward sl

Re: Stumped on CFC param issue

2006-08-16 Thread Rey Bango
Yep. I CFDump'd the query to make sure. Rey... James Holmes wrote: > You are of course absolutely certain that getProductInfo contains only > one row when the code fails? > > On 8/17/06, Rey Bango <[EMAIL PROTECTED]> wrote: > >>Thanks Matt. It really doesn't solve my problem though as the origi

Re: Stumped on CFC param issue

2006-08-16 Thread James Holmes
You are of course absolutely certain that getProductInfo contains only one row when the code fails? On 8/17/06, Rey Bango <[EMAIL PROTECTED]> wrote: > Thanks Matt. It really doesn't solve my problem though as the original > issue is that the method chkMDSInventory() is saying that the params are >

Re: Stumped on CFC param issue

2006-08-16 Thread Rey Bango
Thanks Matt. It really doesn't solve my problem though as the original issue is that the method chkMDSInventory() is saying that the params are not numeric values when in fact they are. I appreciate the suggestion though. Rey... Matt Williams wrote: > Try: > ),NumberFormat(variables.thisquant

Re: Stumped on CFC param issue

2006-08-16 Thread Matt Williams
Try: Or On 8/16/06, Rey Bango <[EMAIL PROTECTED]> wrote: > > Yea tell me about it. I tried all these different variations of the code > and it was still throwing the error. I even ran through the other > section of the app that uses the same code because I was scared that the > site might be

Re: Stumped on CFC param issue

2006-08-16 Thread Rey Bango
> is productid a character type on the database? if so you may want to wrap a > trim() around it somewhere in the sql or maybe an int() function (depending > on your dbms) > > if it is numeric on the db then I have no idea :-) > Hi Michael, Its an int. :P Rey... ~~

Re: Stumped on CFC param issue

2006-08-16 Thread Rey Bango
Yea tell me about it. I tried all these different variations of the code and it was still throwing the error. I even ran through the other section of the app that uses the same code because I was scared that the site might be blowing up but everything is working just fine. I'll check out the re

Re: Stumped on CFC param issue

2006-08-16 Thread Michael Traher
is productid a character type on the database? if so you may want to wrap a trim() around it somewhere in the sql or maybe an int() function (depending on your dbms) if it is numeric on the db then I have no idea :-) On 8/16/06, Rey Bango <[EMAIL PROTECTED]> wrote: > > I'm a little stumped on thi

RE: Stumped on CFC param issue

2006-08-16 Thread Ben Nadel
That is a crazy error... I would erase the few lines of code that actually call the chkMDSInventory() method and rewrite them... Sometimes that works for me for crazy errors. ... Ben Nadel Web Developer Nylon Technology 350 7th Avenue Floor 10 New York, NY 10001 212.691.1134

Re: STUMPED! help

2002-08-18 Thread S . Isaac Dealey
Your problem is unecessary use of string values and the evaluate() function call ... Pass the actual query to your custom tag rather than the name of the query instead of using the evaluate function at all, i.e: Your custom tag currently looks like change it to this You include the pound s

Re: Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Don Vawter
Lol just yankin your chain, wanted to make sure you were awake. - Original Message - From: "Raymond Camden" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 2:43 PM Subject: RE: Stumped: Getting recordcount f

RE: Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Raymond Camden
CF-Talk > Subject: Re: Stumped: Getting recordcount for dynamic query within a > cfloop > > > If that doesnt work try > > > > (now I will sit back and wait for Raymond to present solution that doesn't > use evaluate ;} ) > > ~

Re: Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Don Vawter
If that doesnt work try (now I will sit back and wait for Raymond to present solution that doesn't use evaluate ;} ) - Original Message - From: "Douglas Brown" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, December 0

RE: Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Zac Belado
> 01 > 02 > 03 > 04 > 05 > 06 DO THIS > 07 DO THAT > 08 > 09 > 10 Try using evaluate ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/

RE: Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Mike Townend
To do what you want to do you will need to use the Evaluate function... Ie etc -Original Message- From: Paul Sinclair [mailto:[EMAIL PROTECTED]] Sent: 05 December 2001 17:30 To: CF-Talk Subject: Stumped: Getting recordcount for dynamic query within a cfloop I have a cfa

Re: Stumped: Getting recordcount for dynamic query within a cfloop

2001-12-05 Thread Douglas Brown
I may be way off.hope not Can you do a do this do this Doug - Original Message - From: "Paul Sinclair" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, December 05, 2001 9:30 AM Subject: Stumped: Getting recordcount for dynamic query within a cfloop

RE: Stumped !

2001-02-28 Thread Stephen Kellogg
t, send me that portion of code and I'll take a look. Stephen -Original Message- From: Max Paperno [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 28, 2001 3:34 AM To: CF-Talk Subject: Re: Stumped ! Jim, If I understand the base of your problem, it's in trying to get t

RE: Stumped !

2001-02-28 Thread Jason Lees (National Express)
I had a similar problem, On the processing page that updated the data base I used the following Either use a Form or URL variable to pass through the Total Number of Items in the collection, update MyTable set Col1='#evaluate("Form.XXX" & index_No)#',

Re: Stumped !

2001-02-28 Thread Max Paperno
Jim, If I understand the base of your problem, it's in trying to get the value of a dynamically-named form field. Right? If so, it's easy... formFieldValue = Evaluate("form.sameword" & number) presuming "number" is your incrementing value. Does that do it? Cheers, -Max ~