Re: upgrade java in CF

2007-03-20 Thread Sana Ullah
Hi, JVM 1.5 flex services will not work and also if you calling your CFC remotely will not work; I mean you cannot call your CFC in url like this http://localhost/test.cfc [you will have servlet error] webservice stub loader having problem with JVM 1.5: web config connector having problem will

Re: CF7 on XP2 with IIS

2007-03-20 Thread Sana Ullah
Hi, disable norton/macfee personal firewall, then disable windows firewall. Install CF with build-in webserver. Later-on you can configure your IIS. ~| ColdFusion MX7 and Flex 2 Build sales marketing dashboard RIA’s for

Re: Calling a function based on variable name

2007-03-20 Thread Sana Ullah
Hi cfset myfunction=AddMe try this cfset #Evaluate(AddMe)#() ~| ColdFusion MX7 and Flex 2 Build sales marketing dashboard RIA’s for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Re: Calling a function based on variable name

2007-03-20 Thread Sana Ullah
Hi, sorry mistyping.. cfset myfunction=AddMe Try this cfset #Evaluate(myfunction)#() Should work ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 MX7 integration create powerful cross-platform RIAs

Re: using a query from createobject

2007-01-16 Thread Sana Ullah
Hi, Try like this cfset qryQ = application.myCFC.getQ() cfoutput query=qryQ Thanks Hi, How do I reference a query from a cfc that has been created using createObject... I've created an example of what I mean below? I can cfdump it, but it breaks when I use it within the query attribute

RE: Bar codes

2006-06-13 Thread sana ullah
Hi check this http://www.adobe.com/cfusion/exchange/index.cfm?view=sn130#view=sn131viewName=ColdFusion%20Extensionloc=en_usauthorid=34333534page=0scrollPos=0subcatid=0snid=sn131itemnumber=12extid=1020465catid=0 Thanks Sana Subject: Bar codes From: [EMAIL PROTECTED] To:

RE: OT auction software

2006-06-12 Thread sana ullah
Hi, Long time ago i came across this product. http://www.downloadfast.com/details.php?did=6256or ask the company http://www.advcomm.net/ about auction product. another product as well http://www.cftagstore.com/tags/cfauction.cfm this is cool as well. might be some other product as

Re: CFMX7 clustering and load balance

2005-04-05 Thread Sana Ullah
rebooting jrunserver.store file have only one IPaddress:JCP port for cfusion2 instance. Any one have idea how to solve this probelm. Regards Sana I replied to your post on CF-DEV. Did you look into multicasting? -Adam On Apr 4, 2005 6:34 AM, Sana Ullah [EMAIL PROTECTED] wrote

CFMX7 clustering and load balance

2005-04-04 Thread Sana Ullah
Hi CFMX7 WITH JRUN4 -- MULTISERVER INSTALLATION I am having a problem in configuration of clustering... the following steps I done cfusion2 + cfusion3 + remote instance (cfusion4 + cfusion5) Added into cfmx-cluster by using Jrun Admin interface. Reconfigured the IIS6 connector as