C-Panel

2013-07-10 Thread Rick Sanders

Hi Folks. I run a hosting company and need an interface like C-Panel. I was 
wondering if there were and snippets of code out there that have an interface 
to manage Windows accounts since my servers are windows based.

Since I'm developing this myself I may be asking questions here, but I'm 
willing to share my work with you folks here in the community.

Kind Regards,

Rick Sanders
T: 902-401-7689
W: www.webenergy.cahttp://www.webenergy.ca/





~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356152
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: This query was working in CF8 and now it will not work in CF9 on my server

2013-07-10 Thread Scott Stewart

No problem, glad I could help
On Jul 9, 2013 8:35 PM, Terry Troxel terry.tro...@gmail.com wrote:


 That was it changed to desc1.

 Thank you very much.

 Terry


 On Tue, Jul 9, 2013 at 5:08 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:

 
  A couple of things though Desc is a SQL reserved word. You may need
 to
  express the field name as [desc].  Second please wrap those variables in
  cfqueryparam tags.
  On Jul 9, 2013 8:05 PM, Scott Stewart webmas...@sstwebworks.com
 wrote:
 
   Nevermind... Damn text wrap on the phone.
   On Jul 9, 2013 8:04 PM, Scott Stewart webmas...@sstwebworks.com
  wrote:
  
   What's the *7 and the * at the end?
   On Jul 9, 2013 7:59 PM, Terry Troxel terry.tro...@gmail.com
 wrote:
  
  
