D
Daniel Wilson
My VB6 program is using an increasing number of .NET components. It's
becoming a distribution nightmare.
When I send out an update of the software, the new .NET DLL's are not
getting registered in the GAC, so problems I've solved aren't being solved
for my customers.
My update routine calls GACUtil -- if it can find it. MS has buried it in
different places depending on the version(s) of the Framework that have been
installed. On other systems, GACUtil doesn't seem to exist. So I've
distributed that -- not sure if I'm supposed to, but I've got to make this
thing WORK! Even so, I'm about to connect to a bunch of machines at one
client's offices and fix this by hand.
Our development team has put too many hundred hours into the .NET stuff to
abandon it -- especially if this really is the wave of the future on MS
platforms. And updating the older program to .NET would take too many
thousands of hours to be a good solution -- this year at least.
How do I install this stuff so it works and I don't become a full-time
software installer?
--
Daniel Wilson
Senior Software Solutions Developer
Embtrak Development Team
http://www.Embtrak.com
DVBrown Company
becoming a distribution nightmare.
When I send out an update of the software, the new .NET DLL's are not
getting registered in the GAC, so problems I've solved aren't being solved
for my customers.
My update routine calls GACUtil -- if it can find it. MS has buried it in
different places depending on the version(s) of the Framework that have been
installed. On other systems, GACUtil doesn't seem to exist. So I've
distributed that -- not sure if I'm supposed to, but I've got to make this
thing WORK! Even so, I'm about to connect to a bunch of machines at one
client's offices and fix this by hand.
Our development team has put too many hundred hours into the .NET stuff to
abandon it -- especially if this really is the wave of the future on MS
platforms. And updating the older program to .NET would take too many
thousands of hours to be a good solution -- this year at least.
How do I install this stuff so it works and I don't become a full-time
software installer?
--
Daniel Wilson
Senior Software Solutions Developer
Embtrak Development Team
http://www.Embtrak.com
DVBrown Company