HetalDP 947 Report post Posted December 31, 2006 Dont Select any Phone Rather See for Bluetooth Modem in Harwrd or Modem List Click for Properties and Check which Port it is Using and Go ahead Or Just Auto Detect the Phone the Software should Detect it Automatically after it Share this post Link to post Share on other sites
Chirag Thakkar 4 Report post Posted January 1, 2007 (edited) When I click on Detect phone, On left hand side it gives a list of 13 Ports and the log shows as.. 4 01-01-2007 13:45:52 Info Active Phone Total Ports = 13 Phone Detected = 0 When I check the port through hardware properties it shows port 12. When I manually try to connect to Port 12 as per the properties shown in Devie Manager, The message comes as "Connected to Port 12",however the it does not detect any phone. I am attching the Image below, Kindly assist. Edited January 1, 2007 by Chirag Thakkar Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 1, 2007 I can see Nokia Suit is Running in Back Ground Try to Close it by Right Clicking Nokia Suit Icon Which can be Found in RIght Hand Site Bottom in Startup Bar, Then Try to Detect for the Phone Hetal Patel Share this post Link to post Share on other sites
Chirag Thakkar 4 Report post Posted January 1, 2007 Nokia PC Suite is shut and to refresh all the connections I rebooted my machine. Launched Bluesoliel and the phone is detected there, however on HP Sms server the Log is still the same. I am sure some settings are still nt in Place, but no idea what it is. Gives me a list of 13 Ports. and then when I click on Detect phone nothing happens and again a refreshsed list of 13 Ports is displayed. Do I need to shut Blue soliel as well? ALso when I click on STart server I get the below error. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid. at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value) at HPSMS.SMSForm.OpenPhones() at HPSMS.SMSForm.StartServer() at HPSMS.SMSForm.btnStart_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- HPSMS-Server Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/HPTrade/HPSMS-Server/HPSMS-Server.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 1, 2007 Definately the BlueSoleil is Not Configured Properly There so any Bugs also in BlueSoleil Rather go for WidComm and Best is Microsoft Stack (But Microsoft Stack dont have Bluetooth File Browser) Hetal Patel Share this post Link to post Share on other sites
theking 35 Report post Posted January 2, 2007 Comming Soon withHPSMS-Server Version 2.0 With Following Feature 1. Group Messaging 2. Operator Wise Mapping of Com Port So Number Starting with 92 will Sent by Phone Configure as Tata and Number 93 will be Sent by Phone Configure as Reliance Greate Benefit can be Taken of ON NET Plans 3. Banned Number (No Messsage will be Sent to Banned Numbers) 4. More tune up for Database Management, Error Management Hetal Patel when can the new version b expected? Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 2, 2007 Probably January End Share this post Link to post Share on other sites
theking 35 Report post Posted January 4, 2007 Hi Hetal, My N2280-CDMA has a modem and can even connect to the net!! but the sms server does not support the phone...is there any way out to use the 2280 for sending sms? i guess that 2280 even supports AT commands ! Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 4, 2007 This Phone only Support AT Command for Fax, Data Connect But AT Command Support is Missing for this Handset I am sorry to say but the Company had Provided no way for that. Share this post Link to post Share on other sites
theking 35 Report post Posted January 4, 2007 ah..ok..thanx for the prompt reply! Share this post Link to post Share on other sites
sharaforme 0 Report post Posted January 5, 2007 Hi Hetal Patel I was send around 800 sms useing your software through my nokia 6265 useing bluetooth. All SMS go very smoothly. But some person recived more then 10-20 copies. Why so? problum with software or in my computer or with reliance? Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 5, 2007 The Problem can found in Following Condition 1. Bluetooth Connection Problem (Mobile very far then PC) 2. Network Problem can report Wrong AT Response so Software Try to Send it Again (Very Busy Network) Restart the Phone every Morning and Restart everytime the SOftware Report Cant Send in Error log for Repetative Time Use Better Bluetooth Dongle Share this post Link to post Share on other sites
KumaarShah 143 Report post Posted January 5, 2007 (edited) ^^^ @hpnasik, Even I face the same problem, so I have to temporarily stop using HP-SMS Server. Kindly look into this problem also when developing your Ver 2.0. Any way out for this problem in this existing Ver 1.0? I am not using BT, but have a CA-53 data cable with my N6265. Sometimes, nothing happens at all even if I have kept the phone in Call-On position. Then I have to resart server and then the SMS start going. During this time, I think the SMSs are on repeat mode. It goes 10 -20 times to many addressees. Thanks Edited January 5, 2007 by khs123 Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 5, 2007 Hey SaraForme and khs123 Just go to Connection -> Available Phone and see the baud rate for the Selected Phone and Please revert me Back Urgently Hetal Patel Share this post Link to post Share on other sites
KumaarShah 143 Report post Posted January 5, 2007 @hpnasik, The baud rate is set at 009600. Thanks for your quick response. Share this post Link to post Share on other sites
theking 35 Report post Posted January 5, 2007 i face the same prob!! for old sms, i delete the access file after unlocking it using "Unlocker"..and then reinstall..so the data base is refreshed and oldies deleted!! but still face the prob of 10-15 deliveries to the same no.s!! i use N6235 but was not able to find the baud rate setttings Share this post Link to post Share on other sites
KumaarShah 143 Report post Posted January 5, 2007 The baud rate is in HP-SMS server and not on your phone. Just go to Connection -> Available Ports and see the baud rate for the Selected Phone Thanks Share this post Link to post Share on other sites
theking 35 Report post Posted January 5, 2007 ah...ok..i feel like a jerk now for asking such a gaucherie thing! its 009600 at my end too..nokia6235! Share this post Link to post Share on other sites
sanjay_thakkar 0 Report post Posted January 6, 2007 Dear Hetal I am trying to send Bulk SMS from the software but unable to do the same My Settings are proper and start server is connected properly but the messages are always having a log Cant Sent SMS Error My handset is Nokia 6235 connected to my laptop and working properly if i connect someone else nokia 6235 the msg are going What could be problem is not understanable it Very funny also that in betwwen for 1 or 2 time in trial and error the msg had gone so i am not able to give any explanation about the same how it has gone Also if i need to deleete the msg from the que is it possible ? and how ? Best Regards Sanjay Jobanputra 9321388360 Share this post Link to post Share on other sites
sharaforme 0 Report post Posted January 6, 2007 Hi Hetal, The Buad rate is 009600 for my nokia 6265 in your software Thanks for your replay Share this post Link to post Share on other sites
sharaforme 0 Report post Posted January 6, 2007 Hetal One more thing u want me to use Better Bluetooth Dongle. Please let me know the company name of bluetooth dongle. So i buy the same from the market. Share this post Link to post Share on other sites
copperco2 24 Report post Posted January 6, 2007 hi from me here for the first time do let me know the details and i have a ca70 cable with me so will it work. and for bluetooth i think i will go for bllington available for cheap! what do u say Hetal Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 6, 2007 Billionton is Better, Or Original From Broadcom - Class 1 is preferred Class I have 100 Meter Range Class II have 10 Meter Range Class one have more Range But as Handset dont have so much Range it will not work with That Range But Still I Prefere Class I Use CA-53 or DKU-2 Cable only but Pushing and Puling Cable every day damaged the Socket and This Cable are for Moderate use For everyday use Bluetooth is More Preferred Use ISSC - Bluetooth Chiset Based Adapter as it has Fixed MAC Adddress so Authenticating is more Simple Share this post Link to post Share on other sites
theking 35 Report post Posted January 6, 2007 hi hetal, any idea why the multiple send? Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 6, 2007 I am Just Trying the same and coming with Interim Release of Version 1.5 1. Which have Easy Deleteing Sent Item 2. Database Tune up 3. Communication Tune up 4. New Graphical View Share this post Link to post Share on other sites