Is there a way to call a Web Service from Nant? At the end of my build
process, I need to call a web service to kick off the creation of some
additional files.
Any help is appreciated.
Jim
_
Express yourself instantly with MSN
Are there any limitations or problems with running Nant on 64bit systems? I
will have to perform builds on 64bit systems in the very near future.
Is anybody already doing this?
Thanks,
Jim
_
Express yourself instantly with MSN
I am fairly new to Nant but have been able to create some basic Nant scripts for my large solution. I used Gordon Weakliem XSLT doc along with XSLTTransformerMG by Michael Gold to create basic scrips from my vbproj files. I found the missing imports statements that the XSLT doesn't get and added th
I think you'll have to manually create the RadioButton table.On 8/8/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I know this is a NAnt contrib task, but there doesn't appear to be a contrib users group so I'll try here.
Is there any way in the
task of directly creating radio buttons for a d
e there is a related flag you could add when you
call fxcopcmd.exe to do the same.
Jim
On 7/12/05, Foster, Richard - PAL <[EMAIL PROTECTED]> wrote:
James,You may find that the latest version of FX-Cop (1.32, released July 1st)does return error codes... or at least it seems to for me, becau
questions/issues...
Jim
On 7/7/05, Sachin Gedam <[EMAIL PROTECTED]> wrote:
Hello Friends,
This is
Sachin.
I tried to create MSI file and got a little bit success also
but I want to create that MSI file with more user
interaction.
I have a query
for the same task...
How to wo
Yeah, I realize that project exists... it's a nice project and I'm
happy that someone took on that challenge. The difference is that
our addin will automatically run pre/post build events for each
solution build. On 6/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
There's already a VS.NET pl
I don't know if this would interest anyone, but we use a vs.net addin,
at work, that we can release to the community. When we do a
solution build, it'll search for a solution level build file. The
addin runs all nant tasks before it hits the task.
Then it uses vs.net to build the solution normal
http://cvs.sourceforge.net/viewcvs.py/nantcontrib/NAntContrib/Tools/InstallRequirements/MSVBDPCA.DLL?rev=1.1&view=auto
On 6/5/05, Alejandro Calbazana <[EMAIL PROTECTED]> wrote:
Hello,This may be a little off topic for this list, but maybe someone can helpme. I am looking for a copy of MSVBDPCA.D
I'm not sure how to do that with the MSVBDPCA.dll custom action dll. Your best bet is to write your own custom action...
On 4/22/05, Hadzramin AR <[EMAIL PROTECTED]> wrote:
Hi,
What I try to achive is to allow user to install
web application outside c:\inetpub\wwwroot
My current msi
merge
modules exist, at the time the task is run.
Otherwise, the dialog merge modules could be built as they're needed,
but that would suck if you rebuild the solution many times in a day...
On Thu, 31 Mar 2005 12:36:09 -0500, Gary Feldman <[EMAIL PROTECTED]> wrote:
> Ji
think? I personally lean towards checking in merge
modules that represent common dialogs.
Jim
On Mon, 28 Mar 2005 15:58:44 -0500, Jeff Hoover <[EMAIL PROTECTED]> wrote:
> Thanks guys!
> I was able to get exec to devenv working as a stopgap. That will hold
> me until Jim can get
Hey guys...
I wrote the vdprojconverter project. It does not require WiX. I
added "support" to convert vdproj files to wix syntax, along the way.
The original point of the converter was to convert to the NAntContrib
msi/msm task xml.
so... At this point, the NAntContrib msi/msm tasks now suppo
hrm... weird. I had to add the ModuleConfiguration table to the
template. It's checked in and available from CVS now. That should
fix your problem
Thanks
Jim
On Fri, 18 Feb 2005 10:07:19 -0500, Foster, Richard - PAL
<[EMAIL PROTECTED]> wrote:
> Since there seems to be some di
uot;verbose" keyword, but
to no avail. Can anyone help with this?
Thanks
Jim Stanley
Media Services, Inc.
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Dis
Is there support for type elements to the solution task? Or
is there another preferred way to accomplish ignoring certain warning
messages? I'd rather not change the project files, if possible.
---
This SF.Net email is sponsored by: IntelliVI
cally, you might be able to just modify the sample that
adds a dialog for virtual directories:
http://nant.sourceforge.net/wiki/index.php/sample%20build%20file
If you do get the custom dialog done, I'm sure it would be a welcomed
addition to the wiki :)
Jim
On Tue, 18 Jan 2005 20:59:08 +053
Are you intending to have an msi dialog that allows the user to
specify the virtual directory? Or is this to be installed as the
default website (\inetpub\wwroot)?
On Tue, 18 Jan 2005 11:23:56 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>
> I would really appreciate everyone's help w
name of a file in the component's files. It should not contain
any path information. Just the filename.
Jim
On Mon, 17 Jan 2005 12:13:41 +0530, Bala <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i using task to make installers for my project..
>
> Under , there is a nes
e
DrLocator and AppSearch tables.
Jim
On Mon, 13 Dec 2004 10:45:09 -0600, Ted Quinby <[EMAIL PROTECTED]> wrote:
> I'm trying to conditionally install a component on the target machine --
> depending if a file previously exists on the target machine.
>
> What is the b
Denis,
The tool should automatically setup msi to register the assemblies &
tlb files... Please let me know if this is not the case.
JIm
On Mon, 13 Dec 2004 18:28:51 +0200, Denis Kruchkov
<[EMAIL PROTECTED]> wrote:
> I have assemblies which exposed to COM for using by script lan
to allow intellisense.
Just some more thoughts...
JIm
On Fri, 3 Dec 2004 08:53:48 -0600, John Cole <[EMAIL PROTECTED]> wrote:
> Ahhh... Ok, that's fine. I was worried that I was doing something wrong :-)
>
> I'll make one last comment on the MSI issue; if someone is go
There are sort of separate installs for NAnt and NAntContrib. To be a
little more clear, there are various merge modules that are built for
each section of both projects. I then merge all of those into an
install. As it stands right now, if the user does a typical or
complete install, both proje
Hey Gert,
I'm not sure if this was brought up or not. I haven't been following
the lists very closely lately, but are you intending to build/provide
msi installs of NAnt/NAntContrib with each beta/release? I plan on
grabbing rc-1 tonight and verifying that the msi target works as
expected. It
Roman,
Rather than including the Mergemod.dll w/ NantContrib, or registering the
file. I think the correct way is to just update the docs to say that the
platform sdk is required for the msi/msm tasks.
Jim
> Mergemod.dll is also included in the Platform SDK for WindowsXP SP2
> (versio
Sure can. Check the task:
http://nant.sourceforge.net/help/tasks/solution.html
You can also use the task from Nantcontrib to convert a solution to a
build file: http://nantcontrib.sourceforge.net/help/tasks/slingshot.html
Also check the FAQ: "How do I convert a Visual Studio .NET project fi
er 29, 2004 7:48 PM
> To: Holmes, Jim (Space Technology); [EMAIL PROTECTED]
> Subject: RE: [Nant-users] What is the best way to tell the OS version
> that I am running?
>
>
> This would be perfect information. Is there a way to
> incorporate this in with so that this in
om: Thibaut Barrère [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 29, 2004 7:30 PM
> To: Holmes, Jim (Space Technology)
> Cc: Gary Feldman; [EMAIL PROTECTED]
> Subject: Re: [Nant-users] NantContrib [loadtasks]
>
>
> <[EMAIL PROTECTED]> wrote:
>
> > I don
Did you look at the task?
http://nant.sourceforge.net/help/tasks/sysinfo.html
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Burton,
> Kevin
> Sent: Wednesday, September 29, 2004 6:17 PM
> To: [EMAIL PROTECTED]
> Subject: [Nant-users] What is the bes
er their config file for their envrionment.
I can't take credit for this approach. I snarfed it from Hatcher and Loughran's _Java
Development with Ant_, where they really lay this out in (painful) detail. Yes, the
book is about Ant, but many concepts carry over nicely.
Jim
>
I have VS.NET 2002 and I'm trying to get any plugnin for nant to work. There have
been a couple of options I have tried.
-- I have downloaded and installed the NAntAddIn hosted on the gotDotNet website.
However, it doesn't show up in my addin list in VS.NET and I can't see anything in the
U
31 matches
Mail list logo