Hi,
Are you using the Visual Studio Web server?
Please delete the files: WebForm1.aspx, WebForm1.aspx.cs, WebForm1.aspx.designer.cs from the /Data/Sites/1/skins/dcarter-blue-desert folder
It is not needed and the VS Web Server is trying to JIT compile it.
You may get a similar error about a file in the NeatUpload folder, you can delete that file too.
Hope it helps,
Joe