
cdehaven1.5524940806756375E12 asked a question.
TextSubSetValue and XML files
Hi All...
Install Script project...
I've seen others having this problem in the forum archives, but I havent found a resolution.
I've set up a string to have some "stub-value" and associated that with an XML change to a web.config file - one that's part of the install.
Somewhere in the middle of OnFirstUIBefore I call TextSubSetValue to change the value of the string.
But after the install, the web.config has that "stub-value" - it appears that TextSubSetValue didnt take or didnt happen at the right time.
Any thoughts?
Many thanks -- Curt
Are you able to reproduce this behavior in a sample project? If so can you attach the sample .ism and setup.rul files?
The docs say that the "" are optional though it isnt clear to me what the difference is. The test project includes both forms.
CurtTestProject
TestProject_Modified