Frage Moving from Development->Testing->Production Environments

  • Dienstag, 12. Juni 2007 21:59
     
     

    We have the dev, test, and production environments in the same box right now, in different Web Applications, and we are moving from one environment to the other using stsadm backups and restores.

     

    So far so good, for sites structure and content works pretty well.

     

    The problem is with IP forms. Once published to the Dev env, they won't work in other environment. They fail on submit. Makes sense since the Data Connection established in the submit button rule is referencing a specific  url : port/site/list

     

    Any idea on how to make this references relative? Can this be accomplished? Any suggestions?

     

    thanks,

    gabo