I ran the code analyzer on our website and one of the errors it came up with was the
way the variables are used.
It say dot notation for variable names can no longer be used. I my case I'm trying to
set a property of a COM object. So:
<cfobject type="COM" name="MyObj" class="ISSiebelCOMDev.clsISSiebelDev"
action="CREATE">
Then use dot notation here to set a property:
<CFSET MyObj.SiebelDrive ="#request.sDrive#">
I get this error. It maybe more than the dot syntax.
An exception occurred when accessing a Com object field.
The cause of this exception was that: AutomationException: 0x8002000e - Invalid
number of parameters..
Any suggestions?
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists