Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / ADO.NET / March 2004

Tip: Looking for answers? Try searching our database.

can you specify version when compiling from command line?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris - 14 Mar 2004 15:46 GMT
I am trying to compile two web service proxies into a dll for use in a web app.  I am compiling from the command line and all I get for version is 0.0.0.0

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe /t:library /out:ReportsBusiness.dll UpdateProcessID.cs InsertReport.cs /r:C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Xml.dll /r:DataReport.dll

Is there an option to specify version whenever I build
Patrice Scribe - 15 Mar 2004 10:05 GMT
AFAIK it is actually to specify in one of your source code file (for example
by adding an "assemblyinfo.cs" file as done automatically by VS.NET).

Patrice

> I am trying to compile two web service proxies into a dll for use in a web app.  I am compiling from the command line and all I get for version is
0.0.0.0.

> C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe /t:library /out:ReportsBusiness.dll UpdateProcessID.cs InsertReport.cs
/r:C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Xml.dll
/r:DataReport.dll

> Is there an option to specify version whenever I build?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.