Re: [NAnt-users] Problem using regasm task

2006-08-30 Thread Gary Feldman
Carl Malikowski wrote: > > Thanks – I’ve made some progress, but am still a bit puzzled. I’ve > found I can execute regasm via the exec task, if I set the working > directory to where it resides. The environment already has > “C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322” in PATH so I’m somewhat

Re: [NAnt-users] Problem using regasm task

2006-08-30 Thread Carl Malikowski
. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez Sent: Tuesday, August 29, 2006 8:22 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Problem using regasm task   Hi, Do you use any firewall software? Sometimes it blocks attempt of one app to l

Re: [NAnt-users] Problem using regasm task

2006-08-29 Thread Bonio Lopez
: Mittwoch, 30. August 2006 00:44To: Bonio Lopez; nant-users@lists.sourceforge.netSubject: RE: [NAnt-users] Problem using regasm task Thanks to both you and Gert for responding, but no luck .I modified the Nant.exe.config file and changed the default to an explicit value: It was: I tried

Re: [NAnt-users] Problem using regasm task

2006-08-29 Thread Carl Malikowski
ore.Project.Execute()    at NAnt.Core.Project.Run()   I must admit, I’m stumped…. Carl From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bonio Lopez Sent: Tuesday, August 29, 2006 5:33 PM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Problem using regasm task

Re: [NAnt-users] Problem using regasm task

2006-08-29 Thread Bonio Lopez
-users] Problem using regasm task 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.   <regasm assembly="${assemfile}" exporttypelib = "true&

[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