I've searched but the TOmmieG guide link don't work![]()
1° the phonecontrol don't download from the t68i the phonebook
and
2° when i compose a number and click on the green button to call it run in this error
![]()
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PhoneCtl.NET.frmMain.FindCurCaller()
at PhoneCtl.NET.frmMain.DialNumber(String pi_sNumber, Boolean pi_fShowStat)
at PhoneCtl.NET.frmMain.btnAccept_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at zControls.zButton.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Label.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
PhoneCtl.NET
Assembly Version: 1.2.1736.32676
Win32 Version: 1.2.1736.32676
CodeBase: file:///C:/Programmi/PhoneControl/PhoneCtl.NET.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
zControls
Assembly Version: 1.0.1734.41665
Win32 Version: 1.0.1734.41665
CodeBase: file:///C:/Programmi/PhoneControl/zControls.DLL
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Microsoft.DirectX.DirectSound
Assembly Version: 1.0.1901.0
Win32 Version: 5.3.0000001.1126 built by: DIRECTX
CodeBase: file:///C:/Programmi/PhoneControl/Microsoft.DirectX.DirectSound.DLL
----------------------------------------
Interop.SpeechLib
Assembly Version: 5.0.0.0
Win32 Version: 5.0.0.0
CodeBase: file:///C:/Programmi/PhoneControl/Interop.SpeechLib.DLL
----------------------------------------
AxInterop.MSCommLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Programmi/PhoneControl/AxInterop.MSCommLib.DLL
----------------------------------------
Interop.MSCommLib
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Programmi/PhoneControl/Interop.MSCommLib.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.1901.0
Win32 Version: 5.3.0000001.1126 built by: DIRECTX
CodeBase: file:///C:/Programmi/PhoneControl/Microsoft.DirectX.DLL
----------------------------------------
zOutlookTools
Assembly Version: 1.0.1736.32663
Win32 Version: 1.0.1736.32663
CodeBase: file:///C:/Programmi/PhoneControl/zOutlookTools.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
I've searched but the TOmmieG guide link don't work![]()
My guess is that phone control and your phone arent communicating properly.. but you probably already knew that huh ??
I didnt know phone control was written in .net.. COOL !
Progress [I will seriously never be done!]
Via EPIA MII
512MB RAM
OEM GPS (embedded)
nLite WinXP pro on
1GB Extreme III CF card
Carnetix 1260 startup/ DC-DC regulator
Software: Still, re-Writing my existing front end in .Net
I have installed bluetooth 1.4.3.4
Audio Gateway works properly, serial connection works too
I don't know what the problem is..
I buy from ebay the s//e t68i becouse is one of the most compatible phone for phonecontrol....
ok I've reINIT phonecontrol and now it tell me that the port is in use.. i close the serial port connection and restarted it but it don't work grrr...
mhh I've addedd this tag that have read in this forum
<UseReset>False</UseReset>
carputer now don't tell me "connection timeout check if the port is in use"
but nothing work
Seems to be that are not connection with the phone.. but the serial bluetooth port on 27th port works..
Yes, the T68i works perfekt... or almost
The first error you've got is because yo have no phonebook and you tried to dial with the dialpad.
If the serial port is on COM27, it'll never work. The control I've used only supports ports 1-16... change the port and it'll work.
BTW: There is a special thread for SonyEricsson phones... please post there...
Skinning to go... VisualDesigner2!
Originally Posted by zorro
sorry zorroI now post in the exact place
thanx for the post I now change the port of comunication
I hope that resolve my problem
1° comunicate with the right port
2° load the phonebook
3° (loaded the phonebook) dial with dialpad
thanx again zorro![]()
You're welcome
If it's not working for any reason, send me the logfile.
Skinning to go... VisualDesigner2!
Well after zorro helped me get my Nokia 6820 working, I've decided to buy a T68i because it seems to work better with phone controlI guess the main thing that I'm missing is the ability to answer calls and get mic/speaker through the computer (ie speakerphone thru the carputer)...And from what I am reading, the one prob with that is that it answers the call automatically when audio gateway is being used...so my question is this:
Does the T68i connect to TWO profiles (serial port AND audio gateway) in order to get that functionality? Or is it just one? If it connects to two at the same time, then couldnt you just leave it disconnected from the audio gateway, then when a call comes in, it will communicate with phoco through the serial port, so you can then push send on phoco to connect the call, THEN if u desire speakerphone, you just connect to the audio gateway profile? (you could even put a link on your desktop so it will be convenient)...Let me know if this would work, or what the best setup would be...I WANT to have speakerphone...I also considered just connecting an external mic/earpiece and just running those lines into and out of my computer but would rather it work through bluetooth (so there would be no wires attached)...Thanks
Bookmarks