Robert,
This was very helpful. Thank you for your help. I have learned a great deal about IIS 6 and I am making progress. I have another problem that seems to be out there. No help on it yet. Here it is from another post:
I'm installing dnn4 on w2k3 server, iis 6.0. On my testenvironment this is functioning perfect, but when I install on my production server I keek getting the same configuration error:
Server Error in '/DotNetNuke4' Application.: Section or group name 'data' is already defined. Updates to this may only occur at the configuration level where it is defined.
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"/>
|
I have tried almost everything. Does anybody have an idea about what this means!
Any help is apriciated. Thanks in advance.
I get the same thing. I had my two sites running at one point. Don't know what I did to get it working and then I broke it again. I have checked everything 12 times. Permissions, application pool, ASP version, web config settings, Virtual Dir properties, and I even bought the IIS 6 Pocket consultant. I guess I'll try rebuilding the new site from scratch again.
Anyway, thanks for your help.
Jeff