Connecting MSSQL in CF Admin via a domain user
Normally when I connect a database resource, we use a user specific to the MSSQL server. However, I have a new resource that requires putting in domain-based credentials. I've tried inputting...
View ArticleColdfusion 10 Password not recognized in 2008 R2 server installation
When installing Coldfusion 10 standard in 2008 R2 Server, at the final stage asking me to enter admin password. Although I knew the password I entered is correct but it still said it is...
View ArticleExtracting data with XPath
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSc3ff6d0ea7785 9461172e0811cbec22c24-78cc.html
View ArticleWhat can be done when Cold Fusion 9 ODBC Services will not install?
What can be done when 64-bit Cold Fusion 9 ODBC Service will not install on a Windows Server 2008-R2 64-bit machine? Yes, most of the things in other discussions have been tried.
View ArticleOracle & Sybase Database drivers are not in the pulldown list
Oracle & Sybase Database drivers are not in the pulldown list when installed Coldfusion 10 standard in 2008 R2 Server.I saw the drivers in other windows operation system, XP, server 2003. Can I...
View ArticleIsUserInRole - NullPointerException
What are some of the reasons why a call to the IsUserInRole function would throw a java.lang.NullPointerException error? Sample code:<cfif isUserInRole("MyRole")> <cfinclude...
View ArticleInstalling CF10 get error have to install Microsoft Visual C++ redistribution...
Said OK and installed the package. Restarted install. Still get message. Tried installing manually, restart install, still get message. Restarted machine, restart install, still get message....
View ArticleColdfusion cfwindow
Hi, I am currently working in Coldfusion 9.There is a requirement to build cfwindow. But I am not able to change the border color of this cfwindow. I was able to change the header style. But not the...
View ArticleUpdates page
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/Admin/WSe61e35da8d318518-3 3adffe0134c60cd31c-7fff.html
View ArticleTags by function
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea7785946 1172e0811cbec17576-7ffc.html
View ArticleTag summary
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea7785946 1172e0811cbec17576-7ffd.html
View ArticleCFMail server options
I have a CF form that when posted sends an email with an attachment from our website to an email specified in the form. The email is sent using the CFMAIL tag. Pretty straight forward. Now for...
View Articlecfselect onClick
I have two cfselect. Both cfselect have first option being blank (nothing selected). These two cfselect are working as mutually Exclusive OR (i.e. if a non-blank option selected in one cfselect, then...
View Article.net 4.5 support
Anyone know if the .net integration will get upgraded to support .net framework 4.5? Tried it out after upgrading to .net 4.5 and get the error "incorrect response header" thrown from...
View Articlecfexecute 25-second delay running MSYS utility
Greetings, We run ColdFusion 9 64-bit on a Windows 2008 R2 Server and have been using some UNIX-style tools from the MinGW project to provide some programming functionality. I've used the Git for...
View Articlecold fusion 9 500 - Internal server error.
all of a sudden none of our cfm web pages work on a windows 8 server running iis 7 .... the server shows no errors in the event viewer .... occasionally functionality comes back w/o doing anything...
View Articlecfimage resize problem
I have a page that controls our staff directory, including uploading photos of staff members. I have a form with a browse button, and it successfully uploads the picture. Where it fails is resizing...
View ArticleGoogle TOTP Two-factor Authentication for Cold Fusion
Hi Guys, We are working on implementing TOTP Two-factor Authentication in Coldfusion. We are refering a code which is in PHP and is working fine and is validating the token. Here is the link for the...
View ArticleCF10 does not display CSS, jpg, or png files
I just installed CF10. CSS data is not being used in display. JPG or PNG files are not being read. I checked links and they are valid. Any suggestions?
View ArticleCF10 Https Axis2 Issue
Hello! I've found an issue with https and Axis 2. After seaching online I found the bug reported to Adobe here. https://bugbase.adobe.com/index.cfm?event=bug&id=3344353Do you know if this issue was...
View Article