type specified in the Imports 'System.Web.UI.WebControls.Expressions' doesn't ...

C

Cal Who

Namespace or type specified in the Imports
'System.Web.UI.WebControls.Expressions' doesn't contain any public member or
cannot be found. Make sure the namespace or the type is defined and contains
at least one public member. ...

I don't know what I did to make VS2010 hate me (just kidding)

But now I get the above for many of my pages. And the
<%@ Page Language="VB" MasterPageFile="~/Main.master"...

line is shown as the culprit. I searched and find I never reference that
name space>



Got any suggeations that might help?

Google didn't have any!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top