This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Web Designer work and deploy with solution project

Hi

 

I'm working with V7.1.1 and for the Web Designer we always used Database projects.

Since a file based solution has some big advantages (source control) I take a look at the "solution project".

 

I saw, that it is possible to import/export solution projects in the webdesigner. What I'm not sure is, wo I have to transport the "solution project" from one stage to the other.

Do I have to import it in DEV into Database and transport it via normal Transportpakages? Do I have to import the files in each stage manually in the WebDesigner?

Or is there a way to automate the import of the new files from the solution project in each stage?

Parents
  • OK, than my approach for deploying the solution project to the next stages would be.

    1. Load the files from the solution by script into the corresponding DialogAEDS entries.
    2. use the CMD compiler to compile the webproject in the database
Reply
  • OK, than my approach for deploying the solution project to the next stages would be.

    1. Load the files from the solution by script into the corresponding DialogAEDS entries.
    2. use the CMD compiler to compile the webproject in the database
Children
No Data