I know that GoDaddy has an automatic install of DNN 4.9.0 on their shared windows hosting account.
Anyone know how to do the automatic install of the latest DNN 5 on GoDaddy? I downloaded it from the site and FTP'd it to a subdir (and created an empty sql server 2005 db and modified the connectionstring in the web.config), but when I goto www.mywebsite.com/dnn5 I get an error:
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: 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 78: </system.webServer>
Line 79: <system.web>
Line 80: <machineKey validationKey="F3D1A1D3E1D3E2F5B3D9F90FF3965ABDAC304902" decryptionKey="F9D1A2D3E1D2E2F4B3D9F90FF3944ABDAC304902F8D923AC" decryption="3DES" validation="SHA1" />
Line 81: <!-- HttpModules for Common Functionality -->
Line 82: <httpModules>
Source File: D:\Hosting\4616160\html\websites\brevardacupuncture_v2\dnn5\web.config Line: 80