BlueBridge.Wiki.Import

Solution Version: 4.0.12430.0

Release Date: 2017-06-30

Solution File: BlueBridge.Wiki.Import.wsp

IMport Wiki Pages from Word documents

Installation Requirements

Required Solutions

Upgrades

This solution is known as upgradable.

The mimium version must be 4.0.0000.

Installation Instructions

Please start the SharePoint Management Console (as Administrator)

Installation

a) Add Solution in solution store

PS

add-spsolution (resolve-path "BlueBridge.Wiki.Import.wsp")

b) Deploy Solution

PS

install-spsolution "BlueBridge.Wiki.Import.wsp"-gacdeployment

c) Activate Features

Upgrade

(Please read the documentation if upgrade is supported)

PS

update-spsolution "BlueBridge.Wiki.Import.wsp"  -LiteralPath (resolve-path "BlueBridge.Wiki.Import.wsp")  -gacdeployment

Deinstallation

a) Deactivate features

b) Delete Solution files from servers

PS

uninstall-spsolution "BlueBridge.Wiki.Import.wsp" 

c) Remove solution files from solution store

PS

remove-spsolution -name "BlueBridge.Wiki.Import.wsp"

Additional Information

Features

Name ID Version Scope Hidden
BlueBridge.Wiki.Import ed984ef3-de2c-4659-ad03-10908280c186 4.0.12430.447 Web False

Solution Content

The solution contains 20 files.

Files to SharePoint

These files into the sharepoint installation directory (%COMMONPROGRAMFILES%\Microsoft Shared\web server extensions\15)

Files for Global Assembly Cache (GAC)

Files into the global assembly cache (%WINDIR%\assembly)

Release History

Version Date Description
4.0.12430 2017-06-30
4.0.11422 2016-08-22
4.0.11412 2016-08-12

Release 4.0.12430 - 2017-06-30

Type Changes By

Release 4.0.11422 - 2016-08-22

Type Changes By
New assembly bk

Release 4.0.11412 - 2016-08-12

Type Changes By
Migration to SP2016 bk