Installation error
Hello all! I'm tryin to reinstall coldfusion 10 x64 on windows 2008 R2 64 after uninstall.The installer show me this warning and error. I manualy delete installation folder and all registry entries....
View ArticleProblem upgrading from CF8.01 to CF10
I have a problem when it come to upgrade my CF. My server is windows 2008 with IIS 7.0 Installation end with a warning that migration has fail. After that I can't even open my CF administrator, it...
View ArticleUpdate from 9.0.1 to 9.0.2
Do I have to go through the hotfix procedures or can I run the ColdFusion 9.0.2 complete package to update from 9.0.1 to 9.0.2? Thanks, Jeff
View ArticleHow can I select the row after a cfgrid refresh?
I have a form that is bound to a cfgrid. The grid is populated from a database. When you navigate in the grid the data displayed in the form changes to match the selected row. I can edit the data in...
View Articlecflock
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-7f5d.html
View ArticleCF, french dates and MS Access
Hi, I have a problem inserting dates in a MS Access database. Days and month are swapped everytime the date stay valid.Ex: 05 of june 2013 become six of may 2013 but 13th of june is not changed. I use:...
View ArticleHow do I update my Coldfusion Builder 2 code assist to include the new...
How do I update my Coldfusion code assist to include the new Coldfusion 10 tags
View ArticleHow do I update my Coldfusion Builder 2 reference (help) to include...
How do I update my Coldfusion Builder 2 reference (help) to include Coldfsuion 10 ?
View ArticleRegEx Help
Hello, I have the following function: <cffunctionname="stripHREFs"access="public"returntype="array"output="no"hint="seperate Links from given HTML string, output as a array">...
View ArticleHow to best count failed login attempts
If I want to count the number of failed login attempts what might be the best course of action? Off the top of my head I figure I could:Have a session variable that counts up to number X Have a cookie...
View Articlecfselect bind not working
I have the following code in a template called test.cfm:- <cfform name="MoveDomain" method="post"> Accounts:-<cfselect bind="cfc:cfc.accounts.Function_SearchAccounts()"...
View Article500 error - Element MAIN.NAKEDPATH is undefined in SERVER.
Has anyone seen this error? Running CF 9 Enterprise. This happens on every page, every time. That's all of the info I have, but I have never seen this type of error, I thought someone might have an...
View ArticleBrowser not seeing cf10 page css & jpg files
Hi, I need help. My problem is this: Browser does not read *.css and <img> files output by CF10, but browser does read page created by CF9. I will lay out the information in steps. 1. When I...
View ArticlePurchase upgrade from CF8
Dear, I want upgrade our CF8 ent to 10 ent, but i don't found an option on adobe store. Is that no upgrade price for CF8 to 10? Am i need purchase full product again? Gordon
View ArticleApplication variables are undefined?
Hi All, These days I am getting some weird errors like, Element DATASOURCE is undefined in APP.Element DATASOURCE is undefined in SESSION.Variable LANG_LOC is undefined. (that UDF is included in...
View ArticleWhere Can I find the download for the ColdFusion Builder 2.0.1 updgrade
Please indicate the URL for the ColdFusion Builder 2.0 to Coldfusion Builder 2.0.1 upgrade. All I can find is the CFB trial download site wich does not indicate if it is the upgrade or the version.
View ArticleCF 8, Client Sessions, & the Registry
Hello all! There are an abundance of posts in regards to storing the Client Session data in the Windows Registry. http://forums.adobe.com/message/4302560 being the most related to my issue....
View ArticleWeb service access error: javax.servlet.ServletException: https is forbidden
We have Coldfusion 10 configured on an IIS web site using a GoDaddy provided SSL certificate. When we try to access a web service we receive a 500 error from the server. When we look at the...
View ArticleNeed CF vs SharePoint Talking Points
I have built and administer 2 CF servers for the government for over 12 years. The government has this idea that they can drop all of the said applications into a SP server/folder and it will all...
View Articlecfpdf merge unable to instantiate com.adobe...PDFBookmark object fr
Hello, I'm trying to merge two pdfs, one from a variable using cfdocument (A) and the other from an actual file (B). (A) would remains constant but (B) would change depending on what users upload....
View Article