On 4/26/06, Foster, Richard - PAL <[EMAIL PROTECTED]> wrote:
> Ah... Perhaps I was a bit unclear. Are you still trying to do this in
> Nant? If so, I meant in VB6!
No problem; your advice gave me enough to figure out how to fix this!
> I also forgot another step:
>
> 2a) In your VB projects, you
On 4/26/06, John Cole <[EMAIL PROTECTED]> wrote:
> Rick,
> Take a look at
> http://confluence.public.thoughtworks.org/display/CCNETCOMM/Tools+for+VB6
>
> These are the NAnt/NAntContrib scripts we use to build our VB6 projects.
> It includes tasks to fix VBP's when class id's change and to auto-
On 4/26/06, Rik Hemsley <[EMAIL PROTECTED]> wrote:
> Does anyone know of a GUID extraction tool? My google skills don't
> seem up to the job of finding one, if it exists.
I found an easy way:
In VB6, add a reference to "TypeLib Information" and use:
TLI.TypeLibI
> Perhaps there is a built copy of AnotherProjectX.DLL somewhere on this
> system, with the correct GUID, but not of TransportX.DLL. This is
> quite possible.
I used OLE/COM object viewer to look for registered DLLs and found
that indeed there is a AnotherProjectX.DLL registered with the GUID
that
> 1) Open each of the projects (or a solution containing all the
> projects).
> 2) Set the project(s) to "project" compatibility.
I set each project to 'project' compatibility, but still got the
"Unable to set version compatible component" complaint. I adjusted my
script so that it removes the "Co
Sorry, I should have mentioned that, earlier in the script, I turn off
binary compatibility for the project files, because otherwise I get
the message "unable to set the version compatible component"
I believed that turning off BC for the build was the way to work
around this - I guess not then?
On 4/25/06, Foster, Richard - PAL <[EMAIL PROTECTED]> wrote:
> Hope this helps,
That's fantastic, thanks. I think this'll be a great help!
Cheers,
Rik
---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done
Hi,
I'm attempting to get NAnt to build a set of VB6 projects. So far, I
have it checking out code from SourceSafe and some of the projects
build successfully.
The problem I have come across is this: Where projects reference other
projects, I don't know how to update a project's reference to poin
Hi,
I have CC.NET calling an NAnt script to build an MSI from a VS.NET
2003 ASP.NET solution.
The solution is split into two directories in SourceSafe. VS.NET did
this when I first created the solution - I don't know why.
I check out both directories into temporary directories, like so:
Forgot to CC to the list...
-- Forwarded message --
From: Rik Hemsley <[EMAIL PROTECTED]>
Date: 09-Jun-2005 12:48
Subject: Re: [Nant-users] not mapping - same problem
To: Gert Driesen <[EMAIL PROTECTED]>
On 07/06/05, Rik Hemsley <[EMAIL PROTECTED]> wrote:
&
On 19/05/05, Gert Driesen <[EMAIL PROTECTED]> wrote:
> Can you also send me you build file ? Are you sure you're mapping
> http://Localhost:/WebApp/WebApp.vbproj to a local path ?
Sorry for the delay, I've been away.
The mapping looks correct in my .build file (attached). Indeed it was
working pr
Gert wrote:
> Can you provide the exact error message (perhaps include a verbose log) ?
>
> What version of NAnt are you running ?
Log attached. Version is NAnt 0.85 (Build 0.85.1869.0; rc2; 12/02/2005)
Thanks,
Rik
NAnt 0.85 (Build 0.85.1869.0; rc2; 12/02/2005)
Copyright (C) 2001-2005 Gerry Shaw
I am having the same problem as Howard Cheng, with the same error message.
I wasn't subscribed at the time, but here's the message in the web archive:
http://sourceforge.net/mailarchive/forum.php?thread_id=7200268&forum_id=9544
There was no trouble until I moved the solution into a different root
13 matches
Mail list logo