Error Executing Database Query.  [Macromedia][SequeLink JDBC
   Driver][ODBC
   Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in
 INSERT
   INTO statement.The error occurred in
   *C:\Inetpub\wwwroot\it-werks\LIBERTREE\index.cfm:
   line 7*
  
   5 : cfquery name=addcat datasource=#dsn# maxrows=1
   6 : insert into cats(atitle,desc)*7 :
   values('#atitle#','#desc#')*
   8 : /cfquery
   9 : cfelseif x is update
  
--
  SQLSTATE   42000 SQLinsert into cats(atitle,desc)
  values('f','g')
   VENDORERRORCODE   -3502 DATASOURCE   libertree
  
  
  
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356153
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fedex tracking cfc

2013-07-10 Thread Matthew Williams

Have you tried here?  https://code.google.com/p/cffedexrates/.  It uses XML
and CFHTTP.  It should at least point you in the direction of what to send
the tracking API.


-- 

Matthew Williams
Geodesic GraFX
www.geodesicgrafx.com/blog
http://twitter.com/ophblance


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356154
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: fedex tracking cfc

2013-07-10 Thread John M Bliss

Also, CF makes consuming webservices pretty easy with built-in stuff:
http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea77859461172e0811cbec22c24-714a.html


On Wed, Jul 10, 2013 at 8:34 AM, Matthew Williams
mai...@geodesicgrafx.comwrote:


 Have you tried here?  https://code.google.com/p/cffedexrates/.  It uses
 XML
 and CFHTTP.  It should at least point you in the direction of what to send
 the tracking API.


 --

 Matthew Williams
 Geodesic GraFX
 www.geodesicgrafx.com/blog
 http://twitter.com/ophblance


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356155
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: C-Panel

2013-07-10 Thread Russ Michaels

take a look at www.websitepanel.net



On Wed, Jul 10, 2013 at 12:38 PM, Rick Sanders r...@webenergy.ca wrote:


 Hi Folks. I run a hosting company and need an interface like C-Panel. I
 was wondering if there were and snippets of code out there that have an
 interface to manage Windows accounts since my servers are windows based.

 Since I'm developing this myself I may be asking questions here, but I'm
 willing to share my work with you folks here in the community.

 Kind Regards,

 Rick Sanders
 T: 902-401-7689
 W: www.webenergy.cahttp://www.webenergy.ca/





 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356156
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: C-Panel

2013-07-10 Thread Byron Mann

Having supported home-grown provisioning code for several years my
suggestion would be to use something off the shelf.  We implemented
Parallels Automation and Billing last year and have drastically reduced our
costs across the board, development, support, operations.  We now only have
one additional developer supporting our legacy applications, instead of 5,
and most of his time is spent on new work.

Next question is do you need billing and automation or just automation?

WHMCS is a nice all in one solution a lot of smaller hosts seem to use for
both provisioning and billing.  It integrates with various control panels
on the servers. Pretty inexpensive, limited a bit on services you can offer
however.  Windows and Linux should you decide to offer Linux in the future.

WebSitePanel, OpenSource, .NET, backed by Microsoft.  Windows Only, might
be a bit difficult to implement Linux. Simple billing. Seems like it is not
a very active project however. We started using this a while back just for
provisioning and had to customize things quite a bit for how we wanted to
do things. So a bit restrictive.  We no longer use it.

Parallels has taken Plesk to the next level and can now centrally manage
Plesk servers: http://www.parallels.com/products/plesk-automation/, we are
actually going to start offering this to our resellers.  Windows and Linux.
Provisioning only.  Just need the Plesk management node actually, can
connect to existing Plesk servers and can add new servers without Plesk.
There is just an agent that runs on the remote machines. No Billing,
Parallels has a new billing thing coming out next year specifically for
this.

Parallels Automation  Billing, this is what we use for provisioning. This
is their most comprehensive product and will provision just about
everything a web host would probably need. You can just get the Automation
component without billing.  Expensive and does require Parallels
implementation (and I would suggest training) as part of the purchase. Can
also do fully branded resellers.

If you stick with an in-house solution, use powershell scripts.  I've found
it to be the most flexible and reliable thing out there, plus there are a
ton of scripts floating out there already.

Windows hosting is shrinking with the advent of more good Control Panels
that make Linux a no brainer. Not sure what your business model is, but I
would consider this a future possibility.

webhostingtalk.com is an excellent resource for hosters as well, if you
aren't part of that community already.


Byron Mann
Lead Engineer  Architect
HostMySite.com


On Wed, Jul 10, 2013 at 7:38 AM, Rick Sanders r...@webenergy.ca wrote:


 Hi Folks. I run a hosting company and need an interface like C-Panel. I
 was wondering if there were and snippets of code out there that have an
 interface to manage Windows accounts since my servers are windows based.

 Since I'm developing this myself I may be asking questions here, but I'm
 willing to share my work with you folks here in the community.

 Kind Regards,

 Rick Sanders
 T: 902-401-7689
 W: www.webenergy.cahttp://www.webenergy.ca/





 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356157
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: C-Panel

2013-07-10 Thread Rick Sanders

Hi again Brian,

I agree with you about windows. However, I haven't had enough experience with 
Linux servers in order to set one up for web hosting. I've been working with 
windows servers since NT 3.5. Windows can host Wordpress, PhP and any other web 
technology today. Until I absolutely have to set up a Linux server, my limited 
time is best served in other areas.

WebSitePanel looks to be a good solution for what I need. I don't need billing, 
only file management.

Thanks for the info on webhostingtalk.com too!

Kind Regards,

Rick Sanders
T: 902-401-7689
W: www.webenergy.ca




-Original Message-
From: Byron Mann [mailto:byronos...@gmail.com] 
Sent: Wednesday, July 10, 2013 11:22 AM
To: cf-talk
Subject: Re: C-Panel


Having supported home-grown provisioning code for several years my suggestion 
would be to use something off the shelf.  We implemented Parallels Automation 
and Billing last year and have drastically reduced our costs across the board, 
development, support, operations.  We now only have one additional developer 
supporting our legacy applications, instead of 5, and most of his time is spent 
on new work.

Next question is do you need billing and automation or just automation?

WHMCS is a nice all in one solution a lot of smaller hosts seem to use for both 
provisioning and billing.  It integrates with various control panels on the 
servers. Pretty inexpensive, limited a bit on services you can offer however.  
Windows and Linux should you decide to offer Linux in the future.

WebSitePanel, OpenSource, .NET, backed by Microsoft.  Windows Only, might be a 
bit difficult to implement Linux. Simple billing. Seems like it is not a very 
active project however. We started using this a while back just for 
provisioning and had to customize things quite a bit for how we wanted to do 
things. So a bit restrictive.  We no longer use it.

Parallels has taken Plesk to the next level and can now centrally manage Plesk 
servers: http://www.parallels.com/products/plesk-automation/, we are actually 
going to start offering this to our resellers.  Windows and Linux.
Provisioning only.  Just need the Plesk management node actually, can connect 
to existing Plesk servers and can add new servers without Plesk.
There is just an agent that runs on the remote machines. No Billing, Parallels 
has a new billing thing coming out next year specifically for this.

Parallels Automation  Billing, this is what we use for provisioning. This is 
their most comprehensive product and will provision just about everything a web 
host would probably need. You can just get the Automation component without 
billing.  Expensive and does require Parallels implementation (and I would 
suggest training) as part of the purchase. Can also do fully branded resellers.

If you stick with an in-house solution, use powershell scripts.  I've found it 
to be the most flexible and reliable thing out there, plus there are a ton of 
scripts floating out there already.

Windows hosting is shrinking with the advent of more good Control Panels that 
make Linux a no brainer. Not sure what your business model is, but I would 
consider this a future possibility.

webhostingtalk.com is an excellent resource for hosters as well, if you aren't 
part of that community already.


Byron Mann
Lead Engineer  Architect
HostMySite.com


On Wed, Jul 10, 2013 at 7:38 AM, Rick Sanders r...@webenergy.ca wrote:


 Hi Folks. I run a hosting company and need an interface like C-Panel. 
 I was wondering if there were and snippets of code out there that have 
 an interface to manage Windows accounts since my servers are windows based.

 Since I'm developing this myself I may be asking questions here, but 
 I'm willing to share my work with you folks here in the community.

 Kind Regards,

 Rick Sanders
 T: 902-401-7689
 W: www.webenergy.cahttp://www.webenergy.ca/





 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356158
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: C-Panel

2013-07-10 Thread Russ Michaels

Fyi websitepanel is more active now, 2.0 released this year and 2.1
currently in beta, supports Windows 2012.
Do not use its ecommerce system though it is awful, but the rest of it
works really well.
We use it for all our Windows hosting and I also use it for
cfmldeveloper.com

Russ Michaels
www.michaels.me.uk
 On 10 Jul 2013 15:21, Byron Mann byronos...@gmail.com wrote:


 Having supported home-grown provisioning code for several years my
 suggestion would be to use something off the shelf.  We implemented
 Parallels Automation and Billing last year and have drastically reduced our
 costs across the board, development, support, operations.  We now only have
 one additional developer supporting our legacy applications, instead of 5,
 and most of his time is spent on new work.

 Next question is do you need billing and automation or just automation?

 WHMCS is a nice all in one solution a lot of smaller hosts seem to use for
 both provisioning and billing.  It integrates with various control panels
 on the servers. Pretty inexpensive, limited a bit on services you can offer
 however.  Windows and Linux should you decide to offer Linux in the future.

 WebSitePanel, OpenSource, .NET, backed by Microsoft.  Windows Only, might
 be a bit difficult to implement Linux. Simple billing. Seems like it is not
 a very active project however. We started using this a while back just for
 provisioning and had to customize things quite a bit for how we wanted to
 do things. So a bit restrictive.  We no longer use it.

 Parallels has taken Plesk to the next level and can now centrally manage
 Plesk servers: http://www.parallels.com/products/plesk-automation/, we are
 actually going to start offering this to our resellers.  Windows and Linux.
 Provisioning only.  Just need the Plesk management node actually, can
 connect to existing Plesk servers and can add new servers without Plesk.
 There is just an agent that runs on the remote machines. No Billing,
 Parallels has a new billing thing coming out next year specifically for
 this.

 Parallels Automation  Billing, this is what we use for provisioning. This
 is their most comprehensive product and will provision just about
 everything a web host would probably need. You can just get the Automation
 component without billing.  Expensive and does require Parallels
 implementation (and I would suggest training) as part of the purchase. Can
 also do fully branded resellers.

 If you stick with an in-house solution, use powershell scripts.  I've found
 it to be the most flexible and reliable thing out there, plus there are a
 ton of scripts floating out there already.

 Windows hosting is shrinking with the advent of more good Control Panels
 that make Linux a no brainer. Not sure what your business model is, but I
 would consider this a future possibility.

 webhostingtalk.com is an excellent resource for hosters as well, if you
 aren't part of that community already.


 Byron Mann
 Lead Engineer  Architect
 HostMySite.com


 On Wed, Jul 10, 2013 at 7:38 AM, Rick Sanders r...@webenergy.ca wrote:

 
  Hi Folks. I run a hosting company and need an interface like C-Panel. I
  was wondering if there were and snippets of code out there that have an
  interface to manage Windows accounts since my servers are windows based.
 
  Since I'm developing this myself I may be asking questions here, but I'm
  willing to share my work with you folks here in the community.
 
  Kind Regards,
 
  Rick Sanders
  T: 902-401-7689
  W: www.webenergy.cahttp://www.webenergy.ca/
 
 
 
 
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356159
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: C-Panel

2013-07-10 Thread Rick Sanders

Thanks for your input Ross. I'm installing it now on a test machine then I will 
implement it on our live server.

Kind Regards,

Rick Sanders
T: 902-401-7689
W: www.webenergy.ca




-Original Message-
From: Russ Michaels [mailto:r...@michaels.me.uk] 
Sent: Wednesday, July 10, 2013 12:14 PM
To: cf-talk
Subject: Re: C-Panel


Fyi websitepanel is more active now, 2.0 released this year and 2.1 currently 
in beta, supports Windows 2012.
Do not use its ecommerce system though it is awful, but the rest of it works 
really well.
We use it for all our Windows hosting and I also use it for cfmldeveloper.com

Russ Michaels
www.michaels.me.uk
 On 10 Jul 2013 15:21, Byron Mann byronos...@gmail.com wrote:


 Having supported home-grown provisioning code for several years my 
 suggestion would be to use something off the shelf.  We implemented 
 Parallels Automation and Billing last year and have drastically 
 reduced our costs across the board, development, support, operations.  
 We now only have one additional developer supporting our legacy 
 applications, instead of 5, and most of his time is spent on new work.

 Next question is do you need billing and automation or just automation?

 WHMCS is a nice all in one solution a lot of smaller hosts seem to use 
 for both provisioning and billing.  It integrates with various control 
 panels on the servers. Pretty inexpensive, limited a bit on services 
 you can offer however.  Windows and Linux should you decide to offer Linux in 
 the future.

 WebSitePanel, OpenSource, .NET, backed by Microsoft.  Windows Only, 
 might be a bit difficult to implement Linux. Simple billing. Seems 
 like it is not a very active project however. We started using this a 
 while back just for provisioning and had to customize things quite a 
 bit for how we wanted to do things. So a bit restrictive.  We no longer use 
 it.

 Parallels has taken Plesk to the next level and can now centrally 
 manage Plesk servers: 
 http://www.parallels.com/products/plesk-automation/, we are actually going to 
 start offering this to our resellers.  Windows and Linux.
 Provisioning only.  Just need the Plesk management node actually, can 
 connect to existing Plesk servers and can add new servers without Plesk.
 There is just an agent that runs on the remote machines. No Billing, 
 Parallels has a new billing thing coming out next year specifically 
 for this.

 Parallels Automation  Billing, this is what we use for provisioning. 
 This is their most comprehensive product and will provision just about 
 everything a web host would probably need. You can just get the 
 Automation component without billing.  Expensive and does require 
 Parallels implementation (and I would suggest training) as part of the 
 purchase. Can also do fully branded resellers.

 If you stick with an in-house solution, use powershell scripts.  I've 
 found it to be the most flexible and reliable thing out there, plus 
 there are a ton of scripts floating out there already.

 Windows hosting is shrinking with the advent of more good Control 
 Panels that make Linux a no brainer. Not sure what your business model 
 is, but I would consider this a future possibility.

 webhostingtalk.com is an excellent resource for hosters as well, if 
 you aren't part of that community already.


 Byron Mann
 Lead Engineer  Architect
 HostMySite.com


 On Wed, Jul 10, 2013 at 7:38 AM, Rick Sanders r...@webenergy.ca wrote:

 
  Hi Folks. I run a hosting company and need an interface like 
  C-Panel. I was wondering if there were and snippets of code out 
  there that have an interface to manage Windows accounts since my servers 
  are windows based.
 
  Since I'm developing this myself I may be asking questions here, but 
  I'm willing to share my work with you folks here in the community.
 
  Kind Regards,
 
  Rick Sanders
  T: 902-401-7689
  W: www.webenergy.cahttp://www.webenergy.ca/
 
 
 
 
 
 

 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356160
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFQUERY immediately throws blank CF error and HTTP 500 code when more than 50 records will be returned (CF6)

2013-07-10 Thread Chris Johnson

Not sure.. we don't handle much of the system software/hardware on the box.  Do 
you know what that may affect or how to check when it was updated?




Has anyone updated the java version by any chance

Russ Michaels
www.michaels.me.uk
 On 9 Jul 2013 23:11, Chris Johnson ejohn...@directalliance.com wrote:

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356161
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFQUERY immediately throws blank CF error and HTTP 500 code when more than 50 records will be returned (CF6)

2013-07-10 Thread Byron Mann

Do any other CF requests work on that server?

Sounds like a web connector issue perhaps.

Byron Mann
Lead Engineer  Architect
HostMySite.com
On Jul 9, 2013 6:11 PM, Chris Johnson ejohn...@directalliance.com wrote:


 Really odd issue we've been having.. We have a scheduled task that hits
 another database server to get a full list of employees.  It then runs
 through the user accounts for this specific app and adds or updates
 accounts as needed.

 We weren't aware that it had been broken, so we don't know exactly what
 change on the server side could have done it (virtual instance).

 If the query looks like:

 select TOP 5 somecolumn from employees - the query runs

 If the query looks like:

 select somecolumn from employees - a blank CF error (no message or
 details) is thrown immediately without trying to run the query


 I've upped the TOP 5 to about ~50 and around that and above, it either
 throws the immediate CF error or attempts to run and then brings down
 ColdFusion.

 On one of our other CF boxes with less memory (4gb vs 512mb), the query
 runs and returns the 18,000 rows within seconds.  Looking at Task Manager,
 I don't see any spikes in memory or CPU when the page is ran.  The error is
 thrown immediately, almost like the server just refused to bother.


 It seems like ColdFusion is either trying to allocate resources and not
 liking the info it gets or is somehow otherwise sizing up what will be
 needed for the call.  I can't think of any other reason why it wouldn't run
 and time out like other queries.  The CF error returned is blank and thrown
 immediately.

 We've created a new DSN using the fully qualified domain name, IP address,
 and even changed the query to a stored proc that should have resulted in
 less overhead on CF and nothing seems to help.

 If we don't specify a TOP XX number or specify one that's too large
 (50+), we get this strange result.  Otherwise it runs or at least attempts
 to run just fine.

 Being that we're using an long outdated version of CF, it's been hard to
 find support specific to this issue and I need to try to throw our server
 folks a bone as these issues tend to become IT hot potato games (not the
 server, it's CF... not CF, it's the database, etc.).

 Anyone experience a similar issue?  I've created tons of queries in the
 last 10 years, crashed tons of CF instances, and written tons of bad SQL,
 but this issue is so odd that I've never encountered it in the wild.

 In the CF Admin settings, the CF version on the trouble server is showing
 as 6,1,0,83762.

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356162
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFQUERY immediately throws blank CF error and HTTP 500 code when more than 50 records will be returned (CF6)

2013-07-10 Thread Russ Michaels

you should ask whoever manages the server, as updating to new java versions
can have bizzare results like this where everything seems to work except
one random thing.
you can also see the java version being used on the info page in cfadmin.

you should also try rebuilding your conenctors, as they sometimes get
corrupted.
The easy way to do this is to use the Coldfusion Web config tool to disable
then re-enable CF, which will create a new connector.

the other issue could be the number of connections, how busy is the server?
when you do these tests is it always re-producible without fail ?
it could also be your DSN settings, can you tell me what you have them set
to currently, the advanced settings mainly.


On Wed, Jul 10, 2013 at 5:45 PM, Chris Johnson
ejohn...@directalliance.comwrote:


 Not sure.. we don't handle much of the system software/hardware on the
 box.  Do you know what that may affect or how to check when it was updated?




 Has anyone updated the java version by any chance
 
 Russ Michaels
 www.michaels.me.uk
  On 9 Jul 2013 23:11, Chris Johnson ejohn...@directalliance.com
 wrote:
 
 

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356163
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Installing / compiling / signing JUpload

2013-07-10 Thread Michael Muller

Hey all,

I've been using JumpLoader as my multi-file uploader for a while and want to 
switch to JUpload as it offers the ability to resize the image beforehand 
without encapsulating the resized image(s) in a zip file. However, the 
documentation is a bit klunky, and some of the links to where I'd download a 
compiler aren't working. And I've never done this before, so, does anyone have 
a favorite tutorial on the subject, or have some time to help me work through 
this over the phone? I'd be happy to spend a few bucks for the 1/2 hour I 
imagine this might take.

http://jupload.sourceforge.net/howto-compile.html

Thanks,

Mik




Michael Muller -- (413) 320-5336
http://MontagueWebWorks.com

** Powered by ROCKETFUSION **

Information is not knowledge
Knowledge is not wisdom

Eschew Obfuscation



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356164
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Installing / compiling / signing JUpload

2013-07-10 Thread Michael Muller

Hey all,

I've been using JumpLoader as my multi-file uploader for a while and want to 
switch to JUpload as it offers the ability to resize the image beforehand 
without encapsulating the resized image(s) in a zip file. However, the 
documentation is a bit klunky, and some of the links to where I'd download a 
compiler aren't working. And I've never done this before, so, does anyone have 
a favorite tutorial on the subject, or have some time to help me work through 
this over the phone? I'd be happy to spend a few bucks for the 1/2 hour I 
imagine this might take.

http://jupload.sourceforge.net/howto-compile.html

Thanks,

Mik




Michael Muller -- (413) 320-5336
http://MontagueWebWorks.com

** Powered by ROCKETFUSION **

Information is not knowledge
Knowledge is not wisdom

Eschew Obfuscation



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:356165
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm