Re: Is it possible to load assembly from local IIS server
u dont normally load an assembly from iis server. iis pushes the assembly to
the client. what you are describing is an assembly bind error on the server.
make sure your dependencies are in the application folder. or use
fuslogvw.exe to examine the reason for the bind failure.
--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
https://www.microsoft.com/MSPress/books/10933.aspx
OWC Black Book www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley
"Manish Chourasia" wrote in message
news:OjerfvC1HHA.5152@TK2MSFTNGP02.phx.gbl...
> Is it possible to load assembly from local IIS server. i am trying to load
> it but it is shoing me the messeage of dependency and doesn't load the
> assebly
>
>
Date:Thu, 2 Aug 2007 09:03:32 -0400
Author:
|