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