Actually, that error is generated by my application.cfm.. from within a cfif block that starts with:
<cfif getFileFromPath(getBaseTemplatePath()) neq "auth.cfc"> that code shouldn't be running! getBaseTemplatePath() is returning application.cfm WTF? rick Rick Root wrote: > I read the other thread about tighter WSDL stuff after 7.02, but I can't > even get CF to generate a WSDL for this particular web service: > > http://tools.dukealumni.com/login/auth.cfc?WSDL > > that URL is public so you can see what it does - the error is: > > Invalid Parameters > An invalid parameter was passed to this page. > APPID is not valid. > > Which I don't get because I'm not trying to call a method, I'm just > trying to generate a WSDL at this point. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246429 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

