Hi guys, thanks for taking the time to reaad this
Im trying to move my portal to another server, but im getting 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 56: </system.codedom>
Line 57: <system.web>
Line 58: <machineKey validationKey="FCC6A85AC2B9BE9A24A2E2A96827FA44152A35DB" decryptionKey="E2A0EB03E0F0C2DAF032CDFAB3EC942EC9C2AB7333B9DC16" decryption="3DES" validation="SHA1" />
Line 59: <!-- HttpModules for Common Functionality -->
Line 60: <httpModules>
Once a read something about this problem on these forums, but i cant find it now
What i did:
-I added an alias with the name of the remote before moving the site and database
-Copied the database to the remote server, and tested it from my local host intallation (It worked)
-Copied the entire site to a remote site
-Tryed to access the site and got the previous error
Ill appreciate any help, thanks in advance