PC Review


Reply
Thread Tools Rate Thread

CSC command line fails.

 
 
Martin
Guest
Posts: n/a
 
      29th Dec 2004
Does anyone have an idea what I am doing wrong here, I copy this straight
from a website example on:

http://bdn.borland.com/article/0,1410,32074,00.html


C:\D8SimpleStocks\shared>csc /t:library
/r:"C:\Progra~1\borland\janeva\bin\borland.janeva.runtime.dll
/r:"C:\Frogra~1\borland\janeva\bin\borland.janeva.services.dll"
SimpleStocks.cs
Microsoft (R) Visual C# .NET Compiler version 7.10.3052.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

fatal error CS2008: No inputs specified

C:\D8SimpleStocks\shared>dir *.cs
Volume in drive C has no label.
Volume Serial Number is 7847-23DE

Directory of C:\D8SimpleStocks\shared

29-12-2004 11:37 12.449 SimpleStocks.cs
1 File(s) 12.449 bytes
0 Dir(s) 13.770.973.184 bytes free


 
Reply With Quote
 
 
 
 
=?ISO-8859-1?Q?Lasse_V=E5gs=E6ther_Karlsen?=
Guest
Posts: n/a
 
      29th Dec 2004
Martin wrote:
> Does anyone have an idea what I am doing wrong here, I copy this straight
> from a website example on:
>
> http://bdn.borland.com/article/0,1410,32074,00.html
>
>
> C:\D8SimpleStocks\shared>csc /t:library
> /r:"C:\Progra~1\borland\janeva\bin\borland.janeva.runtime.dll
> /r:"C:\Frogra~1\borland\janeva\bin\borland.janeva.services.dll"
> SimpleStocks.cs


Isn't there a " missing after the first /r:"... here ?

--
Lasse Vågsæther Karlsen
http://www.vkarlsen.no/
private.php?do=newpm&u=
PGP KeyID: 0x0270466B
 
Reply With Quote
 
Richard Blewett [DevelopMentor]
Guest
Posts: n/a
 
      29th Dec 2004
You appear to have missed the closing inverted comma after borland.janeva.runtime.dll

Regards

Richard Blewett - DevelopMentor
http://www.dotnetconsult.co.uk/weblog
http://www.dotnetconsult.co.uk

Does anyone have an idea what I am doing wrong here, I copy this straight
from a website example on:

http://bdn.borland.com/article/0,1410,32074,00.html


C:\D8SimpleStocks\shared>csc /t:library
/r:"C:\Progra~1\borland\janeva\bin\borland.janeva.runtime.dll
/r:"C:\Frogra~1\borland\janeva\bin\borland.janeva.services.dll"
SimpleStocks.cs
Microsoft (R) Visual C# .NET Compiler version 7.10.3052.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

fatal error CS2008: No inputs specified

 
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
windows defender command line utility fails =?Utf-8?B?a25pZ2h0LWdrbGE=?= Windows Vista Security 0 21st Oct 2007 09:02 AM
Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible Lars Grøtteland Microsoft Dot NET Framework 1 15th Oct 2003 09:35 AM
Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible Lars Grøtteland Microsoft Dot NET 1 15th Oct 2003 09:35 AM
Command line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible Lars Grøtteland Microsoft VC .NET 1 15th Oct 2003 09:35 AM
NTBACKUP fails to run command line job. Lee Microsoft Windows 2000 Setup 1 8th Aug 2003 03:31 PM


Features
 

Advertising
 

Newsgroups
 


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