Re: CFINPUT DateField
Thanks for your message and help,I use CF10.I did some test using differnet browser and machines, it is IE 8 issue.Every machine and browser works, except IE 8. Thanks again for helping, Regards, Iccsi
View ArticleSetting the default port
Can I change Coldfusions default port form 80 to 110 and if so how? I have CF running on a windows server 2008 RT machine.
View ArticleError in COM - 64 bit.
Hi, I am working on a ColdFusion application(64 bit) where it requires JIntegra 64 bit for connecting to Active PDF 3rd party tool(64 bit).This is the piece of code which is getting the object from...
View ArticleRe: cold fusion 9 500 - Internal server error.
Thank-you - Madison - for restoring most of the previously censored content from this thread. Hopefully now we can crack on with sorting this issue out. Grazan: where's that extra info? ;-) -- Adam
View ArticleRe: Censorship on Adobe ColdFusion forums - Open letter to the management of...
Update:This issue has now been resolved thanks to understanding and co-operation from Madison Murphy of Adobe, who has restored all the relevant content to the thread in question. Thanks. -- Adam
View ArticleCF8 - COM object
Hi, Does any one have any idea about "com.intrinsyc.typeInfo.IMacroViewerProxy" ? I am facing this error when trying to access Jintegra from my ColdFusion 8.
View ArticleRe: email notifications
You could implement a Directory Watcher with Event Gateway. The sample code is in the CF docs. http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859 461172e0811cbec15849-7fdb.html
View ArticleRe: CFINPUT DateField
Hi. I was able to reproduce the same behavior you described in Internet Explorer 8, but only if I triggered compatibility mode in IE. If it is possible for the page/site you are working on, I would...
View ArticleRe: $ addition to an amount column in a form
Format the returned value using #DollarFormat(form.amount)#.
View Articlecf 8 with jintegra..
Does any one have experience in connecting CF8 64 bit application with JIntegra 64 bit ??? Facing some issue and find the below error message.com.intrinsyc.typeInfo.IMacroViewerProxy
View ArticleRe: An exception occurred when instantiating a COM object
Did you get any idea...? You are able to resolve the issue ?
View ArticleCF8 enterprize vulnerability support
Are security vulnerability patches available to CF 8 enterprize software owners up to the EOL date shown on the ADOBE product lifecycle matrix (31 July 2014) ??
View ArticleRe: An exception occurred when instantiating a COM object
Let's narrow down the problem by substituting the variable with the value directly on the cfobject tag. <CFOBJECT name="obj" action="create" type="com" class="UserInfo325DLL.UserClass"> ... and...
View ArticleRe: email notifications
Hi, Thanks for your responded. How can i attached file in the email. Please see my code below.Thanks <cffile action="write" file="#variables.file#" output="#Str#"> <cfmail...
View ArticleRe: IIS7.5 and ColdFusion10(Developer)
I had this exact same proglem. I recieved this error both when I opened up any page in the browser and when I opened up the Handler Mappings in IIS. Like the original poster, I'm running IIS 7.5 with a...
View ArticleRe: CF10 and IIS 7.5 - cfheader in 404 custom error handler not working...
I just went through this exercise, having problems using CFERROR with 64-bit CF10 in combination with IIS 7.5 on Windows 2008 server. After several days of trial and error I finally found a solution...
View ArticleAnonymous Logon error in CF Admin in development
Hi, The production Cold Fusion server was completely backed up and was placed on a development server. The production sever is able to connect to the production datbases. SQL server was installed on a...
View ArticleRe: Coldfusion 9 and FamilyLink - Web Classroom
Hello Techwomantoo, Thank you for your post. Please try the following steps to change the port:- Open Internet Information Services (IIS) Manager.Select the Web site that you wish to configure.In the...
View ArticleRe: Setting the default port
Hello Techwomantoo, Thank you for your post. Please try the following steps to change the port:- Open Internet Information Services (IIS) Manager.Select the Web site that you wish to configure.In the...
View Article