lacostabr / socialauth-net

Automatically exported from code.google.com/p/socialauth-net
0 stars 0 forks source link

An error occurred creating the configuration section handler for SocialAuthConfiguration: Could not load file or assembly #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have followed the integration steps to the T and I still get this issue. I am 
running IIS 7 / .NET 4.0. Has anyone else had this issue?

An error occurred creating the configuration section handler for 
SocialAuthConfiguration: Could not load file or assembly 'SocialAuth, 
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its 
dependencies. The system cannot find the file specified.

Social Auth V1.0 using Option – 3: Changes for using SocialAuth.NET standard 
authentication engine with Forms Authentication and custom GUI

I also noticed that there are ! marks in the web.config, are these supposed to 
be there? 

Thanks

Original issue reported on code.google.com by m...@soapwebdesign.co.za on 8 Jun 2011 at 1:09

GoogleCodeExporter commented 9 years ago
My bad. My config section was copied from the documentation. However the 
documentation is incorrect it should read 

<section name="SocialAuthConfiguration" 
type="Brickred.SocialAuth.NET.Core.SocialAuthConfiguration, SocialAuth-net, 
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" 
allowDefinition="Everywhere" allowLocation="true" />

Thanks

Original comment by m...@soapwebdesign.co.za on 8 Jun 2011 at 3:18

GoogleCodeExporter commented 9 years ago
Hi Mike, 
Thanks a lot for your valuable inputs. Following is an update on your reported 
issues:

1. "!" appearing in webconfig issue: 
[Resolved]:You won't find "!" marks now while copying section from web.config. 

2. Change in SectionName tag from socialauth to socialauth-net. 
[Resolved]:Wiki document is updated accordingly.

Please let us know if you face any other issue or have any suggestion to make 
SocialAuth.NET even more useful.
regards,
Deepak

Original comment by tsg.bric...@gmail.com on 9 Jun 2011 at 5:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue 4 has been merged into this issue.

Original comment by tsg.bric...@gmail.com on 10 Jun 2011 at 5:52