Start the installation using msdeploy
Start an elevated command prompt and change to the installation directory using:
cd C:\Install\Meeting Manager BETA 1.6.0-unstable.169
Now install both Websites by running both .cmd files in the directory and add the attribute /y:
- Solutions2Share.Solutions.MeetingManagerInvitationsWeb.deploy.cmd /y
- Solutions2Share.Solutions.MeetingManagerWeb.deploy.cmd /y
This will install / update the all binaries from within the ZIP files into the IIS Website and sets the correct NTFS permissions.
Hint: If you get an error or if the text file opens, you need to install msdeploy first: http://go.microsoft.com/?linkid=9278654
The result will look like this: