by investigating the project i try to understand the references as to how they were added, as project or as dll.
Only difference i found is in the properties of the references in the solution explorer. if a reference added as a dll, it has one more property named specific version. compare the images i attached.
I dont know if i can rely on this finding though.
any ideas?
serkan sendur 821 Postaholic Banned Featured Poster
Recommended Answers
Jump to Post>> by investigating the project i try to understand the references as to how they were added, as project or as dll
Its the same thing. The "SpecificVersion" doesn't appear in your referenced projects because it knows the version since it is part of the solution and compiled with …
Jump to PostThe .msi installer auto-detects dependencies but excludes dependant DLLs that are part of the .NET framework. If you're not using the standard MSI builder then that functionality is not included which I am guessing is there case here. There are dependency walker utilities out there that will do this for …
All 6 Replies
serkan sendur 821 Postaholic Banned Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
sknake 1,622 Senior Poster Featured Poster
serkan sendur commented: the reason is not to be a sponsor but to get rid of ads i think :) +7
serkan sendur 821 Postaholic Banned Featured Poster
sknake 1,622 Senior Poster Featured Poster
serkan sendur commented: reputationCallBack(serkan) +7
serkan sendur 821 Postaholic Banned Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.