Now I broke my local copy too!!!
I think I go the web.config files for the localhost and main server mixed up....
LocalHost : I removed the machineWeb line from my local copy and now the site loads but NOT the Administration page. So I can not generate a new machine code. How can I over ride this? With the wrong machineKey I get the following error...
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module
IIS Web Core
Notification
BeginRequest
Handler
Not yet determined
Error Code
0x800700b7
Config Error
Config section 'system.web/machineKey' already defined. Sections must only appear once per config file. See the help topic <location> for exceptions
Config File
\\?\C:\inetpub\wwwroot\mojoportal\web.config
Requested URL
http://localhost:80/mojoportal/Admin/AdminMenu.aspx
Physical Path
C:\inetpub\wwwroot\mojoportal\Admin\AdminMenu.aspx
Logon Method
Not yet determined
Logon User
Not yet determined
Config Source 715:
716: <machineKey validationKey="55BA53B475CCAE0992D6BF9FE463A5E97F00C6C16DA3D7DF9202E560078AB501643C15514785FEE30FEF26FC27F5CE594B42FFCA55452EF90E8A056B4DAE9F39" decryptionKey="939232D527AC4CD3E449441FE887DA110A16C1A36924C424CBAAE3F00282436C" validation="SHA1" decryption="AES"/> <machineKey validationKey="5B4368E37F6304CE640E83C4D31EA90B95657822F5976E2799A8B1AACB1BAE91CADD8AF903BBB3A326A66D8E1EF39FCF378E6436E943426116765736A4DB18FF" decryptionKey="A0ADD503FFBD7151E7CD86D9063BA634B5A084376327F3C41832691EBB176A0A" validation="SHA1" decryption="AES" />
717: