Claudiu,
> Even if I compile it using references when I try to run it I get an
>error.
What error?
>Is there a way to see
>exactly what commands the Builder from the Visual Studio IDE is using when
>compiling a solution ?
No, since VS doesn't execute Csc.exe.
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Claudiu Milea - 09 Feb 2004 09:59 GMT
Hi Mattias,
The error I spoke of is:
"Application has generated an exception that could not be handled." It is a
Common Language Runtime Debugging Services error.
Process id=0xf68 (3944), Thread id=0x658 (1624).
> Claudiu,
>
[quoted text clipped - 10 lines]
>
> Mattias