Hi,
I am testing an app locally that is built in coldfusion. I have sql report services running and i would like to access reports using cold fusion.
I can only access web services through IE. How can i enable anonymous access to the server so that i could do a simple http request from within coldfusion to grab the report.
Secondly, is there a better way to do this than what i am thinking about?