Dofactory.com
Dofactory.com
 Back to list
Views:   2.1K
Replies:  1
Archived

Rebuild code in 'Patterns In Action 4.5', 'WebMatrix' could not be found(are you missing a using directive or an assembly reference?)

Dear All,

When rebuilding the code in 'Patterns In Action 4.5', there is an error shows,
Is there anything missing? 

I have installed ENU\x64\SqlLocalDB.MSI from website
https://www.microsoft.com/en-us/download/details.aspx?id=29062

Visual Studio 2017 Community version is my build environment.

Thanks and best regards,
E-John


E-John Lien, Mar 22, 2018
Reply 1
Use NuGet Package Manager to install WebMatrix.Data and WebMatrix.WebData

1. Set ActionService as active project

2. Move mouse to ActionService and press mouse right key and select Manager NuGet Package

3. Install WebMatrix.Data and WebMatrix.WebData

4. Done

E-John Lien, Mar 27, 2018
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.