configuration error

C

coltrane

I was testing my web app and I started getting the followng 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 'MetaBuilders.WebControls.RowSelectorColumn'
could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = MetaBuilders.WebControls.RowSelectorColumn
(Partial)
LOG: Appbase = file:///C:/CSI/web
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: MetaBuilders.WebControls.RowSelectorColumn
LOG: Attempting download of new URL
file:///c:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/twcustserv01/5f872ab2/52023a33/MetaBuilders.WebControls.RowSelectorColumn.DLL.
LOG: Attempting download of new URL
file:///c:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/twcustserv01/5f872ab2/52023a33/MetaBuilders.WebControls.RowSelectorColumn/MetaBuilders.WebControls.RowSelectorColumn.DLL.
LOG: Attempting download of new URL
file:///C:/CSI/web/bin/MetaBuilders.WebControls.RowSelectorColumn.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: MetaBuilders.WebControls.RowSelectorColumn,
Version=1.0.1152.34254, Culture=neutral,
PublicKeyToken=8f1b87f9edb00944





HELP!!!!!!!!!!!!!
I didn't touch any config files except my web.config and once I got
this error I restore my previous copy and still got the error.

again, HELP!!!

thanks for your help

john
 
A

Alvin Bruney [MVP - ASP.NET]

looks like your third part component went south. try running the project
without a debugger attached to see what the error is

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 
P

Patrick Olurotimi Ige

Coltrane apart from what Alvin adviced..
Noticed you are getting the error
'MetaBuilders.WebControls.RowSelectorColumn'
could not be loaded.
It seems it can fet to read the DLL of the webcontrol where are u
placing it!
Hope it helps
Patrick
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top