How can you tell the application to look for assemblies at the locations other than its installed location?

Wednesday, July 8, 2009

You can do that by adding the following entry in the web.config file,


<probing privatePath="c:\yourlibrary; bin\debug" />
www.codecollege.NET

0 comments

Post a Comment

LinkWithin

Blog Widget by LinkWithin

Recommended Books