Re: CF7 Install Error - Deploying via EAR to JRun4 Server

2007-05-07 Thread Jochem van Dieten
Jeff Chastain wrote:
> I am trying to do a new install of CF7, taking the J2EE EAR deployment option 
> to deploy onto a JRun4 instance I have already setup and running.  I was 
> following the instructions located in this article 
> (http://www.adobe.com/devnet/coldfusion/articles/multi_instances.html) and 
> everything seemed to work just fine.  However, when I attempt to load the 
> administrator, I get the usual configuration screen, which after entering the 
> admin password thinks for a while and then returns the following servlet 
> error message.

> 500 java.lang.ExceptionInInitializerError
>   at com.verity.administration.VAdmin.(Unknown Source)
>   at com.verity.api.administration.VAdministration.(Unknown Source)
>   at coldfusion.tagext.search.Utils$1.run(Utils.java:318)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at coldfusion.tagext.search.Utils.adminConnect(Utils.java:315)
>   at 
> coldfusion.tagext.search.CollectionTag.doActionCreateOrMap(CollectionTag.java:225)
>   at 
> coldfusion.tagext.search.CollectionTag.doStartTag(CollectionTag.java:146)
>   at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
>   at 
> cffinish2ecfm163368097._factor3(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:303)

It looks like you packaged Verity / COM / ODBC / whatever in your EAR 
file. That means when you try to access the administrator CF will try to 
finish the deployment and install these on the system. Most likely 
installation is failing (do you already have it installed? is CF running 
under a restricted account?).
To prevent the installation from running, either build a new .EAR 
without them, or change the adminconfig.xml file so the install doesn't 
try to run them.

Jochem

~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277125
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF7 Install Error - Deploying via EAR to JRun4 Server

2007-05-06 Thread Jeff Chastain
I am trying to do a new install of CF7, taking the J2EE EAR deployment option 
to deploy onto a JRun4 instance I have already setup and running.  I was 
following the instructions located in this article 
(http://www.adobe.com/devnet/coldfusion/articles/multi_instances.html) and 
everything seemed to work just fine.  However, when I attempt to load the 
administrator, I get the usual configuration screen, which after entering the 
admin password thinks for a while and then returns the following servlet error 
message.  I tried the process a second time from scratch and came up with the 
same error.  It appears the error has something to do with Verity, but that is 
about as far as I can tell.  Does anybody have any experience doing this and 
could offer some suggestions?

Thanks
-- Jeff

-

500 

java.lang.ExceptionInInitializerError
at com.verity.administration.VAdmin.(Unknown Source)
at com.verity.api.administration.VAdministration.(Unknown Source)
at coldfusion.tagext.search.Utils$1.run(Utils.java:318)
at java.security.AccessController.doPrivileged(Native Method)
at coldfusion.tagext.search.Utils.adminConnect(Utils.java:315)
at 
coldfusion.tagext.search.CollectionTag.doActionCreateOrMap(CollectionTag.java:225)
at 
coldfusion.tagext.search.CollectionTag.doStartTag(CollectionTag.java:146)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at 
cffinish2ecfm163368097._factor3(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:303)
at 
cffinish2ecfm163368097._factor7(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:226)
at 
cffinish2ecfm163368097._factor9(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:94)
at 
cffinish2ecfm163368097.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\finish.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at 
cfwizard2ecfm1818830539._factor18(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:226)
at 
cfwizard2ecfm1818830539._factor19(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:225)
at 
cfwizard2ecfm1818830539._factor21(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:223)
at 
cfwizard2ecfm1818830539._factor14(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm)
at 
cfwizard2ecfm1818830539._factor33(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:141)
at 
cfwizard2ecfm1818830539.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\cftags\wizard.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at 
coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:333)
at 
cfindex2ecfm700823267.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\setup\index.cfm:48)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
at 
cfApplication2ecfm1144146628.runPage(C:\blackstone_updates\cfusion\wwwroot\CFIDE\administrator\Application.cfm:199)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172)
at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at 
coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
at coldfusion.CfmServlet.service(CfmServlet.java:107)
at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jru

Re: Install error

2006-09-18 Thread Tom Chiverton
On Monday 18 September 2006 02:53, Phil Devitt wrote:
> Could not find the ColdFusion Component wqcfcs.utils.cffile.File.

This isn't a standard CF component, afaik.
Things to check include the Custom Tag path.
-- 
Tom Chiverton
Helping to authoritatively market killer methodologies



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253402
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Install error

2006-09-17 Thread Phil Devitt
Hi,

A new install on win 2003 server using IIS 6.
using IE 6 on WIN XP workstation
I get the following error:
Could not find the ColdFusion Component wqcfcs.utils.cffile.File.
Please help!
Phil Devitt
Willoughby Girls HS

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253399
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Screwy Install Error

2005-10-03 Thread Bryan Stevenson
I'm not an install pro...but I think you may need to fire up the web 
connector to polish off the install

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219972
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Screwy Install Error

2005-10-03 Thread Scott Stewart
It was after install and on the admin page..

sas



>Hey Scott,
>
>I'm just curious how you know this is an install error?  Did this error show 
>during install?
>
>I assume you saw this when trying to process a CF page and not during 
>install? if so was it in CF Admin that this occurred?
>
>Bryan Stevenson B.Comm.
>VP & Director of E-Commerce Development
>Electric Edge Systems Group Inc.
>phone: 250.480.0642
>fax: 250.480.1264
>cell: 250.920.8830
>e-mail: [EMAIL PROTECTED]
>web: www.electricedgesystems.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219968
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Screwy Install Error

2005-10-03 Thread Bryan Stevenson
Hey Scott,

I'm just curious how you know this is an install error?  Did this error show 
during install?

I assume you saw this when trying to process a CF page and not during 
install? if so was it in CF Admin that this occurred?

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219966
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Screwy Install Error

2005-10-03 Thread scott.a.stewart
I've installed CFMX 6 dozens of times without a problem. Until I installed it 
on my work box at my new job. I get the following dump






Error Occurred While Processing Request  
 
 
  
Please Try The Following:

Check the CFML Reference Manual to verify that you are using the correct syntax.

Search the Knowledge Base to find a solution to your problem.

 
Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 
1.1.4322) 
Remote Address   127.0.0.1 
Referer
Date/Time   03-Oct-05 04:10 PM 
 
