Re: [NAnt-users] Problem using regasm task

2006-08-30 Thread Carl Malikowski
aunch other one. May be try to write a simple .NET app Process.Start(path\regasm.exe) and see what happens. HIH PS. I can use regasm task without problems   From: Carl Malikowski [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 30. August 2006 00:44 To: Bonio Lopez; nant-users@lists.sourceforge

Re: [NAnt-users] Problem using regasm task

2006-08-29 Thread Carl Malikowski
  Hi, You could try to set CLR version explicitely: Check that you have regasm in that (or default) clr version. HIH, Boni   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carl Malikowski Sent: Dienstag, 29. August 2006 19:22 To: nant-users@lists.sourceforge.net S

[NAnt-users] Problem using regasm task

2006-08-29 Thread Carl Malikowski
Hi, I’m looking a bit of help in trying to troubleshoot a problem. We are using 0.85 rc-3. I’d like to be able to use regasm from nantcontrib or call regasm using the exec task.       Regardless whether its lo