
To fix it, you need to get rid of the files that were corrupted during the interrupted file copy:
- Find the .NET framework complilation folder (in my case it was: “C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files”)
- You also might find it on Framework64, or another version (v2, v3) folders... that haves temporary ASP.NET files.
- Delete all folders other than “root”
- Open up the “root” folder and delete all subfolders
- Pull your website up in the browser
- It should compile successfully and load the website.
Thanks to:
http://www.abdinoor.com/2007/08/16/net-website-compilation-error-hresult-0x80070057-e_invalidarg/
No hay comentarios:
Publicar un comentario