Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Professionals
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 26th, 2009, 09:34 AM
Authorized User
 
Join Date: Nov 2003
Posts: 78
Thanks: 0
Thanked 0 Times in 0 Posts
Default Calling SQL Reporting Services report written with .NET 2 from a .NET3.5 project

I have an exsiting .NET 2.0 (VS2005) project which uses SQL Reporting Services 2005.

I am trying to call the same reports from a VS2008 project (.NET 3.5), but the report URL generated by the application doesn't seem to work. The URL is identical to the one generated from VS2005, the only difference being the port number after localhost:

The URL generates the following error, both from the application and in if entered directly into IE7:-
"The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.The request failed with HTTP status 404: Not Found"

Is there a reason why this works from VS2005 and not VS2008? Do I need to code anything differently in my project?

Thanks for your help.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Run a Reporting Services report from within SSIS palli SQL Server DTS 0 May 29th, 2007 04:56 AM
Emailing A reporting services report gmk51080 BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 December 23rd, 2004 05:36 PM
SQL REporting Services Jane SQL Server 2000 5 July 13th, 2004 04:24 AM
Report Server File Share In SQL Reporting Services liliarum BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 2 July 8th, 2004 04:16 PM
MS SQL reporting services qa BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 3 June 24th, 2004 02:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.