Logo 
Search:

Entity Framework Forum

Ask Question   UnAnswered
Home » Forum » Entity Framework       RSS Feeds

Erorr When i run The Page

  Asked By: Mazin    Date: Feb 21    Category: Entity Framework    Views: 2796
  


Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0138: A using namespace directive can only be applied to namespaces; 'UserRegistrationEntities' is a type not a namespace

Source Error:




Line 5: using System.Web.UI;
Line 6: using System.Web.UI.WebControls;
Line 7: using UserRegistrationEntities;
Line 8:
Line 9: public partial class _Default : System.Web.UI.Page


Source File: d:\DBnet\WebSite4\Default.aspx.cs Line: 7


And when I try to Use entity the Libarary not found

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Erorr When i run The Page Or get search suggestion and latest updates.




Tagged: