I received that exact same error when I tried to write my first web service CFC a few weeks ago. It ended up that I was putting the cfc in my root which had an Application.cfm file that did a fair amount of processing. It turned out that the white space generated by the Application.cfm file was causing the WSDL to fail. When I moved the web service cfc to it own sub-directory with no Application.cfm file, all worked well.
HTH
--------------
Ian Skinner
Web Programmer
BloodSource
<file:///C:\Documents%20and%20Settings\iskinner\Application%20Data\Microsoft\Signatures\www.BloodSource.org> www.BloodSource.org <http://www.BloodSource.orgSacramento>
Sacramento, CA
"C code. C code run. Run code run. Please!"
- Cynthia Dunning
Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

