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 8073761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T14:26:18+00:00 2026-06-05T14:26:18+00:00

I have been assigned a new project to do some enhancements, but while compiling

  • 0

I have been assigned a new project to do some enhancements, but while compiling the given solution I am facing this error:

Unknown server tag 'dxtc:ASPxTabControl'

The solution is using devExpress Libraries Version 11. I have never ever worked with DevExpress and dont really have an idea what this error is. Could any one please help me?
Here is my code below:

<dxtc:ASPxTabControl ID="tabMaster" runat="server" ActiveTabIndex="3" CssFilePath="~/App_Themes/Glass/{0}/styles.css"
        CssPostfix="Glass" TabSpacing="0px">
        <Tabs>
            <dxtc:Tab Text="Calibrations">
            </dxtc:Tab>
            <dxtc:Tab Text="Custom Assemblies">
            </dxtc:Tab>
            <dxtc:Tab Text="Panel Orders">
            </dxtc:Tab>
            <dxtc:Tab Text="Will Call">
            </dxtc:Tab>
        </Tabs>
        <Paddings PaddingLeft="0px" />
        <TabStyle HorizontalAlign="Center" Width="55px">
        </TabStyle>
        <ContentStyle>
            <BorderTop BorderStyle="None" />
        </ContentStyle>
    </dxtc:ASPxTabControl>
  • 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-06-05T14:26:21+00:00Added an answer on June 5, 2026 at 2:26 pm

    You need to register the dx control in the .aspx markup

    <%@ Register assembly="DevExpress.Web.v8.3, Version=8.3.2.0, Culture=neutral, 
        PublicKeyToken=b88d1754d700e49a" namespace="DevExpress.Web.ASPxTabControl"
        tagprefix="dxtc" %>
    

    (documentation)

    or in the web.config

     <system.web>
        <pages>
          <controls>
            <add tagPrefix="dxtc" assembly="DevExpress.Web.v10.2" namespace="DevExpress.Web.ASPxTabControl" />
          </controls>
        </pages>
    

    Don’t forget to adjust the assembly name to the version you are using.

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

Sidebar

Related Questions

I've been assigned to a new project. I have to maintain an application which
I need some help with a work project I have been assigned. At the
I have been assigned to a project at work and I need to do
I have been assigned to Convert a VB.NET project to C# and I got
I have recently been assigned a CSS & design project that's in a CakePHP
Have been following this fabulous tutorial . Being new to Javascript and functional programming,
I have been assigned to work on some legacy C++ code in MFC. One
I'm fairly new to the whole ISO8583 concept and have been assigned to connect
Part of a new product I have been assigned to work on involves server-side
I have been assigned a project where I have to make an analog clock

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.