The new install of IW16 has blown away all the TMSiwPro components. TMS doesn't support them anymore, but they're still very good. Has anyone else encountered this and (hopefully) have a work-around?
Hi,
Before building and/or installing TMSIW, add IntraWeb_16_D12.dcp to the requires section of the project and remoce IntraWeb_15_D12.dcp.
Do this for all projects of TMSIW. After this, the project will install without problems.
Cheers, Paul
(11-06-2024, 02:10 PM)PaulWeem Wrote: [ -> ]Hi,
Before building and/or installing TMSIW, add IntraWeb_16_D12.dcp to the requires section of the project and remoce IntraWeb_15_D12.dcp.
Do this for all projects of TMSIW. After this, the project will install without problems.
Cheers, Paul
That does the trick, thank you. I did have to go in and delete all the *.dproj and *.dproj.local files and just start with the *.dpr ones.