Search

You searched for the word(s): userid:755825

Matching Posts

  • Re: ambiguous server tags

    I had the same problem and this fixed it for me: <1>I changed the target framework to .net 3.5. <2>I removed web references that were added to a master page that referenced an old version of the new extensions. The webform giving me the problems inherited from a master page that inherited from the one i removed the reference from. <3>I loaded the top level master page in the designer, then loaded the inherited masterpage, then loaded the webform that was giving me the problems.
  • Re: UserControl ambiguous in the namespace 'ASP'.

    I added ClassName to the ascx file (same name as the control) and this fixed the problem for me.
    Posted to Web Forms (Forum) by ieatskunk on 8/23/2007
Page 1 of 1 (2 items)