รบกวนสอบถาม error "This member is defined more than once" หน่อยครับ

Last post 14 Sep 2011 16:50 by John_innova. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 12 Sep 2011 10:40

    รบกวนสอบถาม error "This member is defined more than once" หน่อยครับ

    1. error ที่ขีดเส้นใต้ "This member is defined more than once"

     

    Name.Config.Password = this.passwordBox.Password

    2. error ที่ขีดเส้นใต้ว่า "..... Does not contain a difinition for "RootFrame_NavigationFailed" "

    this.RootFrame.add_Navigationfailed(new NavigationFailedEventHandler(this, (IntPtr) this.RootFrame_NavigationFailed));

  • 14 Sep 2011 16:50 In reply to

    Re: รบกวนสอบถาม error "This member is defined more than once" หน่อยครับ

    เพิ่มเติมครับ ตอนนี้มัน error นี้แทน ขีดหยักสีน้ำเงิน Mainpage  Error :"Missing partial on declaration of type: ชื่อ App.App และ . MainPage; another partial declaration of this type exits "

    namespace HMBTracking

    public class MainPage : PhoneApplicationPage

    {

     

    }

    พอใส่ public partial class MainPage : PhoneApplicationPage

    มันจะ error ตัวอื่นเยอะเลยครับเช่น

    .get':cannot explicity call operator or accessor

    ทั้งหมดทุกตัวเลย

     

Page 1 of 1 (2 items)