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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T13:18:06+00:00 2026-05-30T13:18:06+00:00

I have a usercontrol in an ASP.net website which client side id was contact_us

  • 0

I have a usercontrol in an ASP.net website which client side id was “contact_us” with the ct00 etc, but I have renamed the usercontrol to “feedback”, cleaned, rebuilt, published and recycled the app pool and still the name “contact_us”.

Does anyone have any idea why the client side name is not reflecting its server side name after being renamed?

This is an important issue which I need to resolve (client not happy).

public partial class Contact_Us: TransactionUserControl
{
    #region Public ...

public partial class Feedback : TransactionUserControl
{
    #region Public ...

Thanks for your time

  • 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-30T13:18:07+00:00Added an answer on May 30, 2026 at 1:18 pm

    All very odd

    Try manually deleting content at the following locations

    Temp ASP.Net files

    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files 
    

    (replace v2.0.50727 with version of asp.net – or better do all)

    Website Cache

    On my machine is at

    C:\Documents and Settings\[your logon]\Local Settings\Application Data\Microsoft\WebsiteCache
    

    Also check your page directive is referencing your new code behind file and not still the old one for some reason

    I’ve occasionally had the wrong inherit attribute – it’s not automatically changed on changing name of file

        <%@ Control Language="C#" AutoEventWireup="true" CodeFile="Feedback.ascx.cs" 
           Inherits="Feedback" %>
    

    Also – I would manually delete all dlls before publish – even though I know the clean solution should do that for you

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

Sidebar

Related Questions

in Visual Studio 2010 I have a really big ASP.NET website project which has
I have asp.net usercontrol and I should implement simple client functionality - send two
I have a UserControl in my Asp.net project that has a public property. I
How can I dynamically load a usercontrol in ASP.NET if I dont have access
In The Page_Load event of an ASP.NET USercontrol, I have the following Code: If
I have a partial view (UserControl) that implements a simple pager in my Asp.Net
I have a ASP.NET user control which hosts a 'HtmlImage'. The src attribute is
I have an asp.net user control on which I want to use jquery ajax.
i have about 400 pages and UserControls in my asp.net website. what is the
I have .net usercontrol and I show it in asp.net page as Object. If

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.