c# - the name "model" does not exist in the current context -


I have an ASP.NET MVC 5 application with some ideas. All my thoughts are working well, but one of them gives me an error at the top where I have the "model" for the @model X.Models.MyModel

" Is not present in the current context "

I am not sure why this is happening due to only 1 scene, what can help to resolve this issue?

About the web .config file or some type?

I just created a new strongly typed view and it seems to be working now in comment Greg And thanks for the hem


Comments

Popular posts from this blog

Active Directory Authenticated Proxy Server with Squid or CNTLM -

java - @PluginTarget(Node.class) not registering as neo4j plugin -

python - Calculate STD manually using Groupby Pandas DataFrame -