Hi,
I have application specific configuration parameters which I want to consume during execution of portal application so where should I put this application specific configuration parameters.
Can I put this in portalapp.xml?
0r can i ship a different xml file?
I want to update this configuration parameters during deployment of portal application. What I know is to write a deployment hook, to execute the custom code.
Does portapp.xml is accessible(Read/Write) during deployment process?
If I have to ship custom xml file does it get uploaded on .NET Runtime Engine during deployment process....
Thanks in advance,
Vishvesh