Stack Trace (click to expand)  



java.lang.NoClassDefFoundError
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at coldfusion.compiler.TemplateReader.decrypt(Unknown Source)
at coldfusion.compiler.TemplateReader.(Unknown Source)
at coldfusion.compiler.NeoTranslationContext.getPageReader(Unknown 
Source)
at coldfusion.compiler.NeoTranslator.translateJava(Unknown Source)
at coldfusion.compiler.NeoTranslator.translateJava(Unknown Source)
at coldfusion.runtime.TemplateClassLoader$1.fetch(Unknown Source)
at coldfusion.util.LruCache.get(Unknown Source)
at 
coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(Unknown Source)
at coldfusion.util.AbstractCache.fetch(Unknown Source)
at coldfusion.util.SoftCache.get(Unknown Source)
at coldfusion.runtime.TemplateClassLoader.findClass(Unknown Source)
at coldfusion.filter.PathFilter.invoke(Unknown Source)
at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown Source)
at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
at coldfusion.CfmServlet.service(Unknown Source)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:241)
at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Unfortunatly I have no prior or intimate knowledge of this machine other than 
it's a dell box running WinXpPro SP2.

comments?


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219964
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Screwy Install Error

2005-10-03 Thread scott.a.stewart
I've installed CFMX 6 dozens of times without a problem. Until I installed it 
on my work box at my new job. I get the following dump






Error Occurred While Processing Request  
 
 
  
Please Try The Following:

Check the CFML Reference Manual to verify that you are using the correct syntax.

Search the Knowledge Base to find a solution to your problem.

 
Browser   Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 
1.1.4322) 
Remote Address   127.0.0.1 
Referer
Date/Time   03-Oct-05 04:10 PM 
 
Stack Trace (click to expand)  



java.lang.NoClassDefFoundError
at javax.crypto.Cipher.getInstance([DashoPro-V1.2-120198])
at coldfusion.compiler.TemplateReader.decrypt(Unknown Source)
at coldfusion.compiler.TemplateReader.(Unknown Source)
at coldfusion.compiler.NeoTranslationContext.getPageReader(Unknown 
Source)
at coldfusion.compiler.NeoTranslator.translateJava(Unknown Source)
at coldfusion.compiler.NeoTranslator.translateJava(Unknown Source)
at coldfusion.runtime.TemplateClassLoader$1.fetch(Unknown Source)
at coldfusion.util.LruCache.get(Unknown Source)
at 
coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(Unknown Source)
at coldfusion.util.AbstractCache.fetch(Unknown Source)
at coldfusion.util.SoftCache.get(Unknown Source)
at coldfusion.runtime.TemplateClassLoader.findClass(Unknown Source)
at coldfusion.filter.PathFilter.invoke(Unknown Source)
at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown Source)
at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
at coldfusion.CfmServlet.service(Unknown Source)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:241)
at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Unfortunatly I have no prior or intimate knowledge of this machine other than 
it's a dell box running WinXpPro SP2.

comments?


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:219963
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: FarCry CMS install error...

2005-07-01 Thread Geoff Bowers
Seth,

I'd strongly recommend posting to the farcry-dev mailing list for help
with installations of FarCry CMS.  You can get on the list by emailing
[EMAIL PROTECTED]

-- geoff
http://www.daemon.com.au/

On 7/2/05, Buntin, Seth - KATE <[EMAIL PROTECTED]> wrote:
> I am getting this error on install:
> Data truncation: Data truncated; out of range for column 'userId' at row
> 1
> Has anyone had this issue?
> Thanks,
> Seth Buntin

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211059
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: FarCry CMS install error...

2005-07-01 Thread SStewart
Your passing a variable that's too big for the field size.
You could find column 'userID' and change the size to something larger.

sas

Scott A. Stewart, 
Web Application Developer
 
Engineering Consulting Services, Ltd. (ECS)
14026 Thunderbolt Place, Suite 300
Chantilly, VA 20151
Phone: (703) 995-1737
Fax: (703) 834-5527


-Original Message-
From: Buntin, Seth - KATE [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 01, 2005 10:52 am
To: CF-Talk
Subject: FarCry CMS install error...
Importance: Low

I am getting this error on install:

 

Data truncation: Data truncated; out of range for column 'userId' at row
1

 

Has anyone had this issue?

 

Thanks,

Seth Buntin

 





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211029
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


FarCry CMS install error...

2005-07-01 Thread Buntin, Seth - KATE
I am getting this error on install:

 

Data truncation: Data truncated; out of range for column 'userId' at row
1

 

Has anyone had this issue?

 

Thanks,

Seth Buntin

 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211024
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Tony Weeg
if i have to install again, and run into it, i guess ill try that
stuff... but for now, i just wasted
5 hours of dev. time effing with this crap :(

i need to get some work done before i get ready for this week!

:) cheers!
tw


On Sun, 27 Mar 2005 18:45:08 -0500, Dave Watts <[EMAIL PROTECTED]> wrote:
> > i did the default install directories, and it worked perfectly?
> >
> > must be something with the dev. edition install and the
> > inability to use dir's other than the defaults?
> 
> No, those things shouldn't make any difference. See if this helps:
> 
> http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&th
> readid=777829
> http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=2&th
> readid=667625
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> 
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200174
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Dave Watts
> i did the default install directories, and it worked perfectly?
> 
> must be something with the dev. edition install and the 
> inability to use dir's other than the defaults?

No, those things shouldn't make any difference. See if this helps:

http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&th
readid=777829
http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=2&th
readid=667625

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200162
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Tony Weeg
well...

i did the default install directories, and it worked perfectly?

must be something with the dev. edition install and the inability to
use dir's other than the defaults?

tony


On Sun, 27 Mar 2005 17:58:15 -0500, Dave Watts <[EMAIL PROTECTED]> wrote:
> > so there should be something on that port?
> 
> Yes, the JRun server should be listening on that port if the web server
> configuration utility plans to connect to it.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> 
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200161
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Dave Watts
> so there should be something on that port?

Yes, the JRun server should be listening on that port if the web server
configuration utility plans to connect to it.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200158
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Tony Weeg
> You might try running netstat from a command prompt to see if anything's
> listening on that port. That said, I've occasionally been stymied running
> into this problem with previous versions of CFMX - nothing appeared to be
> using the port, yet the web server connector couldn't connect to it.

so there should be something on that port?

> 
> > and this one too?
> >
> > -
> > ANT Script Error:
> > Status: ERROR
> > Additional Notes: ERROR -
> > windows_basic_commands.xmlgetFile(globalinstall.properties):
> > couldn't create temp dir C:\Documents and Settings\Tony
> > Weeg\Local Settings\Temp\2582.tmp
> > -
> 
> Out of disk space? Running with insufficient privileges?

not a chance, i have gigs of gigs :)

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200157
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Dave Watts
> any ideas...
> 
> a-googling i went... and a-googling was not finding anything!
> 
> -
> Web Server Connector Configuration Error
> Status: ERROR
> Additional Notes: ERROR - JNDI port 2920 for server 
> coldfusion is not active
> -

