Questions
Als letztes aktiv
I need to move Coldfusion to a new server, how do I move the license?At the moment the new server is running on "trial" for the last 10 days, the old server is used only to migrate data and will shut down permanently in about a week.
Hello Anyone,Respectfully request help in this particular matter, here is my situation:Production Environment: Windows Server 2008 R2 Standard, IIS7, CF 9 using the following tags:<cfheader Name="content-disposition" value="attachment; filename=#GetCustPdf.TheStatementFileName#"> <cfcontent type="application/pdf" variable="#GetCustPdf.TheStatement#">every pdf is served up correctly and views properly in any pdf reader.Upgrade Environment: Windows Server 2012 R2, IIS8, CF 2016 using the same tags:<cfheader Name="content-disposition" value="attachment; filename=#GetCustPdf.TheStatementFileName#"> <cfcontent type="application/pdf" variable="#GetCustPdf.TheStatement#">every pdf over 64k is served up corrupted and does not view at all in any pdf reader.I added this tag to check for corruption: <cffile action="write" output="#GetCustPd
Hi, We would like to upgrade the ColdFusion platform from CF 11 (Enterprise license) to Coldfusion 2016. Can someone comment on licensing cost?
Hi,i try to instal cf2016 on window server 2012 and apache 2.4When I arrive to "add Web server configuration" and I select apache and insert "configuration directory" and "directory and file name..", the system return an error "install web server to configure connector" (see attach).The web server is installed. You can see to this url that point to root http://93.186.252.11/Can you help me?Many thanksMarco
I have coldfusion11 installed and working.I want to install coldfusion16when I run the install exe, it says preinstall check : Microsoft VC++ 2012 runtimeSo I click "ok" to install.At end , it says to run again the Install exe.I do so.And again, it comes on : preinstall check : Microsoft VC++ 2012 runtimeIt always want to install Microsoft VC++ 2012 runtimenothing else.Thanks for help.Pierre.
Hello,We are running coldfusion 9 in IIS7.But the jrun services crashes many times in a day. im pasting the error log here. Please help and consider im a newbie.Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7a5f8Faulting module name: jrun_iis6_wildcard.dll_unloaded, version: 0.0.0.0, time stamp: 0x4bda60b4Exception code: 0xc0000005Fault offset: 0x10015066Faulting process id: 0x42b4Faulting application start time: 0x01d2e9c985ab9c94Faulting application path: C:\Windows\SysWOW64\inetsrv\w3wp.exeFaulting module path: jrun_iis6_wildcard.dllReport Id: 9b1f5bc8-55bd-11e7-a829-eaffe6d482b8
I have a web service built but have a problem getting the response to be sent in the format required by the consumerHere is a sample response from their docs:<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><SendInspectionRequestTPAResponse xmlns="http://InspectionService/"><SendInspectionRequestTPAResult xsi:type="xsd:int">244264</SendInspectionRequestTPAResult></SendInspectionRequestTPAResponse></soap:Body></soap:Envelope>Here is what my web service is sending instead. Notice that the result is given the name result instead of SendInspectionRequestTPAResult and also thatinstead of <soap it is using <soapenv. Does anyone have any idea what I am doing wrong?<?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.or
Is the product something to create a job web platform?
I just finished reading a book on introducing Object Oriented Programming (OOP) in ColdFusion. I found the book to be very enlightening on many levels however I was left with some questions and there didn't seem to be anywhere to go after the book to learn more advanced topics or to seek clarification or more information. I may be creating a few questions on this forum over the next few days/weeks with OOP related subjects and ColdFusion that I would love your feedback and opinions on - especially from people that have experience working with OOP.This question pertains to bean objects and storing subsets of data within them. I understand the basic concept of storing information within a bean to represent a single record of information. For example, you might have a "User" object bean which stores information like firstName, lastName, emailAddress, etc... However I find that often times you may want to store a subset of data within your object. For example, you might let use
I keep getting the error:" The ColdFusion ODBC Server service is not running or has not been installed. You may also use the "MS Access with Unicode" driver to connect to MS Access datasources. I've tried all the workarounds and fixes I have seen in the forums, but nothing is working.I have uninstalled and reinstalled the Access db engine then added the drivers to the odbcad23I have cold fusion 2016 release
Hello all,I have an application running on CF9 and there are many Custom Tags and CFC files - that some are calling directly. For example, somehow a bot found one and now it tries to index it as a direct URL.http://www.yourdomain.com/my-custom-tag.cfmHow do I stop any direct URL access to a CT or CFC - and only allow the CT to run when called?
I just finished reading a book on introducing Object Oriented Programming (OOP) in ColdFusion. I found the book to be very enlightening on many levels however I was left with some questions and there didn't seem to be anywhere to go after the book to learn more advanced topics or to seek clarification or more information.I may be creating a few questions on this forum over the next few days/weeks with OOP related subjects and ColdFusion that I would love your feedback and opinions on - especially from people that have experience working with OOP.My questions pertain to the use of bean objects when working with a single record of data. For sake of these questions lets work with a simple "User" object that contains information about a person like firstName, lastName, emailAddress, and a passwordHash.Question 1: What is the purpose of using the <cfproperty> tag? Is it only for introspection purposes when you run <cfdump> on the component instance or does it a
Hello,we have an application running for several months without any problems. During the last days I often get a 500 Server error and find this in the log files. All other applications on the server work without any problems. The error is not always, but very often. I reinstalled the database connections but the error still remains.29067May 25, 2017 09:04:42 AM Information [ajp-nio-8016-exec-7] - access denied (""java.io.FilePermission"" ""C:\ColdFusion2016\cfusion\wwwroot\WEB-INF\classes\macromedia\sqlserverutil\userDefaults.properties"" ""read"")29068May 25, 2017 09:04:43 AM Information [ajp-nio-8016-exec-7] - client variable JDBC GET - retry 129069May 25, 2017 09:04:43 AM Information [ajp-nio-8016-exec-7] - access denied (""java.io.FilePermission"" ""C:\ColdFusion2016\cfusion\wwwroot\WEB-INF\classes\macromedia\sqlserverutil\userDefaults.properties"" ""read"")29070May 25, 2017 09:04:43 AM Information [ajp-nio-8016-exec-7] - client variable JDBC GET - retry 229071May 25, 2017 09:04:43
I've found that CFX_HTTP5 works fine with CF10 if I have sandbox security turned off. However when I turn the sandbox on, the CFM page containing the CFX_HTTP5 tag will return a blank page and generate an error in the application.log "Could not initialize class coldfusion.tagext.NativeCfx"The top of the stack trace looks like this:Could not initialize class coldfusion.tagext.NativeCfx The specific sequence of files included or processed is: D:\Staging\cfxtest.cfm, line: 13 "java.lang.NoClassDefFoundError: Could not initialize class coldfusion.tagext.NativeCfx at coldfusion.tagext.CfxTag.doStartTag(CfxTag.java:108) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2795)The cfxhttp5.dll is in C:/ColdFusion10/cfusion/CustomTags folderI have fiddled with read, read+execute permissions and sandbox file paths such as:c:\coldfusion10\cfusion\lib and lib\-C:/ColdFusion10/cfusion/CustomTags/ and /-C:/ColdFusion10/cfusion/lib/CFXNeo.dllPlatform
Can you please let me know if the security patches for ColdFusion are covered if we decide not to renew S&M on the licenses?
Hello,I was trying to instantiate a CFC object but received an error:structDetailEnsure that the name is correct and that the component or interface exists.MessageCould not find the ColdFusion component or interface /Applications/ColdFusion2016/cfusion/wwwroot/labcliq/components/orders.cfc.At first I tried all the obvious things, i.e. make sure the path is correct, that the cold fusion user has access to the file etc.Literally wasted probably a week trying to get this to work only to find out it has nothing to do with not finding the component at all. It appears that depending on the name of my embedded functions it will or will not instantiate. I receive the preceding error when I have a function defined as such:<cffunction name="getOrderOptions" access="public" output="true" returntype="void">If I literally change the cffunction name value to:<cffunction name="getOptions" access="public" output="true" returntype="void">It loads fine. This is occurring ov
Hi, all. I have a stored procedure that returns a NVARCHAR(MAX) string of about 35,500 characters. When I execute the stored Procedure using Sql Server Manager, all 35,500 characters appear. However, when I try to display this string or store this in a Cold Fusion Variable on a .cfm page, only the first 32,000 characters get displayed.Could someone please help me? Thank you!
Greetings,I cannot find a coherent answer to this question on The Google or The Adobe. I understand that CF 2016 STANDARD has a CFTHREAD limitation. I'm assuming that is just a CFTHREAD FUNCTION limitation and not an overall thread limitation with the web server itself? In other words, if I'm just serving CFM web pages, I'm not limited to concurrent connections (concurrent web serving threads)? Serving CFM web pages (without using the CFTHREAD tag or function on any of those pages) should be as performant as CF ENTERPRISE? Is this correct?
Bonjour,Le fichier ColdFusion_11_WWEJ_linux64.bin, relatig à CF 11, n'est plus téléchargeable.Quels sont les moyens de le récupérer ?Merci par avance pour vos retours.
TSIA.I recently submitted cfrepo.com to Blue Coat for analysis/categorization so that I could access it from our network (sites with category:none are blocked).Initially, it was categorized as File Storage/Sharing (again, blocked by our network.) I replied to the email asking to have the category changed so that I could access cfrepo.com from here. They replied "This domain appears to have expired and it is no longer registered". What????V/r,^ _ ^
Greetings,I have a fresh install of CF11 standard on Windows 8 server 64x16GB of ramJVM settings:-server -Xmn1024m -Xss1024k -XX:PermSize=256m -XX:MaxPermSize=2048m -XX:+UseParallelGC -Xbatch -Dcoldfusion.home={application.home} -Duser.language=en -Dcoldfusion.rootDir={application.home} -Dcoldfusion.libPath={application.home}/lib -Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=true -Dcoldfusion.jsafe.defaultalgo=FIPS186RandomMin Heap: 2048mb, Max Heap 6144mbVFS settings:Global memory limit for VFS: 1000mbMemory Limit per Application for VFS: 400mbCurrently CF is using 1.7GB of ramI have a 6 applications on this server. 1 of which makes use of the VFS.The others are simple cfm applications that have NOTHING to do with the VFS system.I have a scheduled task that calls simple cfm pages to update tables in our database. When these tasks run, i get a global error email (ones i have setup if a cf error happens) and the gist of the error is BrowserCFSCHEDULE DateTime{ts '2014-08-16 15:07:
I am at my wits' end attempting to integrate Google's recaptcha v2 with a simple HTML form. I hope someone can help.In the <head> of the form page I have <script src="https://www.google.com/recaptcha/api.js" async defer></script>as directed by Google.Within the form I have <div class="g-recaptcha" data-sitekey="xxxxxxxxxxx"></div>where xxxxxxxxxxx is the sitekey provided by Google. When the form is displayed, this is properly creating the recaptcha widget.On the target page that processes the form submission, I have this: <cfset form.RecaptchaResponse = ""> <cfif StructKeyExists(form, "g-recaptcha-response")> <cfset form.RecaptchaResponse = form["g-recaptcha-response"]> </cfif> <cfhttp url="https://www.google.com/recaptcha/api/siteverify" method="post" result="capt
Hello,In our existing setting, Coldfusion MX 7 is connected with MS SQL Server 2008. We will migrate our SQL server to MS SQL 2016. Is Coldfusion MX 7 compatible with MS SQL Server 2016? Thank you.Jo
In the admin CFIDE server mode, I want to set up couple WSDL URLs that uses axis version 1. I changed the web server version to 1 but I still get the following messages on the logUsing Axis 2 for consuming the service http://local.domain.com/MembershipWebservice.asmx?WSDLDownloaded the wsdl http://local.domain.com/MembershipWebservice.asmx?WSDL Next is the error logCannot generate stub objects for web service invocation. Name: http://imisappprod/iMIS/AsiCommon/Services/Membership/MembershipWebservice.asmx. WSDL: http://imisappprod/iMIS/AsiCommon/Services/Membership/MembershipWebservice.asmx?WSDL. org.apache.axis2.wsdl.codegen.CodeGenerationException: org.apache.axis2.wsdl.codegen.CodeGenerationException: org.apache.axis2.wsdl.databinding.UnmatchedTypeException: No type was mapped to the name propertyValue with namespace SetPropertyValue_input It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL d
I don't remember installing Apache Tomcat for coldFusion. Is Apache Tomcat service require for ColdFusion to function? We are currently running IIS as our web server.
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.