TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
scampercat
NA
189
0
web form code
Jul 5 2012 12:54 PM
I am using Telerik JustDecompile to obtain the source code of the application. I want to make certain the C# 2010 web form source code matches what is really in production.
I am getting the Telerik JustDecompile to work correctly for app2.dll that is in the bin directory of the installed application.
However when I point Telerik JustDecompile to the app1.dll in the bin directory of the installed application, I really get the code for app2.dll. (Note: app1.dll is the main 'project folder' for the application.)
I do want to mention that if I point Telerik JustDecompile to the code that I want to compare against in the followibng directory path, C:orig_code\app1\obj\Release for app1.dll, I obtain the code I want to see.
Do you think I need to obtain the applicable app1.dll from the gac where the application is installed? If so, can you tell me where the gac is?
Thus can you tell me where I need to Telerik JustDecompile for app1.dll so that it will decompile the installed code for me?
Reply
Answers (
0
)
What is different between response.redirect and server.transfer
query regarding the Ajax calendaExtender