Creating PDF (or any other file type) from SQL Reporting Services using .WSDL (VS2012) Part 2
Last Updated on Tuesday, 11 December 2012 08:53 Written by David Bauernschmidt Tuesday, 11 December 2012 12:00
If you have been following along in Part 1 you know that by now you will have a web service ready to be consumed in your project. Let’s continue on with this example and create a report that is hosted at Arvixe. (Concepts apply to most vendors). One thing to keep in mind with Arvixe this that testing your code report link is different than when you deploy it. I will get to that in a minute but let’s continue on.
Right click on your project and select ..”Add New Item” (figure 1)
Select Generic Handler and name the file something like ….”SSRS.ashx
Learn More
Tags: create, creating, export web services, files, how to, pdf, reporting, Reporting Services, services, sql, ssrs, vb.net, VS2012, wsdl | Posted under ASP .NET 3.5, MSSQL | No Comments


Recent Comments