473,395 Members | 1,574 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,395 software developers and data experts.

V2.0 ildasm & mscorlib

I have installed .Net 2.0 on one PC, and 1.1. and 2.0 on another, as well
has VS C# 2005 Express on both.

Reference books refer to ildasm.exe, which exists solely in the 1.1 SDK.
What is the .Net 2.0 SDK equivalent? AFAICT the 1.1 ildasm will not work on
2.0 generated exes or dlls.

I also see frequent references in documentation to mscorlib.dll. This file
does not exist on either machine. Does that mean that .Net 2.0 grabs
everything that it needs to make the exe/dll. Can anyone point me to
somewhere that highlights the technical differences between the releases.
(as opposed to the System.xxx class differences or language differences such
as generics)
Jul 21 '05 #1
1 2011
Paul,
Reference books refer to ildasm.exe, which exists solely in the 1.1 SDK.
What is the .Net 2.0 SDK equivalent?
Ildasm.exe is available in the v2.0 SDK as well. Note that the .NET
framework SDK is a separate install, and the SDK tools are not
included in the redistributable .NET framework setup.

I also see frequent references in documentation to mscorlib.dll. This file
does not exist on either machine.
Really? It should be in the
%WINDIR%\Microsoft.Net\Framework\<FrameworkVersion > directory. If it's
not there, your .NET framework installation is incomplete.

Does that mean that .Net 2.0 grabs
everything that it needs to make the exe/dll.


No it doesn't.

Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Jul 21 '05 #2

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

Similar topics

2
by: lobrys | last post by:
hi I build a VB .NET application that makes file access, environnemet acess, database access, etc.... If I ran the app locally, everything works....(normal) If I copy the app on a server, and...
11
by: Pohihihi | last post by:
I was wondering what is the ill effect of using try catch in the code, both nested and simple big one. e.g. try { \\ whole app code goes here } catch (Exception ee) {}
4
by: António Pinho | last post by:
Hi, I have a big problem with an webpart/assembly. i'm trying to connect to sql server but i get the error "Request for the permission of type System.Data.SqlClient.SqlClientPermission,...
0
by: Carl Gilbert | last post by:
Hi I am trying to get an online gallery to work (www.ngallery.org). I have managed to get it all working on my local host but I can not get it to work on my web space. The site can be found...
1
by: JLW | last post by:
Now, all these companies are making products that can crash ildasm, thus preventing assemblies from being disassembled. Is there specific code I can add to my assembly to do this? Also, I read...
4
by: Earl | last post by:
Created a .dll to use in multiple projects. Very simple, one class to return a purpose for a particular version. But when I added it as a reference to one of my other projects, I get a build error...
3
by: DJTN | last post by:
I'm getting the following error when I try to compile my setup project in VS 2002. I have re-installed the .net framework 1.1 and it didnt solve the problem. WARNING: Unable to find dependency...
9
by: Anoj | last post by:
Hi All, is there any performance difference between + and & operator while concating string litrels. which one is better and why?? Thanx
1
by: Paul Cotter | last post by:
I have installed .Net 2.0 on one PC, and 1.1. and 2.0 on another, as well has VS C# 2005 Express on both. Reference books refer to ildasm.exe, which exists solely in the 1.1 SDK. What is the...
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
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...

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.