asp.net - HTTP Error 404.17 - Not Found? -


I am trying to run my asp.net application in vs.net 2010 but am getting an error?

"HTTP Error 404.17 - Not Found

The requested content script appears and will not be served by the static file handler."

How can I fix this?

This is working:

Run aspnet_regiis -i in C: \ Windows \ Microsoft.NET \ Framework \ v4.0.30319

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -