Phantom VS Solutions?

  • Is there a way to find out what solution a report is associated with from report manager? I have reports that show up in report manager but do not seem to be attached to the appropriate solutions. I think there are undocumented solutions out there somewhere but I am not sure how to find them. This particular environment is using Visual Studio 2005 if that is relevant. 

    Thanks in advance!

  • seubanks00 - Monday, April 17, 2017 9:56 AM

    Is there a way to find out what solution a report is associated with from report manager? I have reports that show up in report manager but do not seem to be attached to the appropriate solutions. I think there are undocumented solutions out there somewhere but I am not sure how to find them. This particular environment is using Visual Studio 2005 if that is relevant. 

    Thanks in advance!

    I don't believe there is anything in the ReportServer database to tell you how a report was created or deployed. Reports can be created and deployed without using Visual Studio -  they aren't necessarily tied to a solution.

    Sue

  • If there is question on what the source of the report is, I would export all of the rdls and build my own personal solution then drop it in source control.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • seubanks00 - Monday, April 17, 2017 9:56 AM

    Is there a way to find out what solution a report is associated with from report manager? I have reports that show up in report manager but do not seem to be attached to the appropriate solutions. I think there are undocumented solutions out there somewhere but I am not sure how to find them. This particular environment is using Visual Studio 2005 if that is relevant. 

    Thanks in advance!

    No, Report Server doesn't log/save any information like this. You can do a profiling when you deploy a report to report server and you can tell what's behind the scene.
    All reports on your report server are what you have (if you lost all the solution in case).

  • Thanks for the replies folks. I'll just pull the reports in question and put them in my own solution.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply