EdisonCP / sharp-architecture

Automatically exported from code.google.com/p/sharp-architecture
Other
0 stars 0 forks source link

Northwind Sample using SharpArch.Web.ModelBinder missing #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Got latest
2. Export from svn to a temp location
3. Clean project
4. Build

What is the expected output? What do you see instead?
Get compile error
Error   3   The type or namespace name 'ModelBinder' does not exist in 
the namespace 'SharpArch.Web' (are you missing an assembly reference?)
    F:\Temp\NorthwindSample\app\Northwind.Web\Global.asax.cs    20
    21  Northwind.Web

What version of the product are you using? On what operating system?
Windows XP, Studio 2008 rev 451

Please provide any additional information below.

See above.

Original issue reported on code.google.com by jurri...@gmail.com on 1 May 2009 at 9:30

GoogleCodeExporter commented 8 years ago

Original comment by wmccaffe...@gmail.com on 2 May 2009 at 7:37