Newb here, so my apologies in advance.
MySQL 5.1
Used the Web installer to install the latest version of mojoPortal.
Downloaded the MySQL .dll's and put them in the bin directory as directed.
Set my connection string in user.confing
running setup/default.aspx generates the following error ... this is beyond me, so I appreciate any help you can offer.
--------- Actually, this is the second error ... first time true I got the same error with a different machine key - did some research in the forums here - and used one of the mentioned utilities to generate a new key ... below is the same error with the key that I generated. The truth is, I don't know if the error message text is even related to the machine key error ... as I said - I'm a newb, and totally lost :(
----------
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 604:
Line 605: -->
Line 606: <machineKey validationKey="6154629F7FEB194AAEA33C8A4CD1F387CCDAA1D8ADC2C8A9E18B3A371A920C93C22F24A75D2F21DB3AA734ECD42847EB074981E08591103AC8EE9437B56DDB0A"
Line 607: decryptionKey="AC45C89DA994DD282745D1020E0EE5B1601EC84BFCB7B38B"
Line 608: validation="SHA1"
If you need any more info from me, please let me know - thanks in advance! Rich :)