문제

Im trying to use the WebImage object type in WebMatrix 3. It works fine in the .cshtml file, but when doing the same thing in a .cs file it can't find the type. I've tried adding the Using System.Web.Helpers but nothing happens.

Any suggestions on how to fix it or whats wrong?

도움이 되었습니까?

해결책

The problem occours sometimes in WebMatrix 3. After restarting my pc it all worked again.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top