Problem for Sending SMS in c#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • senthurganesh
    New Member
    • Feb 2008
    • 5

    Problem for Sending SMS in c#.net

    Hai Am Developing SMS Sending Application using C#.Net.

    MY Problem Is Sending SMS via COM3.But It Throw Different Exception .
    Till Now Am Didn't Face That Problem.



    Am Connect The Mobile Via PC Using DataCable (NOKIA PCSUITE).

    It Send System.Notsuppo rted Exception ?

    Am Really Confused?

    Any Body Have Idea about Sending SMS using Serial Port Via Mobile PC Suite.
  • senthurganesh
    New Member
    • Feb 2008
    • 5

    #2
    Problem for Sending SMS in c#.net

    Hai Am Developing SMS Sending Application using C#.Net.

    MY Problem Is Sending SMS via COM3.But It Throw Different Exception .
    Till Now Am Didn't Face That Problem.



    Am Connect The Mobile Via PC Using DataCable (NOKIA PCSUITE).

    It Send System.Notsuppo rted Exception ?

    Am Really Confused?

    Any Body Have Idea about Sending SMS using Serial Port Via Mobile PC Suite.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Originally posted by senthurganesh
      Hai Am Developing SMS Sending Application using C#.Net.

      MY Problem Is Sending SMS via COM3.But It Throw Different Exception .
      Till Now Am Didn't Face That Problem.



      Am Connect The Mobile Via PC Using DataCable (NOKIA PCSUITE).

      It Send System.Notsuppo rted Exception ?

      Am Really Confused?

      Any Body Have Idea about Sending SMS using Serial Port Via Mobile PC Suite.
      Hi Senthurganesh,

      Typically a "NotSupport " Exception is thrown by code when you have called a function that has not been implemented by the code that you are calling.


      I've merged your threads together. Please refrain from double posting your question in the future. Please review the posting guidelines especially the section on Do Not Double Post Your Question.

      I've moved your question to the Mobile Development Fourm. I think you'll get more help here.


      -Frinny

      Comment

      • senthurganesh
        New Member
        • Feb 2008
        • 5

        #4
        Dear Frinny
        Thanks For Your Reply.
        Originally posted by Frinavale
        Hi Senthurganesh,

        Typically a "NotSupport " Exception is thrown by code when you have called a function that has not been implemented by the code that you are calling.


        I've merged your threads together. Please refrain from double posting your question in the future. Please review the posting guidelines especially the section on Do Not Double Post Your Question.

        I've moved your question to the Mobile Development Fourm. I think you'll get more help here.


        -Frinny

        Comment

        Working...