DLL being removed from solution

X

xzzy

This seems to be a Visual Studio 2003 problem:

I am using www.obout.com 's treeview control and their postback dll ( for an
aspx web page ). Their treeview and no postback works, BUT the postback dll
keeps getting removed from the solution. No problems with any of the other
dlls in the app. I have asked www.obout.com about this but they do not
know.

How do I prevent the DLL from getting removed from the solution??
or
please recommend a treeview that I can expand and collapse without posting
back


The dump is listed below.


Thank you,

John Bickmore



++

Server Error in '/myreader' Application.
----------------------------------------------------------------------------
----

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: Access is denied: 'obout_Postback'.

Source Error:


Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 198: <add assembly="*"/>
Line 199: </assemblies>
Line 200: </compilation>


Source File:
c:\winnt\microsoft.net\framework\v1.1.4322\Config\machine.config Line:
198

Assembly Load Trace: The following information can be helpful to determine
why the assembly 'obout_Postback' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = obout_Postback
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/myreader
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: obout_Postback
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/myreader/d612959b/b1608627/obout_Postback.DLL.
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/myreader/d612959b/b1608627/obout_Postback/obout_Postback.DLL.
LOG: Attempting download of new URL
file:///c:/inetpub/wwwroot/myreader/bin/obout_Postback.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: obout_Postback, Version=1.1.0.0,
Culture=neutral, PublicKeyToken=e4e77ca82105cd12
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Weird security configuration message 3
invoke dll in asp.net webservice(vc.net) 0
configuration error 3
dll access denied 2
VS 2003 misbehaving 0
ASP DN error 0
Interop.MSDASC 0
Access Denied to Reference dll 3

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top