Problem with OpenIdRelyingPartyWebForms sample

23 views
Skip to first unread message

ShoreOx

unread,
Feb 17, 2012, 11:54:46 AM2/17/12
to DotNetOpenAuth
I have deployed the OpenIdRelyingPartyWebForms sample in a hosted
sharing enviroment and receive the error below when trying access:

HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related
configuration data for the page is invalid.

Error points the config section below:

3: <configSections>
4: <section name="uri" type="System.Configuration.UriSection,
System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" />
5: <section name="log4net"
type="log4net.Config.Log4NetConfigurationSectionHandler"
requirePermission="false" />


I have not made any changes to the source code or configuration files.
Fairly new to .net programming so I apologize if the cause is obvious.
Any assistance would be greatly appreciated.

SeanH

Andrew Arnott

unread,
Feb 17, 2012, 2:43:34 PM2/17/12
to dotnet...@googlegroups.com
Try removing the line that defines the uri section.
--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death your right to say it." - S. G. Tallentyre



--
You received this message because you are subscribed to the Google Groups "DotNetOpenAuth" group.
To post to this group, send email to dotnet...@googlegroups.com.
To unsubscribe from this group, send email to dotnetopenid...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dotnetopenid?hl=en.


Reply all
Reply to author
Forward
0 new messages