You may remember i had written tutorials about installing DNN to Godaddy (Medium Trust) root.
But last night i couldn't able to manage it. The problem was Failed to map path error first. Then i visited virtual directory permissions again and noticed nothing wrong there.
Then decided to check file system on FTP.
And reliazed that there is weird problem happened on server side.
If virtual directory created on control panel / IIS, it can't be deleted or renamed on file system/ftp unless you reset virtual directory permissions.
But i was able to delete/rename or move folders on ftp, this means NET Framework permissions are corrupted! Correct me if i am wrong.
To prove my problem, i uploaded two files to ftp.
test.asp and test.aspx
Guess what?
test.asp page comes with no error.
But when it comes to test.aspx it gives Runtime error.
An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Any people like receiving this error, please consider requesting help from Hosting provider, because you have nothing to do about this. Error is occured server side.