Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 380 Vote(s) - 3.52 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The configuration section 'uri' cannot be read because it is missing a section declaration

#1
I tried to install [BugNET][1] on IIS7 with .net 4.5

It keeps showing

> The configuration section 'uri' cannot be read because it is missing a
> section declaration

It is pretty much like this [issue][2] and [this one][3] But my app pool was set to 4.0.

And it works fine on IIS8 with .net 4.5

I think the setting were the same.


Any help ? thx


[1]:

[To see links please register here]

[2]:

[To see links please register here]

[3]:

[To see links please register here]

Reply

#2
It turns out it does mean it is missing a section declaration.

I just add

<section name="uri" type="System.Configuration.UriSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />

inside of `<configSections>`

Then it works fine.
Reply

#3
Thanks for the links you've included in your question; the first you've included worked for me, so I thought I'd quote it for the cargo culters who come after:

> When you encounter this issue, please just change the .NET Framework Version of pool to V4.0 in IIS.

[To see links please register here]


(I've the URI element, but no `<section name="uri"…`. I've got no IIS chops, so I can't say anything more on the subject!)
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through