|
-
Apr 1st, 2012, 09:17 PM
#4
Re: DLL cannot be accessed
 Originally Posted by At--o
Solutions with multiple projects don’t create a .dll on the debug folder just on the release one.
So if you copy a DLL from Windows System or other location -other than your Solution folders, it will still build and copy to the Release folder?
is your Project set in Properties to build and run from Release?
Or is this a User Control- custom-DLL -and so it gets copied to Release folder on Build?
It is just that I think that DLL can be in any folder under Solutions -and therefore DLL does not have to be in release or even Debug -because they ARE being used during runtime.
IDK.
I think IMHO, you are not correct.
I always ask many questions because I need to know the answers especially if it 'appears' to be mal informed.
Show me the link that states DLL must only be in release folder if multiple projects involved within same solution.
please -
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|