MEET eJournalPlus project

Read for getting started with eJournalPlus source project

shiniwa

 

Date:     8/22/2008

 

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:

 

  1. Go to MS download center (http://www.microsoft.com/downloads/details.aspx?FamilyID=b5a78784-922d-4267-a6e9-5d2ecf1dced8&displaylang=en).

 

  1. download two merge modules (idcrlWix2.msm, mgdidcrl.msm), and put them under the following folder:
    1. <root>\client\Meet E Journal b\eJournalPlus_ClientInstaller\redist

 

  1. download SDK itself (WLIDClientSDK.msi), and install it.

 

  1. Some project (WlsBridge, in particular) has explicit reference to "Microsoft.WindowsLive.Id.Client" assembly.
  2. 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.