Hi,
Finally ,I prepared my self to start a Kentico journey with Godaddy.
I already fixed the issue with GoDaddy hosting .The kentico is now work fine .
Two steps needed to make it done:
1- Add line below inside web.config file - before the end of <system.web> section as below.
</system.web>
Thanks Andrew for your hint.
2- Remove all line inside <system.codedom> section
Make it empty as below:
<system.codedom>
</system.codedom>
Thanks Brenden for your comments.
The question now : is there any required settings to accelerate the kentico processing or increase the timeout for request that IIS handles.
I need to monitor also the processing time for IIS request that handles clients / visitors request.
any extra comments will be appreciated.
Thanks