Questions
Als letztes aktiv
Hi,I have been using CFFILEUpload and CFFILE in one of my project.This has been running fine and now we are having sudden issues stating , while we upload, status error code 302 in the progress bar.I searched and could not get much information on it.Any sights on this issue..I have checked the Targeting server folder has got all permissions to write the file and session is active while uploading the file. Thanks in advance!
On MAC, when my ColdFusion11 start up or is restarted I get the following error./coldfusion: line 94: 14675 Abort trap: 6 $JAVA_EXECUTABLE -classpath $CLASSPATH $JVM_ARGS -Djava.library.path=$LD_LIBRARY_PATH com.adobe.coldfusion.bootstrap.Bootstrap -startThere has been an error starting ColdFusion 11 server, please check the logs.The CFService works.When I echo $JAVA_EXECUTABLE$CLASSPATH or $JVM_ARGSI just get a blank line.Any ideas of what to try?Thanks
Does ColdFusion 2016 work on Windows Server 2016?
I deployed a ColdFusion WAR file to my TomCat server. How do I add a web server connector for IIS? There's no web server configuration tool installed with the J2EE configuration and I don't have a runtime directory for manual configuration?Thanks, sorry if this is a simple question.
I've not been posting to the Coldfusion forum in months. I cannot find how to ask a question in the CFML department. Please help.
I installed Coldfusion on top of IIS on non-traditional port 8015. I installed a SSL Certificate and I can see the secure connection browsing to the IIS website on port 80, however, when I browse to the Coldfusion website on port 8015 I can not get a secure connection. It appears to me that Coldfusion doesn't know how to find the SSL Certificate or navigate the SSL connection. Do I need to tell Coldfusion or enable something to get the HTTPS working for Coldfusion on the non-traditional port?I'm Googling and researching and not finding much help online. Any help would be greatly appreciated.
Hi ! I'm trying to set up a site in Dreamweaver. I have a domain connected to my static IP number with a hosting service. It is the testing server I can't get to work. All servers I use are on my computer such as IIS, SQL Server and Coldfusion 2016. I use Windows 7 Professional. Dreamweaver is the latest edition as I subscribe to Creative Cloud. I have created two folders on the C: drive named localfolder and testserverfolder and a folder in C:\inetpub\wwwroot called wwwfolder. All the Coldfusion services are running as is the IIS web site.Below is how I've set it up so far. Site name: mysiteLocal folder: C:\localfolder\ Remote Server basic tabServer name: web serverConnection: local/networkServer folder: C:\inetpub\wwwroot\wwwfolderweb-url: http://lester.com/wwwfolder/ Remote Server advanced tabServer model: ColdfusionThe remote server is marked as: Remote Having designated only a remote server and pressing f12 the text in both the .htm and .cfm files appear in the local view but the
Hi !I appreciate if you would help me set up a site in Dreamweaver. Particularly the testing server which I can't wrap my head around despite reading a lot about it and watched numerous tutorials. All servers are on my computer. I use Windows 7 Pro, IIS, SQL Server and Coldfusion 2016. I just started a 30 day trial so the server should be fully functional. Dreamweaver is also the latest edition as I subscribe to Creative Cloud. I have created two folders on the C: drive called localfolder and testserverfolder and a folder in C:\inetpub\wwwroot called wwwfolder. All the Coldfusion services are running as is the IIS website.Below is how I've set it up so far. Site name: mysiteLocal folder: C:\localfolder\Remote Server basic tabServer name: webserverConnection: local/networkServer folder: C:\inetpub\wwwroot\wwwfolderweb-url: akillevs.se/wwwfolder/Remote Server advanced tabServer model: ColdfusionThe remote server is marked as: RemoteNow when I press f12 the text in both the .htm and .cfm
I recently had to move from an older version of OS X server. There was issues with Timemachine so I decided to do a clean install.I am now running on El Capitan 10.11.6 and running OS X server 5.2 that includes Apache. After installing Coldfusion 2016 and accepting the default prompts I am unable to reach the admin panel. I was able to start Coldfusion from terminal but with errors. Is it possible that I chose the incorrect locations for the Apache files?Any suggestions would be greatly appreciated.
Is it still possible to purchase support for ColdFusion 10 and then, optionally, purchase the extended support through May of 2019?Thanks,Dave
Hello,I have taken over a project and this project is setup that there is always a menu on the top of each html page. This is fine but I wish to use ajax and if I call a page I want to get raw data passed back to me. Unfortunately I get the template that has been setup ad the results buried inside. How do I specify a call not to include all the default header information. Is there some type of tag to state raw text is coming out, or anything similar.Thank you,Dave
All,I just received some news that has me, quite frankly, concerned.I was told that our intrusion detection guys started noticing a user agent string that is presenting itself as almost everything.. IE, FireFox, Chrome, Safari, Opera. These user agent strings were coming from inside, not outside, our network.After some thorough investigating, it was determined that the culprit was the Internet Explorer 11 on Windows 10. Apparently, Micro$oft is a little annoyed that developers have been setting different code for different browsers, so they (apparently) are presenting IE11 under Win10 as "everything".I find this more than just a little disturbing.I do know that you should write code based upon available elements instead of using browser detection, and that browser detection is generally frowned upon. However, there are some things, especially some CSS, that are entirely browser dependent - not all browsers parse 100% of CSS exactly the same. Some consider border
I have tried the cfinput autocomplete and some jquery examples but I just can't get them working.Does anyone have a full jquery or coldfusion example of how to autocomplete a text field using first and last name pulled from a database?Thank you!B.
After server reboot sometimes cold fusion application services takes up to 24 hours to start. I check with netstat -a -n -o and neither port 8500 or 8016 are listening. inside the command prompt, I run the cfstop and cfstart bat and the application starts but the services still say they are stopped or starting.When I try to manually start the cold fusion application in "services", I get an error message
Hi I face the following problems after upgrading from CF 7.0.2 to CF8 + Cumulative Hotfix 1 : - bold and underline generates white space around them if they are embedded in a sentence (i.e "this is <bold>bold text </bod> and it is fun") - font size behavior has changed, the text is now bigger. (My font-size: 12px is bigger than before) - when reducing it (i.e font-size: 11px) the bold/underline problem becomes the opposite : instead of white space, I have overlapping texts. We use a html 4.01 transitional doctype and CSS styles (i.e div class="myclass" and .myclass{..} in a separate css file) Any suggestion ?
I have been tasked with migrating an existing application from a version that is currently running on 2 web servers Microsoft cluster with a SQL DB. One is running a JRUN deployment version : C:\JRun4\servers\cfusion and the other is running ColdFusion, the application,and the MSSQL server.So now we are migrating to a redundant environment which includes 2 Kemp load balancers connected to 2 Cold Fusion servers (active/active) which connect to 2 SQL DB servers (always on, with replication). I have read the documentation but still have questions.Where do I start and what order do I deal with installations?I understand that I install CF on Server1 using the multiserver selection.What's next do I install CF on Server2?Then set up the SQL DBs.Do I setup the load balancing/cluster at the end?Do I need to do a Jrun version like the current setup?Does the application need to be on BOTH servers?Is there any CF documentation on this type of install ?2 web/cf servers2 sql dbs2 load balancersand h
The code for these two fields below worked fine in ColdFusion 10. We just upgraded to ColdFusion 2016 and it no longer works. It looks like the requests are failing because they are trying to load over http and they need to be loaded over https because this is a secured application. Is there a way to specify in the bind attribute somehow to make the request over https? Or is there somewhere else to "fix" this? Thanks<cfinput type="text" name="lastName" size="55" autosuggest="cfc:persons.getPerson({cfautosuggestvalue})" required="yes" message="You must enter a last name>." /><cfselect name="visitId" id="visitId" class="required" indonload="no" bind="cfc:visits.getVisits(id={subjectId@change}, availableAmt={availableAmt})">
We are currently on ColdFusion 10 Update 21 which I believe is current. I'm aware Version 10's Core Support ends May 16, 2017 and the End of Extended Support ends May 16, 2019. We do not currently have a support agreement with Adobe for ColdFusion but we do still get the Update Availability notifications in ColdFusion Administrator. Will these update availability's continue to show up in Administrator after the End of Core Support?Thanks,Dave
I have pulled all of the datatypes from a query to the database that equate to each variable pulled from the database.For example:2016-04-21 07:55:12.0, datetimeAtlanta, nvarcharI have users select the variable from a select box which also passes the datatype to the next page.So passed to the second page, for example are, StreetAddress and nvarchar.On the next page I want to validate in a cfinput, type = text, that the text entered is the database match for nvarchar (or int, datetime, varchar, etc)Is it possible to match exactly with the database or is my best bet just using the validate for integer and date, default char, as are available in the cfinput validate function?B.
I have indexed a collection with custom fields, one of which is for price, however though I have tried changing the schema.xml in the conf folder to an integer it resolutely remains in text format thus th results can not be order by price as it returns 101 and less than 11!Any help would be most welcome!
Is CF Builder 2016 still on jdk 1.6?Anyway to to upgrade my mac to jdk 8 and leave CF Builder on 1.6 ?Thanks
Hi Team, After upgrading to CF16, if we click on back button or history.go(1); it is showing the webpage expired error.some times it is coming due to frames. but in CF 9 we didn't got this issue.After upgrading to CF16 we are facing the issue through out the application.Please get me out this issue.
In coldfusion-out.log I'm getting this message: Error [ajp-bio-8012-exec-3] - File not found:....The file in question does not exist. It has been deleted from the site structure for a while now.Why am I getting this message?
I can't find any relevant documentation for ACF Builder 2016. Most of the content relates to previous versions and has not been updated.I need help setting up remote server. I am getting the error messages like this:[vm-web-cf]:Error(10/15 at 01:02:49) Cannot perform the operation. Admin server for the remote server vm-web-cf is not running.What is an Admin Server? I can't find any material on how to configure or start an Admin server (The server is CF11).
Hello people, it was a hard title to choose, so I hope the one I created is clear, otherwise here I go:I have an application that emails customers using the <cfmail> tag.It works perfect from a desktop, not when I use the application on a mobile device (iPhone / iPad - haven't tried android).I am asking also to the hosting people to see if they see anything blocking email at the server level, but I was wondering if someone went through this before.Thank you in advance.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.