『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
We are migrating from an ancient MX7 on MS Server 2008 to MS Server 2016 (IIS10) and CF2016. Lingering problems exist when testing the new setup. Why Access? That is a common question, to be sure. We are beginning the learning curve for SQL Express 2016. (Just two old self-taught CF dudes)We were able to successfully install MS Access drivers with HTXX drivers via the CF Admin DataSource page. (HXTT MS Access JDBC Drivers) Other forum postings on Access solutions were echoed by Charlie in forum postings. I will post those settings to the original thread.Testing the new configuration indicates that we are not handshaking with our data connectors as only a couple static pages resolve. Using a test query page confirmed that result. I am trying to determine if the old MX Application Pool Defaults set to allow 32bit Applications using .Net Framework v.20 is needed for the CF02016 setting which indicates a default install setting of ;.Net Clr Version of v4.0. No
We are migrating from ColdFusion 7 to ColdFusion 2016. When I used ColdFusion Code analyzer, I got the following error message. The specification of the code is unknown. Can anyone teach me?CFLOOP (9) ColdFusion 2016 has modified the usage of CFloop tag.SolutionCheck the usage of the tag CFloop.E:/wwwRoot/Extension/udf/Scr_UDF.cfm ⾏ 224......<!--And sets the acquired value-operational years in array--><cfloop index="date" to="#q.YM + 1#" from="#variable.nowYM#" step="-1" >
Hi,Running Cold Fusion 11, 32 bit environment, SQL Server 2008.The SQL Server port 1433 has a cert installed due to the data.When accessing the SQL database from the Cold Fusion application, receiving the message:The SQL Server login requires an SSL connection.Prior to the cert install, could access the database.Is there anything in the Cold Fusion administrator that can be set?If not, what would be the specific instructions?Is there a specific version of Java that should be installed?Thanks for your help,Mike
I am in the process of rebuilding our server that is running ColdFusion. I am having trouble getting the ODBC services to install and run properly which I need to be able to connect to some MS Access databases.Configuration:Microsoft Windows Server 2008 R2 64-bitWebSphere 6.1ColdFusion 8 (when installed shows as version 8,0,0,176276)The installation of ColdFusion and deployment to WebSphere seemed to be ok. CF seemed to be working until I tried configuring an MS Access database. What I found was:"ColdFusion 8 ODBC Server" appeared in the services but would not start."ColdFusion 8 ODBC Agent" did not appear in the services.I tried following the documented processes to manually remove and install the ODBC services, however when I run the install, I get HTTP 500 errors. Digging deeper I found that the configuration files that I was supposed to copy in referenced locations that were not where CF was installed. I made changes to those files to hopefully fix the
Upgraded from CF7 Enterprise on Windows to CF8 Enterprise. After the installation, the "ColdFusion 8 ODBC Agent" and "ColdFusion 8 ODBC Server" services are not started. Tried to start them manually and the directory where the services point to (D:\ColdFusion8\db\slserver54\bin\...) is missing. Of course when you go to the Administrator and add a new datasource, I get a message that the ColdFusion ODBC Server service is not running or has not been installed. How do I install it?? I have uninstalled CF8 and reinstalled it 3 times trying to get it to install. The server is Windows2003 Standard Edition. IIS. Ideas??
Currently I am migrating from coldfusion 7 to coldfusion 2016.When analyzing with the code analyzer of coldfusion2016, Parse Erro comes out in this line<cfoutput>#writeLog("DS001", "#This.Name#", "SDC601", ArrayNew(1))#</cfoutput>I will be saved if you tell me how to deal with it.Thank you
Hello All......I need to reorganize longitudes and latitudes......Here is what I have right now: -81.93,39.19;-81.77,39.34;-81.38,39.2;-81.65,38.99What I need is the following:39.19,-81.93;39.34,-81.77;39.2,-81.38;38.99,-81.65I have tried a number of methods, but just can't get it right. Now I going crazy.....The above is represented with the #polygons# variable. Any input would be appreciated. Thank you so much!!!!
Hi,I am using ColdFusion11 version 11,0,03,292480 with java 8 installed and am using the coldfusion API setMSSQL function to create an mssql datasource. The datasource is a named instance and when it is created I get the below error when it tries to verify:java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Conflicting connection information. When the instance name is specified, it is invalid to specify the port number. The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Conflicting connection information. When the instance name is specified, it is invalid to specify the port number.I have tried removing the port argument (port end up being set to 1433) and even setting the port to an empty string (port ends up set to 0). Can anyone help set a blank port number when creating a named instance datasource using the API please?API call code: <!--- initialize the admin API ---> <cfset Admin
is there a way to use ColdFusion session management without writing a ColdFusion app where each page is a separate .CFM file? (We're running ColdFusion 11, btw).I have an Angular 2 SPA, and I'm using AJAX to call .CFC files on the back-end to read and write data to and from our server. I've never used ColdFusion session-management before, and I have literally no idea where to start.All of the documentation I've read about using Application.cfc for session-management seems to assume that you're going to have a ColdFusion app wherein each page is a separate .CFM file. Clearly that's not going to work for me. So how do I get it to work with a single-page-application that is not a .CFM file?Thanks,Laurence MacNeillBall Ground, Georgia, USA
on my old server I have ColdFusion 6.1 and Japanese characters work great CF 6.1 Test Language , but now on my new server that I have ColdFusion 11 I get ?????? displayed CF 11 Test Language can anybody help.THANK YOU[Moved from the non-technical Lounge Forum to the specific Program forum... Mod][Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
I try to install cold fusion 10 on windows 10 (IIS 10). However, it is fail, and I need the help asap. The following is the details:1. Whole installation process is smooth: Install in the administrator account, input the sn number, select IIS server ( on my computer only , not for all ). Then process is finished. Sounds good.2. In the last page of installation, the administration page will be launched. However, the launched page said: administration page does not exist.3. I search the adobe forum and I am told that cold fusion 10 has the problem with windows 10, and I need install manadatory fix and hot fix 18 for cold fusion 10. I follow the instruction and install mand fix and hot fix 18. after hotfix 18, I run the cold fusinon web tools and cold fusion administration page is back.4. cold fusion administration page show up , However, the cold fusion server is down. I try to manual start the cold fusion service, it fails with the following messages:---------------------------Services-
Just recently CF 2016 refused to start and I found out, from viewing the error logs, that my neo-security.xml got corrupted. I do not have a neo-security.bak file. Is there anywhere I can get a rudimentary neo-security.xml file just to get things going? I realize that all my datasources and other settings will be lost, but at least getting the application server running so I can get to CF Administrator will be a big step forward.
Hey there-I'm an editor full time and have finally taken a project on Adobe Premiere after working on Avid and at times FCP for the last 12 years. I'm pretty sure I know the answer already, but is there a way to add more buttons to the button options in the button editor on the source and record monitors? Seems like this is a pretty basic feature that a lot of people would probably want for customizing their setup and unfortunately I think that the buttons provided in the button edtior are all Premiere users are given to work with for customizing. Thanks.
Recently updated to Cf 11 update 12 to address the tomcat security bug. Previously ColdFusion had never been updated(wasn't around during this time). Now after update all I get are 500 errors when trying to load a cfm page. I have removed and re-added the connectors, not sure what else to do beyond this point as I am new to coldfusion.Sitting on Windows Server 2012 R2, with IIS as Web Server.
I have just switched over to coldfusion 2016 on windows 2012 with IIS 8 and can't get the server to process .htm pages as .cfm. Just like in previous versions, I have added the following to the web.xml file with no success. <servlet-mapping id="coldfusion_mapping_ <servlet-name>CfmServlet</servlet-name> <url-pattern>*.htm/*</url-pattern> </servlet-mapping> <servlet-mapping id="coldfusion_mapping_89"> <servlet-name>CfmServlet</servlet-name> <url-pattern>*.htm</url-pattern> </servlet-mapping>This worked fine for coldfusion 9 and 10, but I can't find any documentation or posts with a solution for 2016. Any help would greatly be appreciated.
I try to install cold fusion 10 on windows 10. However, it is fail, and I need the help asap. The following is the details:1. Whole installation process is smooth: Install in the administrator account, input the sn number, select IIS server ( on my computer only , not for all ). Then process is finished. Sounds good.2. In the last page of installation, the administration page will be launched. However, the launched page said: administration page does not exist.3. I search the adobe forum and I am told that cold fusion 10 has the problem with windows 10, and I need install manadatory fix and hot fix 18 for cold fusion 10. I follow the instruction and install mand fix and hot fix 18. after hotfix 18, I run the cold fusinon web tools and cold fusion administration page is back.4. cold fusion administration page show up , However, the cold fusion server is down. I try to manual start the cold fusion service, it fails with the following messages:---------------------------Services----------
When I try to connect Coldfusion 2016 to SQL Server 2016, I get the following message:Connection verification failed for data source: xxxxjava.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'xxxx'.The root cause was that: java.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'xxxxx'.In SQL Server, I have SQL Server Browser running, SQL Server is set up for TCP/IP, and port set at 1433.In ColdFusion Administrator, I have server set as 127.0.0.1 and port set at 1433. In otherwords, everything that I could find on the net has been tried and I still get the same error message.. I've even tried various passwords i have associated with my computer/microsoft/coldfusion, etc....nothing seems to work.Any help is greatly appreciated.ThanksSatch
I am working on databases programming using ColdFusion Builder 2016. I have to use Microsoft Access database 2010 with CF.I have downloaded AccessDatabaseEngine_x64.exe (Access Database Engine 2010, 64-bit) from MS site and installed it. I created a System Data Source using System DSN from a 64-bit ODBC Data Souce.However, when I tried to create a Data Source (with exactly same name) by selecting the "Microsoft Access" driver type choice from ColdFusion administrator, I had the error message: The ColdFusion ODBC Server service is not running or has not been installed. Previously, I tried to create a CF data source with 32-bit version Access Database Engine installed, but it didn't work. So I removed it and installed a 64-bit version, but it still doesn't work.So, how to install ColdFusion ODBC Server service and how to get the MS Access data source in the CF Administrator, so that I can use it in my CF program?Thank you.
hi there, I am maintaining a website which was originally built on fusebox (not by myself).I'm keep getting this error:undefined CircuitYou specified a Circuit of home which is not defined.Now the weird thing is that it throws the error and 1 sec later you can load the same page with no issues. Then you browse to the next page it gives the error you refresh the page and it loads correctly.It looks like it needs more 'time' to work properly.Anyone has come across similar ? Is this a CF server issue or fusebox itself ?Thanks
I am having an issue trying to run a ColdFusion form using F-11 or pressing the run key. It will not load the default browser no matter what I do. I can type the address into a browser and it works fine. Does anyone have any idea what I have setup incorrectly. I am using ColdFusion 2016 Browser.Thank so much in advance.Ian Knowles
This is on a CF9 server on Windows 2008We do a lot of writing to and then including from, the VFS (Virtual File System). Very intermittently, we get these errors when attempting to write to the RAM disk. Retrying the failed WRITE operation usually succeeds.The filename is always a unique file name created with createUUID() in the filename.I have read that this stack trace error is related to deleting items from an array while accessing it at the same time. Do I need to lock all access to the VFS? I feel like that would really hurt performance. Should I clean up the temporary files created and written to the VFS at the end of the request, or maybe I should schedule it to run daily so there is less contention for those resources?java.util.ConcurrentModificationException at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372) at java.util.AbstractList$Itr.next(AbstractList.java:343) at org.apache.commons.vfs.provider.ram.RamFileSystem.listChildren(RamFileSystem.j
I am having an issue trying to run a ColdFusion form using F-11 or pressing the run key. It will not load the default browser no matter what I do. I can try the address into a browser and it works fine. Does anyone have any idea what I have setup incorrectly. I am using ColdFusion 2016 Browser.Thank so much in advance.Ian Knowles
Hi, is it still possible to buy an update from Coldfusion 8 Enterprise to 10 Enterprise?It is very important for us,thanks
I got this sort of question. Our company has licenced coldfusion 9, can we pay to upgrade it to latest version? Or we need to buy new version? Which way will cost us less?PS: sorry for asking this sort of questions like this, cause i can't find any sort of adobe support mail for official answer.
I have written an application which runs a long process.On different PCs, this process last around 30mn.On local PC, with Windows 7 and CF9, no problem, everything is OK.I have put these lines :<cfflush interval="10"><cfsetting requesttimeout = "6000">Then , I have to put it on the Internet, to let access to different users from external after the long process.And , on Internet, on a shared serveur Windows 2008, CF9, same conditions,that long process makes 3/4 of the job, then the screen never change, nothing happens, no error message.wait wait, but nothing.Any help is welcome, to understand this different behaviour from these 2 different environment.Thanks, Pierre.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.