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

  • Home
  • SEARCH
  • 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 6095511
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T12:49:13+00:00 2026-05-23T12:49:13+00:00

I have a VB.NET MVC application and there I have the next code: <%=Html.EditorFor(Function(m)

  • 0

I have a VB.NET MVC application and there I have the next code:

<%=Html.EditorFor(Function(m) m.UserName, New With {.class = "someClassName"})%>

which works fine on my dev machine, but returns this error after publishing the application to a QA server:

Compiler Error Message: BC30311: Value
of type ‘ (line 91)’
cannot be converted to ‘String’.

Also if I remove the second param in EditorFor method, it works, e.g.:

<%=Html.EditorFor(Function(m) m.UserName)%>

The error is same for Editor method.

Any ideas?

This is MVC 2 application on .NET 3.5

Update:

The problem not in name of the ‘class’ attribute in this case, as I checked other attributes as well without success.

  • 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-23T12:49:14+00:00Added an answer on May 23, 2026 at 12:49 pm

    The method EditorFor doesn’t have the overload you are using.

    The ones that have two arguments are:

    EditorFor(Expression<Func<TModel, TValue>>, Object)

    where the object is additional view data.

    EditorFor(Expression<Func<TModel, TValue>>, String)

    where the string is the template name.

    The sad thing is that there isn’t any overload that lets you add html attributes.

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

Sidebar

Related Questions

I have an .Net MVC application which runs fine if I use the build
I have an ASP.NET MVC-application which I want deployable on both IIS6 and IIS7
Scenario : I have an ASP.NET MVC application developed in Visual Studio 2008. There
I have an ASP.NET MVC application which is using Linq to SQL classes placed
I have an ASP.NET MVC application that currently uses the WebClient class to make
I have a .NET MVC application in which an HttpHandler logs requests in a
we have a asp.net MVC application deployed to a server, and but when there
I have a .net MVC application which opens up the result of a Quiz
I have an asp.net MVC application. There is an entity called File that it
I have an ASP.NET MVC 3 application. I'm using AsyncController and creating new threads.

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.