Changing project path in SLN file

  • Hi,

    I was using the existing solution as a base for the new one. What i mean is, there is a folder C:\Folder1 that contains the original project, and I copied everything from there to Folder2.

    Then I applied all the changes i needed to the project in Folder2. Now, the thing is that SLN file in Folder2 still points to the old path, i.e. Folder1, and all my changes to RDL went there, Folder1, instead of Folder2 (not mentioning that delivery package sent, lol.)

    Is there a way to avoid "manually" changing that path in the solution file?

    Thanks!

  • Create a new solution in Folder2.

    Right Click, Add Existing Item. Select all the reports from Folder1.

    This will create a copy of the items from Folder1 in Folder2 and you won't need to manually edit the sln file.

    HTH

    Michelle

Viewing 2 posts - 1 through 1 (of 1 total)

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