PC Review


Reply
Thread Tools Rate Thread

compile the proxy code error in .net 2003 command prompt

 
 
dahang
Guest
Posts: n/a
 
      1st Mar 2005
in command promet use csc compile the proxy code :

C:\Inetpub\wwwroot\Test>csc /out:TestProxy.dll /t:library /
r:system.web.dll, system.dll, system.xml.dll, system.web.services.dll,
system.da
ta.dll TestProxy.cs
Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
error CS2001: Source file 'system.dll,' could not be found
error CS2001: Source file 'system.xml.dll,' could not be found
error CS2001: Source file 'system.web.services.dll,' could not be found
error CS2001: Source file 'system.data.dll' could not be found
may be need set the envionment variables ? how to resolve it ?
thanks


 
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
compile error on previously functioning code outlook 2003 windows Celeste Microsoft Outlook VBA Programming 1 16th May 2010 09:28 AM
How to compile simple command prompt apps in VC++ .NET like in VC+ =?Utf-8?B?Sm9hY2hpbQ==?= Microsoft VC .NET 6 17th Feb 2005 07:05 PM
creating a command line to compile code into a dll TJS Microsoft ASP .NET 1 10th Mar 2004 02:58 PM
Can I compile a whole project under command prompt? wangyang Microsoft Dot NET Framework 5 7th Nov 2003 11:19 PM
Can I compile a whole project under command prompt? Microsoft Dot NET 2 4th Nov 2003 05:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:59 PM.