HighTechTalks DotNet Forums  

I can not compile my first C# Interop program without Visual Stud

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss I can not compile my first C# Interop program without Visual Stud in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?UGV0ZXI=?=
 
Posts: n/a

Default I can not compile my first C# Interop program without Visual Stud - 07-03-2007 , 10:24 AM






Hi folks,
I can not compile my first C# Interop program without Visual Studio:
step 1: I downloaded tha PIA, and verified the assemblies in GAC in my
machine.
step 2: I created a simple C# console program with one line like
using Microsoft.Office.Interop.Excel;
step 3: I compiled it with the following code:
csc /r:Microsoft.Office.Interop.Excel.dll testInterop.cs
But, the compiling error message showed the dll can not be found.
Please advise. Thanks.
PeterK

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.