You might try running netstat from a command prompt to see if anything's
listening on that port. That said, I've occasionally been stymied running
into this problem with previous versions of CFMX - nothing appeared to be
using the port, yet the web server connector couldn't connect to it.

> and this one too?
> 
> -
> ANT Script Error:
> Status: ERROR
> Additional Notes: ERROR -
> windows_basic_commands.xmlgetFile(globalinstall.properties): 
> couldn't create temp dir C:\Documents and Settings\Tony 
> Weeg\Local Settings\Temp\2582.tmp
> -

Out of disk space? Running with insufficient privileges?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200153
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Tony Weeg
1. i have no firewall or firewall software running on this box.
2. my install was server configuration (iis)

thanks.

tw


On Sun, 27 Mar 2005 17:22:03 -0500, Tony Weeg <[EMAIL PROTECTED]> wrote:
> any ideas...
> 
> a-googling i went... and a-googling was not finding anything!
> 
> -
> Web Server Connector Configuration Error
> Status: ERROR
> Additional Notes: ERROR - JNDI port 2920 for server coldfusion is not active
> -
> 
> and this one too?
> 
> -
> ANT Script Error:
> Status: ERROR
> Additional Notes: ERROR -
> windows_basic_commands.xmlgetFile(globalinstall.properties): couldn't
> create temp dir C:\Documents and Settings\Tony Weeg\Local
> Settings\Temp\2582.tmp
> -
> 
> --
> tony
> 
> Tony Weeg
> 
> macromedia certified coldfusion mx developer
> email: tonyweeg [at] gmail [dot] com
> blog: http://www.revolutionwebdesign.com/blog/
> cool tool: http://www.antiwrap.com
> 
> "...straight cash homey"
> - randy moss, now a raider
> 


-- 
tony

Tony Weeg

macromedia certified coldfusion mx developer
email: tonyweeg [at] gmail [dot] com
blog: http://www.revolutionwebdesign.com/blog/
cool tool: http://www.antiwrap.com

"...straight cash homey"
- randy moss, now a raider

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200151
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


CFMX7 Install Error (JNDI Port 2920?)

2005-03-27 Thread Tony Weeg
any ideas...

a-googling i went... and a-googling was not finding anything!

-
Web Server Connector Configuration Error
Status: ERROR
Additional Notes: ERROR - JNDI port 2920 for server coldfusion is not active
-

and this one too?

-
ANT Script Error:
Status: ERROR
Additional Notes: ERROR -
windows_basic_commands.xmlgetFile(globalinstall.properties): couldn't
create temp dir C:\Documents and Settings\Tony Weeg\Local
Settings\Temp\2582.tmp
-


-- 
tony

Tony Weeg

macromedia certified coldfusion mx developer
email: tonyweeg [at] gmail [dot] com
blog: http://www.revolutionwebdesign.com/blog/
cool tool: http://www.antiwrap.com

"...straight cash homey"
- randy moss, now a raider

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200148
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFMX install error

2003-11-04 Thread Yves Arsenault
I get this error in my cfserver.log file...

error Deployer Service failed to deploy file:/opt/coldfusionmx/
  * Unable to create file path
/opt/coldfusionmx/wwwroot/WEB-INF/sessions/
  * null

I'm starting to get desperate..

