Sometimes customers have custom components for their special needs.

Those components are not part of SEEEMS.NET, but they have to be included in client’s build folder.

 

    1. Open client’s custom solution in Visual studio - you can find custom solutions in: \Seeems.Net\Work\Projects\

 

1-open-solution

 

2-open-custom-solution

 

    1. Get Latest version of custom solution

 

 

3-get-latest-version-of-solution

 

    1. Build custom solution in “Release”

4-build-solution-in-release

 

5-make-build

 

 

    1. Open solution's local folder

 

6-open-solution-local-folder

 

    1. Open “/bin/Release” folder and copy custom .dll file and custom .pbd file

 

7-custom-files-in-bin-release-folder

 

 

    1. Paste custom files in “bin” folder of your build

8-paste-custom-files-to-your-build-bin-folder

 

9-new-files-in-build-bin-folder

 

  1. Complete Build is ready to be copied on the Server