These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: NHibernate(version 1.0.3)
PostPosted: Thu Jan 25, 2007 4:23 am 
Newbie

Joined: Thu Jan 25, 2007 4:08 am
Posts: 5
Getting exception while processing web.config
: 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: Exception creating section handler.

Source Error:


Line 4: <section
Line 5: name="nhibernate"
Line 6: type="System.Configuration.NameValueSectionHandler, System,
Line 7: Version=1.1.5000.0,Culture=neutral,
Line 8: PublicKeyToken=b77a5c561934e089"/>


Source File: c:\inetpub\wwwroot\TrialHibernate\web.config Line: 6

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

=== Pre-bind state information ===
LOG: DisplayName = System, Culture=neutral
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/TrialHibernate
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: System, Culture=neutral
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/trialhibernate/7a7a734c/f0a28ba7/System.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/trialhibernate/7a7a734c/f0a28ba7/System/System.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/TrialHibernate/bin/System.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/TrialHibernate/bin/System/System.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/trialhibernate/7a7a734c/f0a28ba7/System.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/trialhibernate/7a7a734c/f0a28ba7/System/System.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/TrialHibernate/bin/System.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/TrialHibernate/bin/System/System.EXE.

Version Information
: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jan 25, 2007 5:28 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
The version of System assembly is 1.0.5000.0, not 1.1.5000.0.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.