473,790 Members | 2,554 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

new Class Library project

hey all,
i compiled my Class Library in Release mode but whenever i add a reference
to this dll it adds that extra .pdb file. how do i keep it from adding that
..pdb file?

thanks,
rodchar
Apr 25 '07 #1
4 2398
Just disable the generation of debugging information:
Project->Settings-... Debug Info -Select "none".

Regards, Alex Meleta
Blog:: http://devkids.blogspot.com
-----Original Message-----
From: rodchar [mailto:ro*****@ discussions.mic rosoft.com]
Posted At: Wednesday, April 25, 2007 4:52 PM
Posted To: microsoft.publi c.dotnet.langua ges.csharp
Conversation: new Class Library project
Subject: new Class Library project

hey all,
i compiled my Class Library in Release mode but whenever i add a reference
to this dll it adds that extra .pdb file. how do i keep it from adding
that
..pdb file?

thanks,
rodchar

Apr 25 '07 #2
i don't see this option, is this in visual studio 2005?

"Alex Meleta" wrote:
Just disable the generation of debugging information:
Project->Settings-... Debug Info -Select "none".

Regards, Alex Meleta
Blog:: http://devkids.blogspot.com
-----Original Message-----
From: rodchar [mailto:ro*****@ discussions.mic rosoft.com]
Posted At: Wednesday, April 25, 2007 4:52 PM
Posted To: microsoft.publi c.dotnet.langua ges.csharp
Conversation: new Class Library project
Subject: new Class Library project

hey all,
i compiled my Class Library in Release mode but whenever i add a reference
to this dll it adds that extra .pdb file. how do i keep it from adding
that
..pdb file?

thanks,
rodchar

Apr 25 '07 #3
ok, the full path:
Project Settings Build Advanced (button) Debug Info -to "none".

Regards, Alex Meleta
Blog:: http://devkids.blogspot.com
-----Original Message-----
From: rodchar [mailto:ro*****@ discussions.mic rosoft.com]
Posted At: Wednesday, April 25, 2007 6:00 PM
Posted To: microsoft.publi c.dotnet.langua ges.csharp
Conversation: new Class Library project
Subject: Re: new Class Library project

i don't see this option, is this in visual studio 2005?

"Alex Meleta" wrote:
Just disable the generation of debugging information:
Project->Settings-... Debug Info -Select "none".

Regards, Alex Meleta
Blog:: http://devkids.blogspot.com
-----Original Message-----
From: rodchar [mailto:ro*****@ discussions.mic rosoft.com]
Posted At: Wednesday, April 25, 2007 4:52 PM
Posted To: microsoft.publi c.dotnet.langua ges.csharp
Conversation: new Class Library project
Subject: new Class Library project

hey all,
i compiled my Class Library in Release mode but whenever i add a
reference
to this dll it adds that extra .pdb file. how do i keep it from adding
that
..pdb file?

thanks,
rodchar

Apr 25 '07 #4
ahhhh!!! - grasshopppa

"Alex Meleta" wrote:
ok, the full path:
Project Settings Build Advanced (button) Debug Info -to "none".

Regards, Alex Meleta
Blog:: http://devkids.blogspot.com
-----Original Message-----
From: rodchar [mailto:ro*****@ discussions.mic rosoft.com]
Posted At: Wednesday, April 25, 2007 6:00 PM
Posted To: microsoft.publi c.dotnet.langua ges.csharp
Conversation: new Class Library project
Subject: Re: new Class Library project

i don't see this option, is this in visual studio 2005?

"Alex Meleta" wrote:
Just disable the generation of debugging information:
Project->Settings-... Debug Info -Select "none".

Regards, Alex Meleta
Blog:: http://devkids.blogspot.com
-----Original Message-----
From: rodchar [mailto:ro*****@ discussions.mic rosoft.com]
Posted At: Wednesday, April 25, 2007 4:52 PM
Posted To: microsoft.publi c.dotnet.langua ges.csharp
Conversation: new Class Library project
Subject: new Class Library project

hey all,
i compiled my Class Library in Release mode but whenever i add a
reference
to this dll it adds that extra .pdb file. how do i keep it from adding
that
..pdb file?

thanks,
rodchar

Apr 25 '07 #5

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

Similar topics

1
2549
by: Matthew | last post by:
Hello, I am using Visual C# .net Standard and want to create a Class Library. However I am having some difficulty. I am following the directions to do so from Deitel's "C# How to Program" in Chapter 8.16 in which it says, "From the FILE menu, choose option NEW, follewed by PROJECT... In the NEW PROJECT dialog, ensure that C# PROJECTS is selected in the PROJECT TYPES section and click CLASS LIBRARY". That is where I am having an...
4
1771
by: Brian Shannon | last post by:
I am playing around with class libraries trying to understand how they work. I created a class library, library.vb. I placed the library.dll into the bin directory and set my reference. If I update the library.dll can I Just place the new .dll in the bin directory or do I need to recompile my program. During testing I am just placing the new library.dll in the bin directory and don't get any of the updates I made until I re-reference...
9
8337
by: craig.overton | last post by:
All, I am currently developing an FTP class in VB.NET. It's kid tested, mother approved when trying to access an FTP Server on a Windows box meaning I can connect, run commands, upload and download a file no problem. My issues come when I try to use the same class with the same commands to access an FTP server on a UNIX box. I can connect and login just fine, but after that all my commands come back "500 'PWD': command not understood."....
4
1690
by: Tony Johansson | last post by:
Hello! I have one solution file that consist of three project. One project that build the exe file called A One project that build a user control dll. Here we have a class called B One project that build a class library dll. Here we have a class called C We have one dependency and that is from the user control to the class library because in the constructor for class B in the user control we have a call to
5
1947
by: Tony Johansson | last post by:
Hello! I have one solution file that consist of three project. One project that build the exe file called A One project that build a user control dll. Here we have a class called B One project that build a class library dll. Here we have a class called C We have one dependency and that is from the user control to the class library because in the constructor for class B in the user control we have a call to
0
1756
by: tony | last post by:
Hello! I have one solution file that consist of three project. One project that build the exe file called A One project that build a user control dll. In this user control we have a class called B One project that build a class library dll. In this class library we have a class called C In the user control project I have a project reference to the class library.
5
1999
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 like this is a bug or that .NET doesn't support what I trying to do. I hope that one that is is microsoft certified read this because this must be a bug.
16
2597
by: Rainer Queck | last post by:
Hi, What would be the best way to develop a class library? I am planing to develop a couple of classes, needed in our company enviroment. These classe will be later used in several projects. Are there any "how to" links available on how to do that with visual studio? Would it be best to have a "Windows" or "Console" application to develop and test each class and then put it into a library later on or is it possible to
0
2410
by: drawing in aspnet | last post by:
Question about putting the data layer in a separate class library. I keep reading that the data layer should be separated from the presentation layer and put in its own class library. I am trying to do this but running into a problem. I'm hoping someone can point me in the right direction. I first create a class library (all code in C#) and within this class library create a very simple Sql Server Express database (.mdb) file. It's...
0
1382
by: =?Utf-8?B?UmljaA==?= | last post by:
Greetings, I deploy a project which references a custom Class library project (DLL) which is bundled together with the main project. This works fine. But if I update the class library (DLL) and redeploy the whole project, now there are now 2 copies of the class library (DLL) on the user workstation(s) that use this project, but the project still references the original Class library (DLL) on the user workstation(s). Is there a...
0
9666
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10413
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9986
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9021
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6769
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5422
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4094
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3707
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.