Build Jabbr SignalR Chat

1.2k views Asked by At

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

a Error Messages!

Can anyone help me?

1

There are 1 answers

0
SLuck49 On BEST ANSWER

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.