Hi,
I am trying to compile a project which references other dll's. one of
the dll is a COM and i have registered it to the GAC and then
registered to the registry using regasm as below before compiling the
below project dotnet_servicemgr.
1. gacutil -i abc.dll
2. regasm abc.dll /tlb:abc.tlb
Bel
Hi
Bill,
I
checked my MSI file and it looks like all DLLs are in the MSI file. Each DLL in
it's own Component, but the components don't belong to the default feature or
any other feature. How can I change that with Orca and in my Nant
script?
At the
moment I use the following code to i
I am new to nant, but I have used ant before, and I was
wondering if t he sql task can be run against a mysql db.
If not, are there any sql tasks that anyone knows of that
can be run against other dbs, maybe mysql and oracle?
Thanks in advance.
-mez
Hi,
Is there any way, how to parse output file from cc (modificationWriter
function) in nant? {and not only load 1 attribute using xmlpeek?}
I want to write all changed files using that function and now i need to
execute *.sql files from that list using osql.exe
I couldnt find it on google/websi
Hi Sophie,
Yes, everything works. The only 'problem' is that when you run the normal
VSS client, you get a message about a session not being closed properly, and
that an administrator should run analyze to fix the problem.
Ignoring the message doesn't seem to cause any problem (and analyze never
Hello,
Can anyone tell me if NANT contrib commands
such as vssget, vsslabel, and vsscheckout/checkin work with the new
Visual Souce Safe 2005?
If so, are the commands identical, or
would upgrading to VSS 2005 require that I change my build scripts?
Thanks,
Sophie Bunce
Georgia Dept. of Educ