T
Tinnu
My asp.net application uses a class which needs an unmanaged dll named
SSlibrary.
When trying to load the page it gives me the folllowing error.
=== Pre-bind state information ===
LOG: DisplayName = SSLLibrary
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/Licmanager
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: SSLLibrary
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/licmanager/e2cac9e2/bed35a47/SSLLibrary.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/licmanager/e2cac9e2/bed35a47/SSLLibrary/SSLLibrary.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/Licmanager/bin/SSLLibrary.DLL.
LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: SSLLibrary, Version=1.0.2098.26325,
Culture=neutral, PublicKeyToken=null
Can any body help me out of this situation.
Regards
Girish
SSlibrary.
When trying to load the page it gives me the folllowing error.
=== Pre-bind state information ===
LOG: DisplayName = SSLLibrary
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/Licmanager
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: SSLLibrary
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/licmanager/e2cac9e2/bed35a47/SSLLibrary.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/licmanager/e2cac9e2/bed35a47/SSLLibrary/SSLLibrary.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/Licmanager/bin/SSLLibrary.DLL.
LOG: Policy not being applied to reference at this time (private,
custom, partial, or location-based assembly bind).
LOG: Post-policy reference: SSLLibrary, Version=1.0.2098.26325,
Culture=neutral, PublicKeyToken=null
Can any body help me out of this situation.
Regards
Girish