Im having a commun error 0x8007000d pointing to my web.config file saying that my configuration data is invalid, Im trying solve it for hours and after look a lot of solutions in google and I still didn't solve nothing, I saw a lot of people with similar web.config so I dont know why it dont work for me. I´m using asp 5 and beta 8
the error is pointing to the line 0 showing only empty space:
Origen de configuración: -1: 0:
<configuration><system.webServer><httpErrors errorMode="Detailed"/><handlers><add name="httpplatformhandler" path="*" verb="*" modules="httpPlatformHandler" resourceType="Unspecified" /></handlers><httpPlatform processPath="..\approot\web.cmd" arguments="" stdoutLogEnabled="true" stdoutLogFile="..\logs\stdout.log" forwardWindowsAuthToken="false" startupTimeLimit="3600"></httpPlatform></system.webServer></configuration>