On 5/13/05, Paul Roe <[EMAIL PROTECTED]> wrote: > If I navigate to the url of the cfc like so, > http://www.sitename.com/test.cfc?WSDL. I get the appropriate wsdl > (Bear in mind that when I navigate to this url IIS forces me to enter > in my domain username/password). > > When I try to create my soap service in a cfm running on the same cf > server like so, > > <cfset C = createObject('webservice',urladdress)>
CF needs a way to login since the URL is behind IIS authentication. -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail? -- I have 50, yes 50, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). CFCDev is supported by New Atlanta, makers of BlueDragon http://www.newatlanta.com/products/bluedragon/index.cfm An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
