hi all,
i download dotnetnuke on my computer and already have IIS 5.1 , SQL SERVER 2005 ent edition and .net 2.0 framework on winXP SP2.
and i do as mention on the installing video (cr8ing DB and set permission ... ).
but still i have problem with web.config
here is one kind of problem that i have :
-------------------------------------------------------------------
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: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 68: <customErrors mode="RemoteOnly" />
Line 69: <!-- Forms or Windows authentication -->
Line 70: <authentication mode="Forms">
Line 71: <forms name=".DOTNETNUKE" protection="All" timeout="60" />
Line 72: </authentication>
Source File: C:\testportal\rev\revuedeteheran\web.config Line: 70
---------------------------------------------
and one thing that i change :
because i use WAMP on my computer i change IIS port from 80 to 8080 is it any problem with this change?
i need your help .
regards