|
MEET eJournalPlus project
|
Read for getting started with
eJournalPlus source project
shiniwa
Some caveat for
getting eJournalPlus client
built and run
eJournalPlus has
external dependency on Windows Live ID modules.
In order for getting
external components installed, you have to do the following steps:
- Go to MS download
center (http://www.microsoft.com/downloads/details.aspx?FamilyID=b5a78784-922d-4267-a6e9-5d2ecf1dced8&displaylang=en).
- download two
merge modules (idcrlWix2.msm, mgdidcrl.msm), and put them under the following
folder:
- <root>\client\Meet
E Journal b\eJournalPlus_ClientInstaller\redist
- download SDK
itself (WLIDClientSDK.msi), and install it.
- Some project
(WlsBridge, in particular) has explicit reference to
"Microsoft.WindowsLive.Id.Client" assembly.
- You may have to
resolve the reference by yourselves by removing the reference once and
then re-adding it.
Please goto codeplex
discussion (http://www.codeplex.com/eJournalplus/Thread/List.aspx)
for any questions. Thanks.