Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6583849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:27:46+00:00 2026-05-25T16:27:46+00:00

I am a newbie in MVC3 Razor world. I get parser error message for

  • 0

I am a newbie in MVC3 Razor world. I get parser error message for following code in a view (cshtml):

@for ( Int32 i = 0 ; i < Model.JobFiles.Count ; i++) 
{
    <div class="editor-label">
        @Html.LabelFor(model => model.JobFiles[i].DisplayName)
    </div>
    <div class="editor-field">
        @Html.EditorFor(model => model.JobFiles[i].DisplayName)
        @Html.ValidationMessageFor(model => model.JobFiles[i].DisplayName)
    </div>

The parser error message (translated from german to english)

“for” was not expected after the “@” sign. Within the code the
construct such as “for” must have no “@”.

But if I remove the “@” I get compiler error, because variable i is not defined.

I need your help and hint for best practice to solve the issue. Thank you in advance.

PS: the code fragment on my first posting was wrong. It is edited now.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:27:46+00:00Added an answer on May 25, 2026 at 4:27 pm

    I found out the solution by myself: removing the @ from ‘for’ and put @using System on top of file.
    Thx to ppl who tried to help me.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

.NET newbie here. I have an MVC3 web application EF 4.1 Code First and
I'm using MVC3 razor and in Views folder I have 4 folder: Shared _Layout.cshtml
Newbie to LINQ, and trying to write the following query... select f.Section_ID, f.Page_ID, f.SortOrder,
Newbie question. I have Django models that look like this: class Video(models.Model): uploaded_by =
.NET/MVC3 newbie, so please bear with me! I've searched for this answer all over
Is Dependency Injection optional? I'm a newbie to ASP.NET MVC3 and finding it hard
Newbie Java question - On all the posts for Auto Scaling the Text view,
Newbie here. I am looking at company code. It appears that there are NO
Newbie question i have following function: function isadult($description) { $bad=/*comma separated bad words*/; $bad=explode(,,$bad);
newbie here .. wondering why in the table i get something called '[object node]'

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.