Yves

  -Original Message-
  From: Yves Arsenault [mailto:[EMAIL PROTECTED]
  Sent: 4 novembre 2003 12:20
  To: CF-Talk
  Subject: RE: CFMX install error

  Thanks,

  I still get 500 Internal Server Error

  "The server encountered an internal error or misconfiguration and was
unable
  to complete your request.
  Please contact the server administrator, [EMAIL PROTECTED] and inform them
of
  the time the error occurred, and anything you might have done that may
have
  caused the error.

  More information about this error may be available in the server error
log."

  Yves

    -Original Message-
    From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
    Sent: 4 novembre 2003 12:17
    To: CF-Talk
    Subject: RE: CFMX install error

    tools >> internet options >> advanced then its in that list

    -Original Message-
    From: Yves Arsenault
    Sent: 04 November 2003 16:08
    To: CF-Talk
    Subject: RE: CFMX install error

    Where would I find that?
  -Original Message-
  From: Paul Vernon
  Sent: 4 novembre 2003 12:00
  To: CF-Talk
  Subject: RE: CFMX install error

  Turn off the Show friendly errors option in IE and try again.
    The error
  message you receive will be far more useful then.

  Paul


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Thanks,

I still get 500 Internal Server Error

"The server encountered an internal error or misconfiguration and was unable
to complete your request.
Please contact the server administrator, [EMAIL PROTECTED] and inform them of
the time the error occurred, and anything you might have done that may have
caused the error.

More information about this error may be available in the server error log."

Yves

  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: 4 novembre 2003 12:17
  To: CF-Talk
  Subject: RE: CFMX install error

  tools >> internet options >> advanced then its in that list

  -Original Message-
  From: Yves Arsenault
  Sent: 04 November 2003 16:08
  To: CF-Talk
  Subject: RE: CFMX install error

  Where would I find that?
    -Original Message-
    From: Paul Vernon
    Sent: 4 novembre 2003 12:00
    To: CF-Talk
    Subject: RE: CFMX install error

    Turn off the Show friendly errors option in IE and try again.
  The error
    message you receive will be far more useful then.

    Paul


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX install error

2003-11-04 Thread d.a.collie
tools >> internet options >> advanced then its in that list

	-Original Message-
	From: Yves Arsenault
	Sent: 04 November 2003 16:08
	To: CF-Talk
	Subject: RE: CFMX install error
	
	
	Where would I find that?
	  -Original Message-
	  From: Paul Vernon 
	  Sent: 4 novembre 2003 12:00
	  To: CF-Talk
	  Subject: RE: CFMX install error
	
	  Turn off the Show friendly errors option in IE and try again.
The error
	  message you receive will be far more useful then.
	
	  Paul


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Where would I find that?
  -Original Message-
  From: Paul Vernon [mailto:[EMAIL PROTECTED]
  Sent: 4 novembre 2003 12:00
  To: CF-Talk
  Subject: RE: CFMX install error

  Turn off the Show friendly errors option in IE and try again. The error
  message you receive will be far more useful then.

  Paul


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX install error

2003-11-04 Thread Paul Vernon
Turn off the Show friendly errors option in IE and try again. The error
message you receive will be far more useful then.

 
Paul

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Hello

To be a bit more precise, I'm getting 500 internal server error when I try
to access /CFIDE/administrator/

Any help is greatly appreciated.

YVes
  -Original Message-
  From: Yves Arsenault [mailto:[EMAIL PROTECTED]
  Sent: 4 novembre 2003 10:43
  To: CF-Talk
  Subject: RE: CFMX install error

  Thanks for the response,
  I followed the instructions, but I still have a connector error. Before
the
  CFIDE/administrator/ would should encrypted code, now I get a
configuration
  error.

  The connector error is given when I do: service coldfusionmx start

  I'm wondering if I should try to reinstall CFMX over

  Does anyone have any idea what the problem could be?

  TIA,

  Yves Arsenault
  5, Acadian Dr
  Charlottetown, PEI
  C1C 1M2
  902.368.1895 ext.227
  902.566.5989 FAX
  ICQ # 117650823

  -Original Message-
  From: Pete Freitag [mailto:[EMAIL PROTECTED]
  Sent: November 3, 2003 9:06 PM
  To: CF-Talk
  Subject: Re: CF on RedHat9?

  yes I've got CF running on Redhat 9 with CF MX 6.1, and Apache 2.0.47

  A few months back I wrote up some instructions:
  http://www.cfdev.com/apache/apache2src.cfm
  http://www.cfdev.com/apache/apache2cfmx.cfm

  
  Pete Freitag
  http://www.cfdev.com/
  Author of CFMX Developers Cookbook
  http://www.amazon.com/exec/obidos/ASIN/0672324628/netgig-20


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMX install error

2003-11-04 Thread Yves Arsenault
Thanks for the response,
I followed the instructions, but I still have a connector error. Before the
CFIDE/administrator/ would should encrypted code, now I get a configuration
error.

The connector error is given when I do: service coldfusionmx start

I'm wondering if I should try to reinstall CFMX over

Does anyone have any idea what the problem could be?

TIA,

Yves Arsenault
5, Acadian Dr
Charlottetown, PEI
C1C 1M2
902.368.1895 ext.227
902.566.5989 FAX
ICQ # 117650823

-Original Message-
From: Pete Freitag [mailto:[EMAIL PROTECTED]
Sent: November 3, 2003 9:06 PM
To: CF-Talk
Subject: Re: CF on RedHat9?

yes I've got CF running on Redhat 9 with CF MX 6.1, and Apache 2.0.47

A few months back I wrote up some instructions:
http://www.cfdev.com/apache/apache2src.cfm
http://www.cfdev.com/apache/apache2cfmx.cfm


Pete Freitag
http://www.cfdev.com/
Author of CFMX Developers Cookbook
http://www.amazon.com/exec/obidos/ASIN/0672324628/netgig-20

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




CFMX install error

2003-11-03 Thread Yves Arsenault
Hello,

I got apache 2.0.48 to run. (From a previous question)

This has probably come up before... but...

I ran the installer, and found that at the end, I had a connector error..

And also, I see some permission denied errors.

Anyone have any ideas?

Or want to see some of the log file?

Thanks,

Yves Arsenault
5, Acadian Dr
Charlottetown, PEI
C1C 1M2
902.368.1895 ext.227 
902.566.5989 FAX
ICQ # 117650823
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




6.1 install error - Additional Notes: ERROR - java.util.zip.ZipException: incomplete literal/length

2003-08-28 Thread Buddy
Win2k, cfmx 6.1, and this is the error:

Install File: C:\CFusionMX\vm.zip
  Status: ERROR
  Additional Notes: ERROR -
java.util.zip.ZipException: incomplete literal/length tree

Install SpeedFolder:
  Status: FATAL ERROR
  Additional Notes: FATAL ERROR - Error Installing
Folder Contents: java.util.zip.ZipException: incomplete literal/length tree

Move File:Destination: C:\CFusionMX\runtime\jre\vm.zip
  Status: WARNING
  Additional Notes: WARNING - There was a problem
moving C:\CFusionMX\runtime\jre\vm.zip

Any ideas? Heeel
-Buddy

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


J2EE CFMX install error

2003-08-20 Thread Heald, Tim
When we get the point where we should be brought to the administrator, after
the install, we get an error:

No such role cfadmin84f49b8e2fd010bc479ba763218432c4

anyone see this before?

Timothy Heald
Information Systems Specialist
Overseas Security Advisory Council
U.S. Department of State
571.345.2235

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: 6.1 install error/failure

2003-08-14 Thread Christian Martin
Third time is a charm, I suppose.

Managed a successful upgrade after stopping MySQL, iMS, in addition to IIS
and CF.  Also closed a number of items in the task bar, including NAV.

Not sure which application was causing the error below, but happy to have
upgraded and enjoying the boosted performance.

Christian


-Original Message-
From: Christian Martin [mailto:[EMAIL PROTECTED] 
Sent: 06 August 2003 23:32
To: CF-Talk
Subject: 6.1 install error/failure

Finally got around to installing the 6.1 upgrade and am one of the lucky
ones experiencing problems.

Error from the install log is:

ANT Script Error:
  Status: ERROR
  Additional Notes: ERROR - 26: Java returned: 1

The updater reverts back to 6.0.

Running XPpro, IIS.  CF and IIS services stopped before update.

Appreciate any help.

Christian



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



6.1 install error/failure

2003-08-14 Thread Christian Martin
Finally got around to installing the 6.1 upgrade and am one of the lucky
ones experiencing problems.

 

Error from the install log is:

 

 

ANT Script Error:

  Status: ERROR

  Additional Notes: ERROR - 26: Java returned: 1

 

 

The updater reverts back to 6.0.

 

Running XPpro, IIS.  CF and IIS services stopped before update.

 

Appreciate any help.

 

Christian

 

 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: install Error

2003-04-03 Thread Philip Arnold
>   Mate of mine getting this error installing CFMX onto
> NT4. Anyone seen it b4?
>
> Error Occurred While Processing Request
> Unable to load library
>
> The Error Occurred in
> C:\CFusionMX\wwwroot\CFIDE\administrator\login.cfm:

It looks like the file was corrupted somewhere along the line

Re-install if you can


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



install Error

2003-04-03 Thread Justin MacCarthy
Hi,
Mate of mine getting this error installing CFMX onto NT4. Anyone seen it
b4?

Error Occurred While Processing Request
Unable to load library

The Error Occurred in C:\CFusionMX\wwwroot\CFIDE\administrator\login.cfm:
line 26

Called from C:\CFusionMX\wwwroot\CFIDE\administrator\login.cfm: line 146
Called from C:\CFusionMX\wwwroot\CFIDE\administrator\Application.cfm: line
272

24 : [EMAIL PROTECTED];9€v¶qNòxÏ®a€
ù1¡D;?X9CE
25 :
¸£whp€Ê—@:üWÀ§¦dM€I<Üc`#ZË9½ÔiÝÂ?õ¦_ˆ÷‹M¶¥ÿ½»ÔèÍ?Ø,kS¢™7ÃWžj^õ*üùL
´mã^
£Òb¦ÌÁæÙΰշ£²
“=Éå8Ò¼æQ»?•2¨Y9PÄQˆ¦xö)[EMAIL PROTECTED]/
©ß©:INÈñ¯jòCŠí®å[š®ð6“|8

thanks WG

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: CFMX install error.

2003-03-18 Thread Mike Townend
Have you tried restarting the service?

If you find the machine that's allowed to access it, log on to the
CFAdministrator, which version does it think it is?



-Original Message-
From: Bosky, Dave [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 18, 2003 15:24
To: CF-Talk
Subject: CFMX install error.


We just upgraded to CFMX full licensed version and are now receiving this
error. 
Any ideas what was messed up? 
~ thanks, Dave
A License Exception has been thrown. 
You tried to access the developer edition from a disallowed IP
(xxx.xxx.xxx.xxx). 
The developer edition can only be accessed from 127.0.0.1 and one additional
IP address. 
The additional IP address is: xxx.xxx.xxx.xxx




HTC Disclaimer:  The information contained in this message may be privileged
and confidential and protected from disclosure. If the reader of this
message is not the intended recipient, or an employee or agent responsible
for delivering this message to the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication is strictly prohibited.  If you have received this
communication in error, please notify us immediately by replying to the
message and deleting it from your computer.  Thank you.

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CFMX install error.

2003-03-18 Thread Bosky, Dave
We just upgraded to CFMX full licensed version and are now receiving this
error. 
Any ideas what was messed up? 
~ thanks, Dave
A License Exception has been thrown. 
You tried to access the developer edition from a disallowed IP
(xxx.xxx.xxx.xxx). 
The developer edition can only be accessed from 127.0.0.1 and one additional
IP address. 
The additional IP address is: xxx.xxx.xxx.xxx




HTC Disclaimer:  The information contained in this message may be privileged and 
confidential and protected from disclosure. If the reader of this message is not the 
intended recipient, or an employee or agent responsible for delivering this message to 
the intended recipient, you are hereby notified that any dissemination, distribution 
or copying of this communication is strictly prohibited.  If you have received this 
communication in error, please notify us immediately by replying to the message and 
deleting it from your computer.  Thank you.
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: CF Studio 4.5 install error

2002-12-03 Thread Robertson-Ravo, Neil (RX)
you would think the first place you would search for a technote for a
Macromedia product would be www.macromedia.com

:-p

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 03 December 2002 16:02
To: CF-Talk
Subject: OT: CF Studio 4.5 install error


Hey Everyone,


I just got a brand spankin' new Dell workstation at the office, running W2K
SP3. 
I keep getting an error when trying to install CF Studio 4.5 on it:

'An error occured during the move data process: -106.'

I Googled for it and found a MM Technote:

http://www.macromedia.com/v1/handlers/index.cfm?ID=1670&Method=Full

The technote suggested creating a new c:\temp directory because the old one
might
be pointing to a corrupt sector of the hard disk.  For some odd reason, my
workstation didn't have a c:\temp directory.  I tried creating it and
re-installing, but I'm still getting the same error.

Has anyone else experienced this problem / found a workaround?  It's rather
irritating to get a new system and not be able to install my most important
development tool...


-Cliff

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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



OT: CF Studio 4.5 install error

2002-12-03 Thread cliff
Hey Everyone,


I just got a brand spankin' new Dell workstation at the office, running W2K SP3. 
I keep getting an error when trying to install CF Studio 4.5 on it:

'An error occured during the move data process: -106.'

I Googled for it and found a MM Technote:

http://www.macromedia.com/v1/handlers/index.cfm?ID=1670&Method=Full

The technote suggested creating a new c:\temp directory because the old one might
be pointing to a corrupt sector of the hard disk.  For some odd reason, my
workstation didn't have a c:\temp directory.  I tried creating it and
re-installing, but I'm still getting the same error.

Has anyone else experienced this problem / found a workaround?  It's rather
irritating to get a new system and not be able to install my most important
development tool...


-Cliff
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



CF MX Updater install error

2002-09-21 Thread Jochem van Dieten

Windows NT 4 SP 6a
CF MX Enterprise standalone

After the InstallAnywhere screen closes, for about 2 seconds processes 
run in the background, then they all quit. No log files are generated, 
the installation never really starts (I don't even get to the part where 
I am supposed to enter paths).
Pressing Control during the InstallAnywhere screen generates the 
debugging output below. Apart from the free memory being wrong 
(taskmanager says 200+ MB), I don't see anything out of the ordinary.

Any suggestions?

Jochem



original working dir is: |C:\TEMP\I1032648284\Windows|
CONTROL KEY DOWN
application dir is: |C:\TEMP\I1032648284\Windows|
app_path : |C:\TEMP\I1032648284\Windows\cfmx_updater.exe|
arg 0: |D:\install\cfmx_updater_win.exe|
reading properties from: |C:\TEMP\I1032648284\Windows\cfmx_updater.lax|
Searching through the registry for VMs...
   looking in C:\j2sdk1.4.0_01\bin
 Found: C:\j2sdk1.4.0_01\bin\java.exe
 Found: C:\j2sdk1.4.0_01\bin\javaw.exe
   looking in C:\j2sdk1.4.0_01\bin
 Found: C:\j2sdk1.4.0_01\bin\java.exe
 Found: C:\j2sdk1.4.0_01\bin\javaw.exe
   looking in C:\Program Files\Java\j2re1.4.0_01\bin
 Found: C:\Program Files\Java\j2re1.4.0_01\bin\java.exe
 Found: C:\Program Files\Java\j2re1.4.0_01\bin\javaw.exe
   looking in C:\Program Files\Java\j2re1.4.0_01\bin
 Found: C:\Program Files\Java\j2re1.4.0_01\bin\java.exe
 Found: C:\Program Files\Java\j2re1.4.0_01\bin\javaw.exe
   looking in C:\Program Files\Java\j2re1.4.0_01\bin
 Found: C:\Program Files\Java\j2re1.4.0_01\bin\java.exe
 Found: C:\Program Files\Java\j2re1.4.0_01\bin\javaw.exe
..Finished searching through the registry for VMs
Searching through the path for VMs...
   Looking in C:\Program Files\NetworkSimplicity\ssh
   Looking in C:\WINNT\system32
 Ignoring 'C:\WINNT\system32\java.exe' because it is in a Windows 
System Dire
ctory.
 Ignoring 'C:\WINNT\system32\javaw.exe' because it is in a Windows 
System Dir
ectory.
 Ignoring 'C:\WINNT\system32\jre.exe' because it is in a Windows 
System Direc
tory.
 Ignoring 'C:\WINNT\system32\jrew.exe' because it is in a Windows 
System Dire
ctory.
   Looking in C:\WINNT
 Ignoring 'C:\WINNT\java.exe' because it is in a Windows System 
Directory.
 Ignoring 'C:\WINNT\javaw.exe' because it is in a Windows System 
Directory.
 Ignoring 'C:\WINNT\jre.exe' because it is in a Windows System 
Directory.
 Ignoring 'C:\WINNT\jrew.exe' because it is in a Windows System 
Directory.
   Looking in C:\Program Files\Mts
   Looking in C:\Program Files\Common Files\Network Associates\VirusScan 
Engine\4
0.xx\
   Looking in c:\PostgreSQL\bin
   Looking in c:\j2sdk1.4.0_01\bin\
 Found: c:\j2sdk1.4.0_01\bin\java.exe
 Found: c:\j2sdk1.4.0_01\bin\javaw.exe
..Finished searching through the path for VMs
ORDERING VMS
1: c:\j2sdk1.4.0_01\bin\java.exe (in path)
2: c:\j2sdk1.4.0_01\bin\javaw.exe (in path)
3: C:\j2sdk1.4.0_01\bin\java.exe (in registry at 
HKEY_LOCAL_MACHINE\SOFTWARE\Jav
aSoft\Java Development Kit\1.4)
4: C:\j2sdk1.4.0_01\bin\javaw.exe (in registry at 
HKEY_LOCAL_MACHINE\SOFTWARE\Ja
vaSoft\Java Development Kit\1.4)
5: C:\j2sdk1.4.0_01\bin\java.exe (in registry at 
HKEY_LOCAL_MACHINE\SOFTWARE\Jav
aSoft\Java Development Kit\1.4.0_01)
6: C:\j2sdk1.4.0_01\bin\javaw.exe (in registry at 
HKEY_LOCAL_MACHINE\SOFTWARE\Ja
vaSoft\Java Development Kit\1.4.0_01)
7: C:\Program Files\Java\j2re1.4.0_01\bin\java.exe (in registry at 
HKEY_LOCAL_MA
CHINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.0_01)
8: C:\Program Files\Java\j2re1.4.0_01\bin\javaw.exe (in registry at 
HKEY_LOCAL_M
ACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.0_01)
9: C:\Program Files\Java\j2re1.4.0_01\bin\java.exe (in registry at 
HKEY_LOCAL_MA
CHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
10: C:\Program Files\Java\j2re1.4.0_01\bin\javaw.exe (in registry at 
HKEY_LOCAL_
MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
11: C:\Program Files\Java\j2re1.4.0_01\bin\java.exe (in registry at 
HKEY_LOCAL_M
ACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.0_01)
12: C:\Program Files\Java\j2re1.4.0_01\bin\javaw.exe (in registry at 
HKEY_LOCAL_
MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.0_01)
Searching for console vm.
lax.nl.valid.vm.list=J2 J1 MSJ MRJ
lax.nl.current.vm=c:\temp\i1032648284\windows\resource\jre\bin\java.exe.

Using *JNI INVOCATION* to simulate the following batch script:

BATCH SCRIPT


cd "C:\TEMP\I1032648284\Windows"
set 
CLASSPATH=C:\TEMP\I1032648284\InstallerData\IAClasses.zip;C:\TEMP\I103264828
4\Windows\resource\jdglue.zip;C:\TEMP\I1032648284\InstallerData\Installer.zip;C:
\TEMP\I1032648284\Windows\InstallerData\Installer.zip;C:\TEMP\I1032648284\Instal
lerData;C:\TEMP\I1032648284\Windows\InstallerData;
c:\temp\i1032648284\windows\resource\jre\bin\java.exe -Xms16777216 
-Xmx50331648
-noverify com.zerog.lax.LAX 
C:\\TEMP\\I1032648284\\Windows\\cfmx_updater.lax C:\
\TEMP\\env.prop

executing java...


LAX Version = 5.0
seaFilename = cfmx

CFMX install error 1303

2002-09-05 Thread Bryan Stevenson

Hey All,

I'm trying to install and educational copoy of CFMX Professional on a Win2K
Advanced server.  All goes well until the installer has to create the
CFUSIONMX directory.  At that point up pops a Windows installer error
(1303), which states that I (logged in with admin privilages) do not have
appropriate privilages to create or alter that directory!!

Any thoughts folks?

It's a clean OS install (setup by someone else).  I'm doing this via Win2K
Remote Desktop Connection, but also tried it with someone at the remote
computer...no luck either way.

HELP ;-)

TIA

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com

__
Get the mailserver that powers this list at http://www.coolfusion.com
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



MX Install Error

2002-08-14 Thread erica . lomax

Has anyone seen the following error when trying to install MX?

Error 1314.  The specified path \ is unavailable.

We're getting the error when trying to install to IIS on a Win2K server.  When
we go to pick the path for the files to be installed to, it is set to \ and
when we click change, the error message pops up and kills the installation.

Thought I'd try here before calling tech support.

Thanks!



__
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



RE: Adobe Acrobat install error

2002-08-10 Thread Dave Watts

> While on the subject, does anyone have any docs/sites on 
> creating pdf's on the fly using CF, I read about PDFLIB, is 
> that a standard way to do so?

There are lots of server-side PDF generation tools. I haven't used PDFLib
myself, but there's no reason why you can't use that. We've used ActivePDF
on Windows servers for this, and have looked at a couple of Java solutions
for use with CF MX.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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



RE: Adobe Acrobat install error

2002-08-09 Thread Kwang Suh

There's a free PDF generator custom tag called CF_HTML2PDF3 on the dev
exchange.  Works quite well.

> -Original Message-
> From: Turetsky, Seth [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 09, 2002 1:32 PM
> To: CF-Talk
> Subject: RE: Adobe Acrobat install error
>
>
> While on the subject, does anyone have any docs/sites on creating
> pdf's on the fly using CF, I read about PDFLIB, is that a
> standard way to do so?
>
> -Original Message-
> From: Dave Watts [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 09, 2002 1:38 PM
> To: CF-Talk
> Subject: RE: Adobe Acrobat install error
>
>
> > Well I'm on my way to generating dynamic PDFs, but first I
> > have to get Adobe Acrobat 5 to install on Win2K Professional
> > SP3 so I can make a PDF to add stuff to.
> >
> > When I try and run the setup.exe I get "Setup.exe is not a
> > valid Win 32 application". I say phooey to that nonsense.
> >
> > All I can say is that it's been installed on Win ME
> > successfully and the docs say it is Win2K compatible. So
> > far Google and Adobe have been no help.
>
> I've successfully installed Adobe Acrobat 5 (not just the Reader,
> of course)
> on Win2K SP2 before.
>
> Make sure that your temp drive has enough space on it. Also, if you
> downloaded this installer, you might try downloading it again.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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



Re: Adobe Acrobat install error

2002-08-09 Thread Bryan Stevenson

Thanks...but no go

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
- Original Message -
From: "John Beynon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 12:49 PM
Subject: RE: Adobe Acrobat install error


> Try turning off AntiVirus software...
>
> -Original Message-
> From: Bryan Stevenson [mailto:[EMAIL PROTECTED]]
> Sent: 09 August 2002 20:53
> To: CF-Talk
> Subject: Re: Adobe Acrobat install error
>
>
> yup
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> t. 250.920.8830
> e. [EMAIL PROTECTED]
>
> -
> Macromedia Associate Partner
> www.macromedia.com
> -
> Vancouver Island ColdFusion Users Group
> Founder & Director
> www.cfug-vancouverisland.com
> - Original Message -
> From: "John Beynon" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Friday, August 09, 2002 12:40 PM
> Subject: RE: Adobe Acrobat install error
>
>
> > That error usually results from a corrupt download - did you use the
> > same install on the WinME box?
> >
> > Jb.
> >
> > -Original Message-
> > From: Bryan Stevenson [mailto:[EMAIL PROTECTED]]
> > Sent: 09 August 2002 18:14
> > To: CF-Talk
> > Subject: OT: Adobe Acrobat install error
> >
> >
> > Hey All,
> >
> > Well I'm on my way to generating dynamic PDFs, but first I have to get
> Adobe
> > Acrobat 5 to install on Win2K Professional SP3 so I can make a PDF to
> > add stuff to.
> >
> > When I try and run the setup.exe I get "Setup.exe is not a valid Win
> > 32 application".  I say phooey to that nonsense.
> >
> > All I can say is that it's been installed on Win ME successfully and
> > the docs say it is Win2K compatible.  So far Google and Adobe have
> > been no
> help.
> >
> > Someone save me!!!
> >
> > Thanks in advance
> >
> > Bryan Stevenson B.Comm.
> > VP & Director of E-Commerce Development
> > Electric Edge Systems Group Inc.
> > t. 250.920.8830
> > e. [EMAIL PROTECTED]
> >
> > -
> > Macromedia Associate Partner
> > www.macromedia.com
> > -
> > Vancouver Island ColdFusion Users Group
> > Founder & Director
> > www.cfug-vancouverisland.com
> >
> >
> >
>
> 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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



RE: Adobe Acrobat install error

2002-08-09 Thread John Beynon

Try turning off AntiVirus software...

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED]] 
Sent: 09 August 2002 20:53
To: CF-Talk
Subject: Re: Adobe Acrobat install error


yup

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
- Original Message -
From: "John Beynon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 12:40 PM
Subject: RE: Adobe Acrobat install error


> That error usually results from a corrupt download - did you use the 
> same install on the WinME box?
>
> Jb.
>
> -Original Message-
> From: Bryan Stevenson [mailto:[EMAIL PROTECTED]]
> Sent: 09 August 2002 18:14
> To: CF-Talk
> Subject: OT: Adobe Acrobat install error
>
>
> Hey All,
>
> Well I'm on my way to generating dynamic PDFs, but first I have to get
Adobe
> Acrobat 5 to install on Win2K Professional SP3 so I can make a PDF to 
> add stuff to.
>
> When I try and run the setup.exe I get "Setup.exe is not a valid Win 
> 32 application".  I say phooey to that nonsense.
>
> All I can say is that it's been installed on Win ME successfully and 
> the docs say it is Win2K compatible.  So far Google and Adobe have 
> been no
help.
>
> Someone save me!!!
>
> Thanks in advance
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> t. 250.920.8830
> e. [EMAIL PROTECTED]
>
> -
> Macromedia Associate Partner
> www.macromedia.com
> -
> Vancouver Island ColdFusion Users Group
> Founder & Director
> www.cfug-vancouverisland.com
>
>
> 

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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



Re: Adobe Acrobat install error

2002-08-09 Thread Bryan Stevenson

yup

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
- Original Message -
From: "John Beynon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 12:40 PM
Subject: RE: Adobe Acrobat install error


> That error usually results from a corrupt download - did you use the same
> install on the WinME box?
>
> Jb.
>
> -Original Message-
> From: Bryan Stevenson [mailto:[EMAIL PROTECTED]]
> Sent: 09 August 2002 18:14
> To: CF-Talk
> Subject: OT: Adobe Acrobat install error
>
>
> Hey All,
>
> Well I'm on my way to generating dynamic PDFs, but first I have to get
Adobe
> Acrobat 5 to install on Win2K Professional SP3 so I can make a PDF to add
> stuff to.
>
> When I try and run the setup.exe I get "Setup.exe is not a valid Win 32
> application".  I say phooey to that nonsense.
>
> All I can say is that it's been installed on Win ME successfully and the
> docs say it is Win2K compatible.  So far Google and Adobe have been no
help.
>
> Someone save me!!!
>
> Thanks in advance
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> t. 250.920.8830
> e. [EMAIL PROTECTED]
>
> -
> Macromedia Associate Partner
> www.macromedia.com
> -
> Vancouver Island ColdFusion Users Group
> Founder & Director
> www.cfug-vancouverisland.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



Re: Adobe Acrobat install error

2002-08-09 Thread Bryan Stevenson

I've looked into:
-CF_PDF (free)
-CF_PDFFormFiller (free)
-CF_PDFConnect 3.0 (commercial)

So far I have only tested the CF_PDFConnect tag because they provide an
online demo.  It looks like CF_PDFFormFiller dos the same thing, but for
free.  I can't test it though because I need Acrobat to create a dang PDF
form ;-)

CF_PDF seems to be a very low level tag which gives you a lot of control,
and will build a PDF file from scratch (I think).  The problem there si that
you are looking at x,y coordinates for placement of text etc.   Yikes!

HTH

BTW they are all in the Macromedia Exchnage

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
- Original Message -
From: "Turetsky, Seth" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, August 09, 2002 12:31 PM
Subject: RE: Adobe Acrobat install error


> While on the subject, does anyone have any docs/sites on creating pdf's on
the fly using CF, I read about PDFLIB, is that a standard way to do so?
>
> -Original Message-
> From: Dave Watts [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 09, 2002 1:38 PM
> To: CF-Talk
> Subject: RE: Adobe Acrobat install error
>
>
> > Well I'm on my way to generating dynamic PDFs, but first I
> > have to get Adobe Acrobat 5 to install on Win2K Professional
> > SP3 so I can make a PDF to add stuff to.
> >
> > When I try and run the setup.exe I get "Setup.exe is not a
> > valid Win 32 application". I say phooey to that nonsense.
> >
> > All I can say is that it's been installed on Win ME
> > successfully and the docs say it is Win2K compatible. So
> > far Google and Adobe have been no help.
>
> I've successfully installed Adobe Acrobat 5 (not just the Reader, of
course)
> on Win2K SP2 before.
>
> Make sure that your temp drive has enough space on it. Also, if you
> downloaded this installer, you might try downloading it again.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
>
> 
__
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



RE: Adobe Acrobat install error

2002-08-09 Thread John Beynon

That error usually results from a corrupt download - did you use the same
install on the WinME box?

Jb.

-Original Message-
From: Bryan Stevenson [mailto:[EMAIL PROTECTED]] 
Sent: 09 August 2002 18:14
To: CF-Talk
Subject: OT: Adobe Acrobat install error


Hey All,

Well I'm on my way to generating dynamic PDFs, but first I have to get Adobe
Acrobat 5 to install on Win2K Professional SP3 so I can make a PDF to add
stuff to.

When I try and run the setup.exe I get "Setup.exe is not a valid Win 32
application".  I say phooey to that nonsense.

All I can say is that it's been installed on Win ME successfully and the
docs say it is Win2K compatible.  So far Google and Adobe have been no help.

Someone save me!!!

Thanks in advance

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.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



RE: Adobe Acrobat install error

2002-08-09 Thread Turetsky, Seth

While on the subject, does anyone have any docs/sites on creating pdf's on the fly 
using CF, I read about PDFLIB, is that a standard way to do so?

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 09, 2002 1:38 PM
To: CF-Talk
Subject: RE: Adobe Acrobat install error


> Well I'm on my way to generating dynamic PDFs, but first I 
> have to get Adobe Acrobat 5 to install on Win2K Professional 
> SP3 so I can make a PDF to add stuff to.
> 
> When I try and run the setup.exe I get "Setup.exe is not a 
> valid Win 32 application". I say phooey to that nonsense.
> 
> All I can say is that it's been installed on Win ME 
> successfully and the docs say it is Win2K compatible. So 
> far Google and Adobe have been no help.

I've successfully installed Adobe Acrobat 5 (not just the Reader, of course)
on Win2K SP2 before.

Make sure that your temp drive has enough space on it. Also, if you
downloaded this installer, you might try downloading it again.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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



RE: Adobe Acrobat install error

2002-08-09 Thread Dave Watts

> Well I'm on my way to generating dynamic PDFs, but first I 
> have to get Adobe Acrobat 5 to install on Win2K Professional 
> SP3 so I can make a PDF to add stuff to.
> 
> When I try and run the setup.exe I get "Setup.exe is not a 
> valid Win 32 application". I say phooey to that nonsense.
> 
> All I can say is that it's been installed on Win ME 
> successfully and the docs say it is Win2K compatible. So 
> far Google and Adobe have been no help.

I've successfully installed Adobe Acrobat 5 (not just the Reader, of course)
on Win2K SP2 before.

Make sure that your temp drive has enough space on it. Also, if you
downloaded this installer, you might try downloading it again.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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



OT: Adobe Acrobat install error

2002-08-09 Thread Bryan Stevenson

Hey All,

Well I'm on my way to generating dynamic PDFs, but first I have to get Adobe
Acrobat 5 to install on Win2K Professional SP3 so I can make a PDF to add
stuff to.

When I try and run the setup.exe I get "Setup.exe is not a valid Win 32
application".  I say phooey to that nonsense.

All I can say is that it's been installed on Win ME successfully and the
docs say it is Win2K compatible.  So far Google and Adobe have been no help.

Someone save me!!!

Thanks in advance

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

-
Macromedia Associate Partner
www.macromedia.com
-
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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