ASP.net MVC 3 Type or Namespace error 'DocApprove' -
i trying build application keep getting error. presented:
the type or namespace name 'docapprove' not exist in namespace 'engineeringportalmvc.models' (are missing assembly reference?)
i'm not sure causing this.
somewhere in code have following reference:
engineeringportalmvc.models.docapprove
and model/namespace not exist or not in specified namespace. need solution wide search engineeringportalmvc.models.docapprove , fix issue referencing appropriate namespace docapprove located.
Comments
Post a Comment