The code college
Wednesday, July 8, 2009
How can you tell the application to look for assemblies at the locations other than its installed location?
You can do that by adding the following entry in the web.config file,
<probing privatePath="c:\yourlibrary; bin\debug" />
www.codecollege.NET
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment