Quantcast
Channel: Adobe Community: Message List - ColdFusion
Browsing all 21760 articles
Browse latest View live

Re: CFMail Issues since Upgrading to CF10

Hello, Still experiencing these issues from time to time, specifically the "javax.mail.MessagingException: missing body for message" mail error.  The only way to get these emails to spool and go out is...

View Article


Re: cffile MIME types

I actually reported an issue very similiar to this a few months back, my bug report went as far as being 'verified' by Adobe Developers then magically 'disappeared' without any notice.  I had several...

View Article


Re: Cfthread question

Couple issues with variables scope, but the time of the function still the same.Do i need to setup something in the cf administrator?I am using cf 9 enterprise. Here is my new code: <cffunction...

View Article

cfchart and progress bar

Hi I have a page with charts. A data download page displays records to preview when they click the chart. I have taken a CFprogress bar tutorial at lynda.com and  yet still have no idea how to make...

View Article

onRequestStart

I just learned that I need to use onRequestStart event to have my login code.My question ColdFusion pass target form to the function, so I can access all variable and controls on the form. Am I...

View Article


Re: onRequestStart

Generally speaking, a user would only login once per SESSION, so you'd have that sort of thing in onSessionStart(), not onRequestStart(). -- Adam

View Article

Re: onRequestStart

Thanks a million for the message and help,Can I add <CFArgument> to pass session variable to the function to validate user?Like ID, Password and user Roles?Thanks agian, Regards, Iccsi,

View Article

CFHTTP and wildcard SSL

Let me try moving this question. I posted it to the Advanced Topics for Coldfusion thread but it appears not many read discussions there as it's hard to find -- I could not find what I posted very...

View Article


Re: ColdFusion 10 on a 4 vCPU virtual server?

Hello jschneidercssi, So in your scenario, there are 4 CPUs.  jschneidercssi wrote: but are using 4 cores that are setup as virtual CPUs.  The ColdFusion installer would check both the conditions- 8...

View Article


Re: Coldfusion10 scheduletask page error on Coldfusion Admin

You can open & check content of respective {ColdFusion10}\cfusioninstance\lib\neo-cron.xml file, most probably it would be blank whereas it should have atleast some default code snippets, if so...

View Article

Re: ColdFusion 10 on a 4 vCPU virtual server?

What is the virtualization platform software? VMware, Windows Hyper-V, or something else?  If VMWare, you can configure the virtual server to have 1 CPU with 4 cores or 2 CPUs with 2 cores each instead...

View Article

Re: Splitting a room at the Coldfusion Conferance

Steve, good point I should have pointed to that. Sorry for the confusion.

View Article

Re: ColdFusion 10 on a 4 vCPU virtual server?

Unfortunately, this is Hyper-V and from my research through the documentation, there is no way to associate multiple cores to a single virtual CPU.  You can only assign the number of vCPUs but no way...

View Article


Re: Coldfusion10 scheduletask page error on Coldfusion Admin

Even if neo-cron.xml isn't blank and giving this error then you can take back-up of existing neo-cron.xml then replace it with previously attached or any default neo-cron.xml of CF 10 server.

View Article

Colsfusion 10 list result so user can select columns?

Hello I'm new to Coldfusiion, and I was wondering what would be the best way to have search results so that the user could select a column. For instance If someone was searching for the sku aaa they...

View Article


RDS login issue

I got error message from while login RDS server using Dreamweaver and Report Builder.I got HTTP/1.1 404 Not Found and get Serv name or address cannot be resolved. I search on this forum and check the...

View Article

Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll

I am having the same problem. CF 10Win Ser 2008 R2 IIS redirect sites cannot forward cfm pages. I tried the config. All were reset and still none are working. they all forward cfm pages to...

View Article


Re: Strange IIS redirect issues... leads to /jakarta/isapi_redirect.dll

Make sure you have the latest CF patches installed and re-config each site individually.  Do NOT use the "All ISS Sites"  option.  It has never worked for me. Sorry, I'm not much help than that.

View Article

Re: Coldfusion 9 and FamilyLink - Web Classroom

Hello Techwomantoo, I am not sure if you are looking for this one, but you can refer to http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSc3ff6d0ea77859 461172e0811cdec18c28-7ffc.html to change...

View Article

Re: Setting the default port

Hello Techwomantoo, I am not sure if you are looking for this one, but you can refer to http://help.adobe.com/en_US/ColdFusion/9.0/Installing/WSc3ff6d0ea77859 461172e0811cdec18c28-7ffc.html to change...

View Article
Browsing all 21760 articles
Browse latest View live