timruns
Perch
Not sure what the difference, since I install lots of DotnetNuke instances for clients, but this one is being a booger.
It is my firs DNN on Win26 and since HShere 3 was implemented...
For Jodo's interest, ticket# is IZB-53225-194
the url is intouchparenting.com
I get the standard asp error which tells me to turn off CustomErrors, and it is turned off...
The Jodo tech gets a differnet error, since he is local. That error is:
====================================================================================================
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: 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: Unrecognized attribute 'requirePermission'.
Source Error:
Line 4: <sectionGroup name="dotnetnuke">
Line 5: <!-- the requirePermission attribute will cause a syntax warning - please ignore - it is required for Medium Trust support-->
Line 6: <section name="data" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"/>
Line 7: <section name="logging" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"/>
Line 8: <section name="scheduling" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"/>
Source File: D:\hshome\intouch\intouchparenting.com\web.config Line: 6
===================================================
But line 6 (and surrounding) is the same as all the other DNN instances I have on Jodo servers.
Typically, this means there is an issue with ASP.NET 2.0 not being assigned correctly in IIS, but the technician told me, twice, he had done that.
Could there be a trust issue in machine.config?
It is my firs DNN on Win26 and since HShere 3 was implemented...
For Jodo's interest, ticket# is IZB-53225-194
the url is intouchparenting.com
I get the standard asp error which tells me to turn off CustomErrors, and it is turned off...
The Jodo tech gets a differnet error, since he is local. That error is:
====================================================================================================
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: 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: Unrecognized attribute 'requirePermission'.
Source Error:
Line 4: <sectionGroup name="dotnetnuke">
Line 5: <!-- the requirePermission attribute will cause a syntax warning - please ignore - it is required for Medium Trust support-->
Line 6: <section name="data" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"/>
Line 7: <section name="logging" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"/>
Line 8: <section name="scheduling" requirePermission="false" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"/>
Source File: D:\hshome\intouch\intouchparenting.com\web.config Line: 6
===================================================
But line 6 (and surrounding) is the same as all the other DNN instances I have on Jodo servers.
Typically, this means there is an issue with ASP.NET 2.0 not being assigned correctly in IIS, but the technician told me, twice, he had done that.
Could there be a trust issue in machine.config?