Blocksy

Copy Sub Folder CRM

  1. You have a file structure like this:

  2. Open the CRM subfolder
  3. Go to the source of the GSIT: ..\GSITWPF\BackEnd\GSITServer\GSITServer.
    You will copy the “Controllers“, “models” and “services” folders
    into the CRM project folder: ..\GSIT-LEARN\Backend\CRM.
    When you copy the “Controllers” folder, you will receive a warning because it already exists in your files. Do replace files.

  4. Then copy these files: activation.png, activation1.png, erroractivation.png, appsettings.json, Program.cs , and Startup.cs
  5. At this point, your project folder will look like this:

  6. Next, go to the copy section of GSITWPF\Library