Can you please first verify that the code in the process was running at
all with the commercial build? For example, you may add some file
logging at the beginning and the end of the Main() method of your
HelloWorld.cs and verify that the log was indeed produced?

Xiao

-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[EMAIL PROTECTED] On Behalf Of SUBSCRIBE
DOTNET-ROTOR Memomana
Sent: Tuesday, August 17, 2004 5:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET-ROTOR] CLR vs. SSCLI

Thank you for the reply.

I tried compiling the HelloWorld.cs with '/target:exe' option. However,
it
did not solve the problem.

Compiling with 'csc HelloWorld.cs' is the same as with 'csc /target:exe
HelloWorld.cs'. By default, the '/target:exe' option is included when we
use
'csc'.

One strange thing is that running/spawning HelloWorld in CLR (with
Expect)
seems to make the HelloWorld run in the background (i.e. the HelloWorld
process is indeed created but it never shows the "Hello World!").

Any other possibilities?


Memomana

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla ASP.NET
15 March 2004, in Boston, MA
17 May 2004 in Torrance, CA
7 June 2004, London, UK

http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla ASP.NET
15 March 2004, in Boston, MA
17 May 2004 in Torrance, CA
7 June 2004, London, UK

http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to