473,406 Members | 2,404 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,406 software developers and data experts.

problems with library reference.

jen
i've added a reference to a class library (dll) i've created, and i've
added the using statement to the project, but to no avail. i get that
silly error saying that i'm not using, a using or a reference to the
library cannot be found.

what gives? any help is appreciated.

thanks...

-
jen

Oct 18 '06 #1
3 1274
Hello Jen,

Probably you forget to add some other dependend libraries.
Check what do u use and what are u refering to

Ji've added a reference to a class library (dll) i've created, and
Ji've added the using statement to the project, but to no avail. i get
Jthat silly error saying that i'm not using, a using or a reference to
Jthe library cannot be found.
J>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Oct 18 '06 #2

jen wrote:
i've added a reference to a class library (dll) i've created, and i've
added the using statement to the project, but to no avail. i get that
silly error saying that i'm not using, a using or a reference to the
library cannot be found.

what gives? any help is appreciated.

thanks...

-
jen
Jen,

Have you checked your namespaces? Perhaps you need to a a using
statement (C#) referencing your DLL's namespace.

-Jay

Oct 18 '06 #3
jen

Jay Riggs wrote:
jen wrote:
i've added a reference to a class library (dll) i've created, and i've
added the using statement to the project, but to no avail. i get that
silly error saying that i'm not using, a using or a reference to the
library cannot be found.

what gives? any help is appreciated.

thanks...

-
jen

Jen,

Have you checked your namespaces? Perhaps you need to a a using
statement (C#) referencing your DLL's namespace.

-Jay
hey thanks guys! your replies got me thinking and it wound up being a
namespace issue. plus there was an access modifier issue as well. it
all works as expected now.

thanks again...

-
jen

Oct 18 '06 #4

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

Similar topics

1
by: AH | last post by:
I have two functions in my shared library which are declared as follows: void setName(const std::string& str); std::vector<std::string> getInfo(); Since the code is compiled and in shared...
3
by: Jan Bols | last post by:
I've been trying to install Oracle 8.1.7 on a fresh Mandrake 9.1 O.S for days, but I'm still not able to get it running. I've tried several install instructions that I found on the internet but no...
2
by: stephen henry | last post by:
Hi all, Please help me... I have two projects: systemc (written in C++) and x264 (written in C). I would like to have a C++ project that that can call both systemc functions and x264...
5
by: Dan Smith | last post by:
When I try to create a new C# Web Reference in Visual Studio 2003, I get an error message "The proxy settings on this computer are not configured correctly for web discovery. ..." This web...
1
by: Mark Olbert | last post by:
I don't know if these two problems are related or if they're independent. In moving my site to a production server I discovered that I had enabled T-SQL debugging and forgotten to turn it off (I'm...
5
by: tony | last post by:
Hello! This is a rather long mail but it's a very interesting one. I hope you read it. I have tried several times to get an answer to this mail but I have not get any answer saying something...
1
by: Simon | last post by:
Dear readers, Is there some one who knows the solution of the problem caused by the reference libraries in the VBA code. If you run an application on an alien PC it seems everything is OK....
14
by: Mohamed Mansour | last post by:
Hey there, this will be somewhat a long post, but any response is appreciated! I have done many PInvoke in the past from C++ to C#, but I did PInvoke within C# not C++/CLI. Can someone explain...
5
by: Simon | last post by:
I have problem with namespaces. I have a program that consumes the web service and has for instance names space nsProgram. In this program I have defined several classes that I use for storing and...
2
by: ChipR | last post by:
I compile my frontend and rename it .accdr so the users run it in the runtime environment. My development machine has Office 2007 including Outlook 2007, but I have one user who is stuck with Outlook...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.