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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T22:07:36+00:00 2026-06-09T22:07:36+00:00

I am trying to create a aspx file inside my project folder. I am

  • 0

I am trying to create a aspx file inside my project folder. I am trying to create inside a folder called “NIITS” but when i create i get the error,

The namespace 'fig' already contains a definition for 'NIITS'

I see this error in both the cs and designer files. What could be the issue?

code behind:

namespace fig.NIITS.Ora    {
    public partial class Index : System.Web.UI.Page
    {
        protected void Page_Load(object sender, EventArgs e)
        {

        }
    }
}
  • 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-09T22:07:37+00:00Added an answer on June 9, 2026 at 10:07 pm

    One of the immediate causes that come to mind is possibly having removed the “partial” from either NIITS.designer.cs or NIITS.cs. This would lead the compiler to believe that you do not have two partial class files, but two separate classes of the same name.

    Basically, search your files for classes / … that create a “NIITS” entry in your “fig” namespace. This could happen if, for example, when you have a class fig.NIITS and try to create a class fig.NIITS.Whatever — the “NIITS” part is already used as class name and it is impossible to resolve if you mean the class NIITS or the namespace “folder” NIITS.

    It is odd that you get that error message when you try to create an ASPX template file. I would expect this not to happen on files that contain no items that will be installed in a namespace. But with a code-behind file (or similar class file) this might be a reason.

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

Sidebar

Related Questions

Trying to create a new Dedicated Cache Role in Windows Azure but get the
I am trying to create a specific aspx page where I display clickable links
Trying to create a black line in my view to separate text blocks but
Possible Duplicate: TFS 2010 Custom Build Activity TF215097 error I'm trying to create a
In ASP.Net (with C#) I'm trying to create a .DAT file with plain text
I'm trying to create Command Buttons dynamically, but clicking the button in question doesn't
I want to create a file with a .aspx extension(or any other extension) completely
I am trying to create a Worker Role project for Windows Azure that loads
I'm trying to create a basic application, i created facebook application before but everything
I'm trying to create a Zip file from .Net that can be read from

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.