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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T06:31:17+00:00 2026-05-11T06:31:17+00:00

This has been bugging me all morning and I can’t even figure out where

  • 0

This has been bugging me all morning and I can’t even figure out where the error is.

In the current web site I am developing (it’s not a web application, in case it makes a difference, there are user controls declared as follows:

<controls>         <add tagPrefix='uc1' tagName='TransitLinkAdmin' src='~\controls\TransitLinkAdmin.ascx'/>         <add tagPrefix='uc1' tagName='TransitLinkList' src='~\controls\TransitLinkList.ascx'/>         <add tagPrefix='uc1' tagName='WelcomeMessageAdmin' src='~\controls\WelcomeMessageAdmin.ascx'/>         <add tagPrefix='uc1' tagName='WelcomeMessageDisplay' src='~\controls\WelcomeMessageDisplay.ascx'/>         <add tagPrefix='asp' namespace='System.Web.UI' assembly='System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35'/>         <add tagPrefix='asp' namespace='System.Web.UI.WebControls' assembly='System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35'/> </controls> 

So far so good, right?

But when I try to add one of these controls to a page, I get an error telling me that the control cannot be found. So why when I run the page, I can use the control?

The designer is telling me that it cannot find the user control file and it is using the path from the web.config file, so it must be looking at it in some fashion.

If I register the control directly in the page, no problems there.

My assumption (and we now how that works) is that there is some compilation error for the site as a whole that is preventing the intellisense from working.

Thanks in advance, all.

  • 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. 2026-05-11T06:31:17+00:00Added an answer on May 11, 2026 at 6:31 am

    Just a complete guess, but maybe it is because you are using backslashes instead of forward slashes? Try:

        <add tagPrefix='uc1' tagName='TransitLinkAdmin' src='~/controls/TransitLinkAdmin.ascx'/>     <add tagPrefix='uc1' tagName='TransitLinkList' src='~/controls/TransitLinkList.ascx'/>     <add tagPrefix='uc1' tagName='WelcomeMessageAdmin' src='~/controls/WelcomeMessageAdmin.ascx'/>     <add tagPrefix='uc1' tagName='WelcomeMessageDisplay' src='~/controls/WelcomeMessageDisplay.ascx'/> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

this has been bugging me for ages now but i can't figure it out..
Good morning, I've been up all night trying to figure this out on my
This has been bugging me today after checking the source out on a site.
So this has been bugging me for some time and I can't seem to
This has been bugging me for quite some time now. All I want to
This has been bugging me for a while... How can I string interpolate a
Ok guys this problem has been bugging me all day and I cant seem
This has been bugging me for awhile now. In a deployed PHP web application
Hey all. Something which has been bugging me quite a bit recently is this
This has been bugging me slightly. I know you can do php foo.php or

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.