Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Erica Matthews   on Dec 19 In Asp.net Category.

  
Question Answered By: Russell Burns   on Dec 19

try remove the src  or the inherits atribute from your @ directive.

you are definng the inherits of the web  form and then the runtime try to compile  the code  that exists  in src and then this happens.

i´m not sure but when using src atribute, you cant define inherits. you put it on @ directive  when your application  get published.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Compile error when merging classes into a single namespace Or get search suggestion and latest updates.


Tagged: