theking 35 Report post Posted January 19, 2007 Thanx a ton mate!!! Finally working for me!!!!!! U r a dude!! Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 24, 2007 (edited) Released Minor Tiny Update version 1.6 The Additional Work Done was 1. Now Group Messaging can Possible by Excel File Using Message Source from SMS-Text Box (Numbers will be Fetched from Excel) 2. Application can now Remeber Last Directory and File Name of Queue Database. 3. Application can now Remeber Last Directory and File Name of Import Database / Excel File. Please See the Page http://HetalDP.GooglePages.com/Home2 for Download Edited January 24, 2007 by hpnasik Share this post Link to post Share on other sites
ksudeep 0 Report post Posted January 24, 2007 Hi Hetal, I really appriciate your work. Mindblowing. Keep the pace. regards, Sudeep Share this post Link to post Share on other sites
shanusmarty 29 Report post Posted January 26, 2007 hey dude i m getting this error and if i continue a box is thr with written "opening database file.." thats it i m getting this error although my ph is detected nd connected manually thru com7 The error is :- See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Data.OleDb.OleDbException: No error message available, result code: REGDB_E_CLASSNOTREG(0x80040154). at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection) at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.OleDb.OleDbConnection.Open() at HPSMS.SMSForm.OpenData() at HPSMS.SMSForm.SMSForm_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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.6.0.0 Win32 Version: 1.6.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.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 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.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 ---------------------------------------- ************** 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 27, 2007 Uninstall MS.Net 2 and and ADONet and Reinstall it after Downloading it Freshh There are Some COntrol which are probanly not registered perfectly into the system. Share this post Link to post Share on other sites
tanveer 59 Report post Posted January 27, 2007 how do i use it on linux? Share this post Link to post Share on other sites
theking 35 Report post Posted January 27, 2007 thanx for the update Share this post Link to post Share on other sites
HetalDP 947 Report post Posted January 27, 2007 HPSMS-Server runs on MS.Net2 so if you can succefully load MS.Net using WineQ WineX in linux this program Might run on it. I have never tried MS.Net based software there I had run Office XP, Internet Explorrer, Outlook, Autocad and some Windows Based Application on Linux using Fedora 4 6 month ago If you can run please also update me ? Share this post Link to post Share on other sites
sanjay_thakkar 0 Report post Posted February 5, 2007 Dear sir I have used the software and its an excellent one currently i am using the Nokia 6275 then new phone with my laptop 1.2 gb ram and DKU-2 Data cable the problem is When i have approx 500 sms to send the list goes in a loop on the screen it shows me that Cant send the msg and acutally the msg has already been send and again it runs and finally i got reply that many of them has recd the msg 5 to 6 time and many has not recd only what could be the situation as i have currently kept the data rate 115200 should i decrese the speed rate Also why does it happen that in first go the sms does not go when again the server is started or the loop starts again the same number sms is gone like wise the loop goes for more than 10 to 11 time sor 500 sms in which the some times it goes twice to 6 times to 1 person Can i have a solution for the same if you want anything to upload from my computer you can tell me Sanjay jobanputra 9321388360 Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 5, 2007 Connect the Phone with DKU2 Cable Right MyCOmputer -> Properties -> Hardware -> Modems -> Select the Appropriate Modem -> Double Click -> Dignostic Then Click to Query if you can see any Reply then Start HPSMS-Server and Send SMS If solved the Problem please reply Share this post Link to post Share on other sites
keanu_reeves 1 Report post Posted February 7, 2007 i m getting this error Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 7, 2007 Dont Try to Connect Phone Using Manual Connect This is meant only for Checking the Connection only. Just Detect the Phone, Save the Phone, and Click to Start Server for Sending SMS Foir Database Error Reset the Default Date Setting to DD-mmm-yyyy and time to hh:mm:ss:tt in Start - Control Panel - Regional & Language Option - Customise (Date and Time Settings) You PC Seem to Installed with XP SP1 and Later on you might have updated to WinXP SP2 in INcreamental Mode so MDAC_Typ is not Correctly INstalled Share this post Link to post Share on other sites
sanjay_thakkar 0 Report post Posted February 7, 2007 Connect the Phone with DKU2 CableRight MyCOmputer -> Properties -> Hardware -> Modems -> Select the Appropriate Modem -> Double Click -> Dignostic Then Click to Query if you can see any Reply then Start HPSMS-Server and Send SMS If solved the Problem please reply Dear Sir Problem solved 100% result i am getting now by doing the above process but the same i have to do everytime but i am getting good speed and good result both Thanks Sanjay Jobanputra 9321388360 Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 7, 2007 Connect the Phone with DKU2 CableRight MyCOmputer -> Properties -> Hardware -> Modems -> Select the Appropriate Modem -> Double Click -> Dignostic Then Click to Query if you can see any Reply then Start HPSMS-Server and Send SMS If solved the Problem please reply Dear Sir Problem solved 100% result i am getting now by doing the above process but the same i have to do everytime but i am getting good speed and good result both Thanks Sanjay Jobanputra 9321388360 I am working for the Problem and Will be Resolved in Version 2 To Speed up the SMS Sending Just Start any Call (Incoming or Outgoing in Phone) then Start Server it will send at speed for 1 Msg / 1 Second Share this post Link to post Share on other sites
keanu_reeves 1 Report post Posted February 7, 2007 dear friends i think the problem is with BlueSoleil which i use can some one please post Widecomm Stack 5.0 Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 7, 2007 (edited) Widecomm 5.0.8 Version is Better Dont Try in BlueSoleil it Create very much Problem in Serial Communication over air. When the Phone moves out of Range it creates Problem. The MegaShare.com link for Widecomm 5.0.8.1 is as below http://www.MegaShare.com/106931 Edited February 7, 2007 by hpnasik Share this post Link to post Share on other sites
keanu_reeves 1 Report post Posted February 7, 2007 downloading now will check and update Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 7, 2007 Please Download Version 1.8 from http://HetalDP.GooglePages.com/Home2 There is ZIP and MSI Format Unzip the Zip into C:\Program Files\HPTrade\HPSMS-Server\ Share this post Link to post Share on other sites
sanjay_thakkar 0 Report post Posted February 7, 2007 Please Download Version 1.8 fromhttp://HetalDP.GooglePages.com/Home2 There is ZIP and MSI Format Unzip the Zip into C:\Program Files\HPTrade\HPSMS-Server\ Excellent update will solve the problem of lots of people Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 8, 2007 Can't Send SMS The Problem in Resolved in Version 1.8 Please Uninstall the Older one and Reinstall this New Update Share this post Link to post Share on other sites
theking 35 Report post Posted February 8, 2007 great...u truly rock hetal!! bingo..nice work everytime... keep it coming!!! Share this post Link to post Share on other sites
keanu_reeves 1 Report post Posted February 8, 2007 (edited) mdac_typ installed Widecomm 5.0.8 installed date changed to DD/MM/YYYY Queue was not visible till i changed the date format from mm/dd/yy now to dd/mm/yyyy it is now visible. Every thing working smoothly thanks for your help HPNasik. will disturb you more if i need more help Edited February 8, 2007 by keanu_reeves Share this post Link to post Share on other sites
sharaforme 0 Report post Posted February 9, 2007 Hi hetal How r u? Thanks for your software last month i was send around 3500 sms . Can u do something so we will able to send long sms ( more then 128 ) in 2 or more parts . I know if u try u will do this. Thanks Share this post Link to post Share on other sites
sanjay_thakkar 0 Report post Posted February 9, 2007 Hi hetal How r u? Thanks for your software last month i was send around 3500 sms . Can u do something so we will able to send long sms ( more then 128 ) in 2 or more parts . I know if u try u will do this. Thanks Dear sir Acutally its a limitation from Reliance to get the data limit in 128 charaters and it would be quite problamatic to break into to as many phones are not in suport of sending the data in 2 pieces Sanjay Share this post Link to post Share on other sites
HetalDP 947 Report post Posted February 9, 2007 Yes Sanjay The Max Command Length for Serial Port is 300 Character And in Hex Mode Single Chanrect take 2 Charahcters means 128 * 2 = 256 And Other 44 Charachter are Reserverd for Mobile Number, Message Type, ENcoding and Messenger Lenghth The Key is only in Hand of Nokia so Whenever they will come will new handset of When They Start ASCII Enconding SMS this will become Possible. And in Old Handser Changing it is not possible. Share this post Link to post Share on other sites