Reputation: 712
I have a simple VS2008 project with several crystal reports, created with Crystal Reports 2008 (outside Visual Studio). The solution is added to source control (Visual SourceSafe 6.0). Now every time I open the solution all the reports are checked out together with their corresponding cs files. No changes are made to the files, so I can just undo the checkouts, but that's very annoying. Has someone encountered that problem and is there a solution?
Edit: Here is complete description what happens:
Upvotes: 0
Views: 1576
Reputation: 2720
I know this is'nt a solution to your problem... (I see you've found one) but use another source control system.... it solved A LOT of problems we had (we even had file corruptions with vss). MS is also keeping stuck on 6.0 (don't think any improvements will ever be released).
We made the change a year ago, after another VSS corruption issue, and I my only regret is that we didn't change faster, what a time saver!
I personally use:
Ask around everybody will tell you that staying with vss is a bad choice...
Just my 2 cents I wanted to give you.
Upvotes: 1
Reputation: 712
After some googling I found that topic in the MSDN forums. My problem is identical with the one discussed there. The solution pointed is updating Crystal Reports. I'm gonna try that when I have time.
Edit: Yep, it's fixed! :) For anyone with the same problem - just download and install the latest service pack from the Business Objects downloads page.
Upvotes: 3
Reputation: 8381
You might need to narrow down the issue a bit further to see what the issue might be
Upvotes: 0