RE: Assembly binding problem
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 28 Feb 2006 06:09:15 GMT
Hi Steven,
So have you got it working now? As for the "qualifyAssembly", it just used
to help redirect a partial assembly reference (ususally for dynamic
assembly loading) to a Full qualified assembly reference. And as long as
the web.config file is correctly configured, in your case, since the
assembly is a strong-named one, the runtime should always start searching
in the GAC, then through the normal assembly probing path( the bin sub dir
for ASP.NET web application).
Regards,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
.
- Follow-Ups:
- RE: Assembly binding problem
- From: Steven Berkovitz
- RE: Assembly binding problem
- References:
- Assembly binding problem
- From: Steven Berkovitz
- RE: Assembly binding problem
- From: Steven Berkovitz
- Assembly binding problem
- Prev by Date: ObjectDatasource - Does it support multiple data tables?
- Next by Date: Re: hyperlink to a text file in asp.net
- Previous by thread: RE: Assembly binding problem
- Next by thread: RE: Assembly binding problem
- Index(es):