Hello,
How should I publish my app to see it in the browser?
I tried different methods but all came to the same conclusion.
You can see the site at mangoscarf.com
Thanks,
Saeed
The error is pretty clear. You are probably trying to run a 64 bit application on 32 bit worker process.
I changed it to 64 bit but still have the same problem!
Changed what to 64 bit? Most likely you need to publish the .net app as 32 bit.