Search code examples
c#signalrchatjabbr

Build Jabbr SignalR Chat


When I try to build the Jabber project I get this error:

a Error Messages!

Can anyone help me?


Solution

  • If you have not already, make sure your source for the project is up to date.

    https://github.com/JabbR/JabbR

    Also, make sure package restore for NuGet is enabled (Tools > Options > Package Manager). You may also consider clearing your Package Cache.

    I downloaded the source just now. I had to enable package restore but after doing that it built fine.