Search found 7 matches

by KonstOne
Mon Jul 12, 2010 1:31 pm
Forum: ALT.SMS.SmppClient
Topic: Can't install service with ALT.SMS.SmppClient on x64 system
Replies: 1
Views: 7392

Solution is found:
compile project x86 only (not Any CPU)
by KonstOne
Mon Jul 12, 2010 11:41 am
Forum: ALT.SMS.SmppClient
Topic: Can't install service with ALT.SMS.SmppClient on x64 system
Replies: 1
Views: 7392

Can't install service with ALT.SMS.SmppClient on x64 system

When can I try to install and run my service with ALT.SMS on x64-base computer, I have this message: Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'ALT.SMS.SmppClient, Version=2.6.7.0, Culture=neutral, PublicKeyToken=f4ef11ed003c8441' or one of its dependencies...
by KonstOne
Mon Sep 28, 2009 7:50 am
Forum: ALT.SMS.SmppClient
Topic: Send the message containing an underscore: 5F vs 11
Replies: 3
Views: 12442

Thanks. We will work in other coding.
by KonstOne
Wed Sep 23, 2009 12:10 pm
Forum: ALT.SMS.SmppClient
Topic: Send the message containing an underscore: 5F vs 11
Replies: 3
Views: 12442

:?:
Whether this error with an incorrect code will be corrected?

Thanks in advance.
by KonstOne
Tue Sep 08, 2009 11:01 am
Forum: ALT.SMS.SmppClient
Topic: Send the message containing an underscore: 5F vs 11
Replies: 3
Views: 12442

Send the message containing an underscore: 5F vs 11

I try to send the message containing an underscore, but it is transferred in the wrong coding. Dim sm As SubmitSm Dim Message as String = "test _ test" sm = New SubmitSm sm.Command = CommandSet.SubmitSm sm.DataCoding = ALT.SMS.DataCodings.Default sm.DestAddr = DestAddr sm.DestNpi = Convert.ToByte(De...
by KonstOne
Mon Oct 27, 2008 1:26 pm
Forum: ALT.SMS.SmppClient
Topic: ValidityPeriod property format
Replies: 5
Views: 17082

I have same error. "Too long Parameter name: S" Stack Trace: at wHcW8EeS8UMgjM9EFR.aEOKR878JGLThiP76W.qI9WackZg(String , Int32 ) at ALT.SMS.SubmitSm.suBHmnexr() at ALT.SMS.SubmitSm.ALT.SMS.IPacket.GetBytes() at ALT.SMS.SmppClient.KkdQHOPxF(IPacket ) at ALT.SMS.SmppClient.Submit(SubmitSm data) code: ...
by KonstOne
Fri Sep 26, 2008 7:40 am
Forum: ALT.SMS.SmppClient
Topic: >130 chars error
Replies: 1
Views: 7956

>130 chars error

Hello. I try to send a message with more than 130 chars (130-160 chars english text) but receive this error: "Value was either too large or too small for an unsigned byte." StackTrace: at System.Convert.ToByte(Int32 value) at ALT.SMS.SubmitSm.suBHmnexr() at ALT.SMS.SubmitSm.ALT.SMS.IPacket.GetBytes(...