PC Review


Reply
Thread Tools Rate Thread

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

 
 
steve kwon
Guest
Posts: n/a
 
      22nd Aug 2005
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.


 
Reply With Quote
 
 
 
 
=?Utf-8?B?UmFuZHkgV2F5bmU=?=
Guest
Posts: n/a
 
      22nd Aug 2005
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\System.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.
>
>
>

 
Reply With Quote
 
=?Utf-8?B?QWRlZWwgWmFpZGk=?=
Guest
Posts: n/a
 
      22nd Aug 2005
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.
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Make a Reference from a project to a website in the same solution skneife@gmail.com Microsoft ASP .NET 3 13th Dec 2007 05:57 PM
Include dependent project in solution and reference, or no and just reference .dll? Ronald S. Cook Microsoft VB .NET 1 26th May 2007 09:25 PM
type mismatch ... mixing of a file reference with project reference? Rob R. Ainscough Microsoft Dot NET 0 1st Jun 2006 11:41 PM
Visual Basic .Net IDE Add-In that adds a Web Reference or Normal Reference to Current Project Bahige Microsoft VB .NET 0 1st Nov 2004 06:24 PM
Using a project reference rather than assembly reference prevents an interface from working Scott James Microsoft VB .NET 0 8th Oct 2003 02:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:09 AM.