Convert VS2k3 to VS2k5 Rpx is not seen


11-09-2005, 4:59 PM
When I convert the project using VS2k5 and try to run it I get the following error:

Can't load report layout - resource "Report.rpx" is not available (check if renamed, moved, or deleted).

It is still in the project in the same place it was.  I even tried to move it to the app_code folder and it still does not see it. 

TIA.
Laforge: "What is Normal?"
Soran: "Normal is what everyone else is and you are not."

Re: Convert VS2k3 to VS2k5 Rpx is not seen


11-09-2005, 5:07 PM
Please look at this following forum if it is web project.
http://www.datadynamics.com/ShowPost.aspx?PostID=81700
Rakesh Jani

Re: Convert VS2k3 to VS2k5 Rpx is not seen


11-10-2005, 4:32 PM

It definitely helped to re-associate the .vb files but now now that I have moved them to the app_code folder, the app no longer sees them and I get a page not found.


I am passing the report as http://localhost/MyApp/MyRpt.rpx?OutputFormat=pdf&stDate=11/1/2005&endDate=11/30/2005 and it is giving me the above error.

It worked with VS2k3.

TIA


Laforge: "What is Normal?"
Soran: "Normal is what everyone else is and you are not."