Installing CF8 on a server with dot net / asp net

2008-09-07 Thread Thomas Eppler
I have a client which uses the asp net framework, but he wants to be able to develop web application prototypes quicker to become more innovative. My question: Is it possible to install CF8 on a server where the full asp net / dot net framework is installed? Are there any issues to be

Re: Hi everyone

2008-09-07 Thread Philip Kaplan
Thanks! Sure, here's some info on www.mobog.com Hosting: www.gogrid.com - a new cloud hosting service. Two web servers behind an F5 load balancer, and one db server. Total cost $99/month. I run a lot of sites in addition to mobog on these servers. Software: ColdFusion 8 and Sql Server

Re: Installing CF8 on a server with dot net / asp net

2008-09-07 Thread Will Tomlinson
I have a client which uses the asp net framework, but he wants to be able to develop web application prototypes quicker to become more innovative. My question: Is it possible to install CF8 on a server where the full asp net / dot net framework is installed? Are there any issues to be

CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Richard Steele
We want to install CF8 Enterprise and want to do it with minimal disruption to our CF8 and CF7 Standard websites. The idea is to keep our websites running while installing and testing CF8 Enterprise. Then move over each site when we are ready. We only have one computer. Is it possible to

Re: CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Richard Steele
Sorry, that should have said, Windows Server 2003 Standard (not Web) Edition. Thanks. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Re: CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Mike Chabot
I would think the answer is no, unless you go the Virtual Machine route. If you already have CF8 standard then what you would typically do is to enter the CF8 enterprise serial number to unlock the extra features. No need to run any separate installer or configure anything differently. If CF8

Re: rematchnocase not working

2008-09-07 Thread Matthew Smith
Use REFindNoCase() for CF7. Note the differences in syntax. mike I have it working now. It took a LOT more code to do something that CF8 did in one line, and it is not a perfect solution, but it should work. Thank you both for the help.

cf8 and verity not running on local box

2008-09-07 Thread Matthew Smith
I am trying to get a verity search working for a site on my development box. On creating a new collection, I get a 500 error. On a site with an existing collection, I get: Unable to connect to the ColdFusion Search service. I have looked through services and do not see anything related to the

Re: CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Richard Steele
Hi Mike, Ah, so we don't even need to insert the cf8 dvd and install from there? Where then do we enter that serial number? Thanks! ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the

RE: CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Ben Forta
You'll want to reinstall if you want the J2EE installation (the one that will let you have multiple isolated dedicated instances of CF on a single box). If you want to use CF Enterprise in standalone mode, just go into the system info page in CF Admin and provide the new serial number. No restart

Re: CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Richard Steele
Thanks Ben, that's what we want. So back to my original question. Can we leave the other standard versions up and running while we do this? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date

RE: CF8 enterprise, CF8 Standard, CF7 Standard on same computer?

2008-09-07 Thread Ben Forta
Yes, you can indeed install CF Enterprise in JE22 server configuration while CF7 and CF8 are installed, but there are some gotchas to consider. The CF service names are different, and the default HTTP ports are different, too. However, installing additional services (like the ODBC services) will

Windows error 216 occurred while loading the Java VM

2008-09-07 Thread Bob Imperial
Hoping somebody can shed a little more light on this issue I'm having trying to install CF8 developer edition on Vista Ultimate. I googled it and found a tidbit about it here http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1catid=2threadid=1381512messid=5037067 and I've

Problem with Empty Fields when using cfquery and load data infile

2008-09-07 Thread Rick Faircloth
Hi, all... Hope everyone's having a nice weekend. Can anyone tell me how to modify this query so that I don't get an error when a row doesn't contain data for all columns? Here's the query, using MySQL 5 load data infile syntax: cfquery name=load_photos datasource=xxx load data infile

RE: Problem with Empty Fields when using cfquery and load data infile

2008-09-07 Thread Rick Faircloth
Nevermind...it wasn't the fact the one of the fields in a row was empty in the text file, it was the fact that there were two empty rows, caused by returns, at the bottom of the file... Rick -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Sunday, September 07,