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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:51:38+00:00 2026-05-16T07:51:38+00:00

I have a serious question for you guys. I am working on a project

  • 0

I have a serious question for you guys. I am working on a project that has hundreds of classes. Why cant i access all classes if i want to create an object of that class.

For example: I have Class A, B and C.

In Page 1, i can create an object of A and B but not C. When i try to type in Class C, the intellisense does not work. I need to access class C to get some of the functions used in it.
What can i do to get access to create objects of class C??

  • 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-16T07:51:39+00:00Added an answer on May 16, 2026 at 7:51 am

    Chances are you’re missing either:

    • An assembly reference (to the project containing class C)
    • A using directive for the namespace containing class C

    For example, to use the NetworkStream class, you’d need a reference to the System.dll assembly, and you’d usually have a using directive like this:

    using System.Net.Sockets;
    

    in the class that needed to use it. You don’t have to have a using directive – you can specify the full name explicitly – but it’s usually a good idea.

    Now it’s also possible that class C is internal to the project it’s part of, and you’re in a different project – which means that you don’t have access to it (and you’re not meant to). Or perhaps you’re trying to call a constructor and there aren’t any publicly available ones, for example.

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

Sidebar

Related Questions

i know that this is basic objective C question but I have serious problems.
I am new to python and I have a serious problem that I cannot
Ok guys, I have a serious problem with this. I have a static class
GAE recommends using JDO/JPA. But I have serious question about using OODB like them.
I know this question has been asked before and I read all the answers
I have a serious deadlock about my project. I am looking for a solution
I have question to Java or C# programmers. I want to render some pages
I know how that question looks, but I'm quite serious. I am trying to
I have a serious question. Is it ever ethical to ignore the presence of
This question I have asked before and just got answer that there is an

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.