|
We have several compiled websites and do not have the code. I have used your tool many times to look at the code to determine what it is doing; however, we are now beginning a project to get rid of these old applications and my boss thinks we will be able to use Reflector to take all of the code out and then have the code to begin an upgrade project with… I told him the answer is basically yes and no…because I can get most of the code using Reflector – but do you know of any tools that allow you to pull Crystal Reports that were compiled in to the application? |
|
Hi there, Sorry we missed this one. Unfortunately Reflector doesn’t support Crystal Reports and we don’t know of any other solutions that do but you could always write a .NET Reflector add-in for this? http://www.reflector.net/introduction-to-the-net-reflector-add-in-model/ |