473,396 Members | 2,082 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to add a new reference to your project solution and it is not in the list provided in the Add Reference dialog?

Hello,

i would like to add the System.Text into my solution project.

Q1: Is there a search tool to help me find System.Text somewhere on my
computer's hard drive folder?

Q2: Where would the System.Text be located on my computer if I installed
..Net using the "reccommended" option and not "customized" option.
Thank you.
Aug 22 '05 #1
2 2028
What program are you using? (i.e. Visual Studio)

What language are you using (i.e. Visual Basic .Net)

If you are using Visual Studio with VB.Net there are two ways to create the
reference.

1. At the top of the vb portion of the form add the following line:

Imports System.Text

2. In the "Solutions Explorer" window, right click on "Reference", select
"Add Reference" and scroll through the available options.

..Text is a member of the System class and is usually found in a location like:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Syste m.dll

where your \v........\ folder may be different.

Let me know if this helps.

Randy


"steve kwon" wrote:
Hello,

i would like to add the System.Text into my solution project.

Q1: Is there a search tool to help me find System.Text somewhere on my
computer's hard drive folder?

Q2: Where would the System.Text be located on my computer if I installed
..Net using the "reccommended" option and not "customized" option.
Thank you.

Aug 22 '05 #2
yus it is in your system simply u can go in startup and go Run and type
"Edit" u can easily go in System ok

"steve kwon" wrote:
Hello,

i would like to add the System.Text into my solution project.

Q1: Is there a search tool to help me find System.Text somewhere on my
computer's hard drive folder?

Q2: Where would the System.Text be located on my computer if I installed
..Net using the "reccommended" option and not "customized" option.
Thank you.

Aug 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Dave | last post by:
I have a VB.Net solution with 2 projects. The first project should reference the second. I'm able to see the second project on the Projects tab and I'm able to click the OK button to...
0
by: public heath vb developer | last post by:
We have a solution with 29 projects including a main menu and 28 dlls. One of the projects (Project B) was created by copying an existing project (Project A), making changes including the assembly...
4
by: WM Chung | last post by:
Hi all, I meet a problem in building my .Net Solution and I would like to seek help. After I have added a dll to reference in one of my project in my solution, when I re-build the solution, I...
2
by: David Zuckerman | last post by:
I'm developing an ASP.NET solution, and one of the things I need to do is to have it return system information for various servers on our network. I wanted to do this using the various methods of...
6
by: Just Me | last post by:
My Task List contains the following: At least one reference is missing the 'Name' attribute. Any suggestion on how toe find which project is missing it? Solution contains 25 projects. ...
2
by: steve kwon | last post by:
Hello, i would like to add the System.Text into my solution project. Q1: Is there a search tool to help me find System.Text somewhere on my computer's hard drive folder? Q2: Where would...
5
by: Joseph Geretz | last post by:
Here's my first attempt at DIME (code below signature). I'ts basically straight out of Microsoft's online sample: For some reason, the statement respContext.Attachments.Add(dimeAttach); ...
3
by: Maxwell2006 | last post by:
Hi, I am using Visual Studio 2005. I have added a DLL into GAC. I can confirm that by going to C:\WINDOWS\assembly and see the assembly name.
3
by: =?Utf-8?B?c2lwcHl1Y29ubg==?= | last post by:
Hi I Have a solution with about 50 projects and each project have References to 1 to n of the projects in the solution. I try go to a project and try to add a reference to another project and I...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.