inheritInChildApplications in version 2.3.7.7

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/11/2012 10:42:41 AM
Gravatar
Total Posts 190

inheritInChildApplications in version 2.3.7.7

Hi All,

I just updated my test server to version 2.3.7.7 and I started getting this error again:

Parser Error Message: InheritInChildApplications cannot be set to "false" if the location path is referring to machine.config or the root web.config.

Line 746: <location path="." inheritInChildApplications="false">
Line 747:     <system.web>

I have run across several articles discussing the use of the "location" element to prevent inheriting all the settings to child applications in IIS and I've been using this successfully for a couple of years now. I tried just dropping the web.config file from the 2.3.7.5 installation I had previously to see if it might have been just another small config change that might be causing the problem, but I get the same error with the old web.config file. So I have no idea what change could have instigated this new error. Any suggestions?

Thanks,

John

1/11/2012 11:48:57 AM
Gravatar
Total Posts 190

Re: inheritInChildApplications in version 2.3.7.7

I think I just finally found what happened here:

http://51degrees.codeplex.com/workitem/8728

(it's that 51degrees again!)

I'll post a confirmation if I get it solved.

1/11/2012 12:02:46 PM
Gravatar
Total Posts 190

Re: inheritInChildApplications in version 2.3.7.7

That was it. If anyone else is using 51Degrees and pulling your hair out, I sure hope you run across this one.

You must sign in to post in the forums. This thread is closed to new posts.