tags:

views:

683

answers:

1

Hello,

I get the error "Failed to map the path 'MyAppName/App_GlobalResources'", where MyAppName is the name registered in IIS. I ran aspnet_regiis -i,and also removed .NET 3.5 and reinstalled it since the IIS had been installed later. However, the moment i run a aspx page, this is the error i get.

What does this error really mean , and what is the way out of it ?

Thanks for any info.

A: 

I fixed it as advised in similar problems faced by others

"In RegEdit, give ASPNET account full access to:

HKEY_CLASSES_ROOT\Interface{70B51430-B6CA-11D0-B9B9-00A0C922E750}"

Chakra