How can we help you today? How can we help you today?

How can I extract individual .vb files from a .dll file?

Hi, I am having a big problem after a hard drive crash getting my web application in Visual Studio to behave as it did before the crash. I had created a project called MyTelerikLibrary as a type Class Library and added a number or Telerik reports to it (.vb class files). I was copying my application folder to a file server every day as a back up, which I now understand is not really the best solution but oh well. Now after rebuilding my development machine, I open the web application and the library is gone, but all the reports are in a single .dll file in the bin folder (also there is a pdb and xml files ). I downloaded reflector and can see the individual reports but I just don't know how to get them from reflector into my Visual Studio solution. Any help would be greatly appreciated, I'm really behind the eight ball here.
AkAlan
0

Add comment

Please sign in to leave a comment.