472,374 Members | 1,319 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,374 software developers and data experts.

Ajax on Windows Mobile 6

Hi,

I downloaded the sample application that the Microsoft video
ASPNETAJAXForWinMobile described but it doesn't work on my Windows Mobile 6
emulator. After enabling the script error reporting of the mobile IE, it pops
up several JScript error and the ajax behavior is not funtional at all.
Where can I look for any possible issue?

Thanks.

Daniel
Oct 20 '08 #1
9 3598
Hi Daniel,

Are you using the following code?
http://download.microsoft.com/downlo...3-92b0-2a7f6c4
b6b60/CS-Devices-AspNetAjaxForWinMobile_cs.zip

I've tested it on my side. It works fine. When you run it in IE can you see
the JS errors?

If it still doesn't work please tell me the error description.

Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/...tance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: Ajax on Windows Mobile 6
| thread-index: AckyYBZwsVpoizkTQtW8TCySPa0GdA==
| X-WBNR-Posting-Host: 65.55.21.8
| From: =?Utf-8?B?RGFuaWVs?= <da*********@newsgroup.nospam>
| Subject: Ajax on Windows Mobile 6
| Date: Sun, 19 Oct 2008 20:01:03 -0700
| Lines: 11
| Message-ID: <3F**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:78145
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi,
|
| I downloaded the sample application that the Microsoft video
| ASPNETAJAXForWinMobile described but it doesn't work on my Windows Mobile
6
| emulator. After enabling the script error reporting of the mobile IE, it
pops
| up several JScript error and the ajax behavior is not funtional at all.
| Where can I look for any possible issue?
|
| Thanks.
|
| Daniel
|

Oct 20 '08 #2
Thanks Allen,

It's still not working properly at my side. Most of the time, selecting the
items in the combo box doesn't produce any feedback in the upper lable and
sometimes after clicking the button, it pops up with error
Line 5 Character:9340
Error: '__EVENTTARGET is null or not an object
Source:(null)
Please help investigate. Thanks!
Daniel

Oct 21 '08 #3
Hi Daniel,

Thanks for the information. To investigate this issue, firstly, could you
confirm that you're using the same code as mine?
http://download.microsoft.com/downlo...3-92b0-2a7f6c4
b6b60/CS-Devices-AspNetAjaxForWinMobile_cs.zip

Quote from Daniel ==================================================
Most of the time, selecting the
items in the combo box doesn't produce any feedback in the upper lable
==================================================

Sometimes when the server is busy we need to wait several seconds to see
the update of the page. Could you double check it to make sure there's no
update?

Quote from Daniel ==================================================
sometimes after clicking the button, it pops up with error
Line 5 Character:9340
Error: '__EVENTTARGET is null or not an object
Source:(null)
Please help investigate. Thanks!
Quote ==================================================

Does it happen only when using the emulator? When you use IE to view the
page will you see the same error?

Regards,
Allen Chen
Microsoft Online Support

--------------------
| Thread-Topic: Ajax on Windows Mobile 6
| thread-index: AckzIUmQZvoZ9eZ1SeSCkNwesZ2KFQ==
| From: =?Utf-8?B?RGFuaWVs?= <da*********@newsgroup.nospam>
| References: <3F**********************************@microsoft.co m>
<bL**************@TK2MSFTNGHUB02.phx.gbl>
| Subject: RE: Ajax on Windows Mobile 6
| Date: Mon, 20 Oct 2008 19:04:01 -0700
| Lines: 13
| Message-ID: <AE**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:78215
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Thanks Allen,
|
| It's still not working properly at my side. Most of the time, selecting
the
| items in the combo box doesn't produce any feedback in the upper lable
and
| sometimes after clicking the button, it pops up with error
| Line 5 Character:9340
| Error: '__EVENTTARGET is null or not an object
| Source:(null)
| Please help investigate. Thanks!
|
|
| Daniel
|
|

Oct 21 '08 #4
Hi Allen,

Yes, I'm using the exact same bit of code as your url.
Sometime the label does get updated but most of the time, no response for at
least dozens of seconds.
I only have the enulator and the error doesn't happen all the time. Looks
like after I have clicked other controls then come to the button, the error
comes.
In desktop IE, everything works fine.

Many thanks.

Daniel
"Allen Chen [MSFT]" wrote:
Hi Daniel,

Thanks for the information. To investigate this issue, firstly, could you
confirm that you're using the same code as mine?
http://download.microsoft.com/downlo...3-92b0-2a7f6c4
b6b60/CS-Devices-AspNetAjaxForWinMobile_cs.zip

Quote from Daniel ==================================================
Most of the time, selecting the
items in the combo box doesn't produce any feedback in the upper lable
==================================================

Sometimes when the server is busy we need to wait several seconds to see
the update of the page. Could you double check it to make sure there's no
update?

Quote from Daniel ==================================================
sometimes after clicking the button, it pops up with error
Line 5 Character:9340
Error: '__EVENTTARGET is null or not an object
Source:(null)
Please help investigate. Thanks!
Quote ==================================================

Does it happen only when using the emulator? When you use IE to view the
page will you see the same error?

Regards,
Allen Chen
Microsoft Online Support

--------------------
| Thread-Topic: Ajax on Windows Mobile 6
| thread-index: AckzIUmQZvoZ9eZ1SeSCkNwesZ2KFQ==
| From: =?Utf-8?B?RGFuaWVs?= <da*********@newsgroup.nospam>
| References: <3F**********************************@microsoft.co m>
<bL**************@TK2MSFTNGHUB02.phx.gbl>
| Subject: RE: Ajax on Windows Mobile 6
| Date: Mon, 20 Oct 2008 19:04:01 -0700
| Lines: 13
| Message-ID: <AE**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:78215
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Thanks Allen,
|
| It's still not working properly at my side. Most of the time, selecting
the
| items in the combo box doesn't produce any feedback in the upper lable
and
| sometimes after clicking the button, it pops up with error
| Line 5 Character:9340
| Error: '__EVENTTARGET is null or not an object
| Source:(null)
| Please help investigate. Thanks!
|
|
| Daniel
|
|

Oct 21 '08 #5
Hi Daniel,

Thanks for the clarification. However, I spent couple of hours trying to
repro it on my side but could not see the behavior as you described. My
environment is:

" Windows XP SP2 (one machine as the server and running the Windows Mobile
Emulator)
" IIS 5.1
" ASP.NET 2.0.50727
" Tested on both Windows Mobile 6 Standard Emulator and Windows Mobile 6
Professional Emulator

Could you provide your environment so that I can try to set up the same one
to repro?

Regards,
Allen Chen
Microsoft Online Support

--------------------
| Thread-Topic: Ajax on Windows Mobile 6
| thread-index: AckzNGyF2cCwNTvrQW6WCCBunSnvDA==
| X-WBNR-Posting-Host: 65.55.21.8
| From: =?Utf-8?B?RGFuaWVs?= <da*********@newsgroup.nospam>
| References: <3F**********************************@microsoft.co m>
<bL**************@TK2MSFTNGHUB02.phx.gbl>
<AE**********************************@microsoft.co m>
<iy**************@TK2MSFTNGHUB02.phx.gbl>
| Subject: RE: Ajax on Windows Mobile 6
| Date: Mon, 20 Oct 2008 21:21:00 -0700
| Lines: 92
| Message-ID: <3A**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:78227
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi Allen,
|
| Yes, I'm using the exact same bit of code as your url.
| Sometime the label does get updated but most of the time, no response for
at
| least dozens of seconds.
| I only have the enulator and the error doesn't happen all the time. Looks
| like after I have clicked other controls then come to the button, the
error
| comes.
| In desktop IE, everything works fine.
|
| Many thanks.
|
| Daniel
|
|
| "Allen Chen [MSFT]" wrote:
|
| Hi Daniel,
| >
| Thanks for the information. To investigate this issue, firstly, could
you
| confirm that you're using the same code as mine?
| >
http://download.microsoft.com/downlo...3-92b0-2a7f6c4
| b6b60/CS-Devices-AspNetAjaxForWinMobile_cs.zip
| >
| Quote from Daniel ==================================================
| Most of the time, selecting the
| items in the combo box doesn't produce any feedback in the upper lable
| ==================================================
| >
| Sometimes when the server is busy we need to wait several seconds to
see
| the update of the page. Could you double check it to make sure there's
no
| update?
| >
| Quote from Daniel ==================================================
| sometimes after clicking the button, it pops up with error
| Line 5 Character:9340
| Error: '__EVENTTARGET is null or not an object
| Source:(null)
| Please help investigate. Thanks!
| Quote ==================================================
| >
| Does it happen only when using the emulator? When you use IE to view
the
| page will you see the same error?
| >
| Regards,
| Allen Chen
| Microsoft Online Support
| >
| --------------------
| | Thread-Topic: Ajax on Windows Mobile 6
| | thread-index: AckzIUmQZvoZ9eZ1SeSCkNwesZ2KFQ==
| | From: =?Utf-8?B?RGFuaWVs?= <da*********@newsgroup.nospam>
| | References: <3F**********************************@microsoft.co m>
| <bL**************@TK2MSFTNGHUB02.phx.gbl>
| | Subject: RE: Ajax on Windows Mobile 6
| | Date: Mon, 20 Oct 2008 19:04:01 -0700
| | Lines: 13
| | Message-ID: <AE**********************************@microsoft.co m>
| | MIME-Version: 1.0
| | Content-Type: text/plain;
| | charset="Utf-8"
| | Content-Transfer-Encoding: 7bit
| | X-Newsreader: Microsoft CDO for Windows 2000
| | Content-Class: urn:content-classes:message
| | Importance: normal
| | Priority: normal
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| | Newsgroups: microsoft.public.dotnet.framework.aspnet
| | Path: TK2MSFTNGHUB02.phx.gbl
| | Xref: TK2MSFTNGHUB02.phx.gbl
| microsoft.public.dotnet.framework.aspnet:78215
| | NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| |
| | Thanks Allen,
| |
| | It's still not working properly at my side. Most of the time,
selecting
| the
| | items in the combo box doesn't produce any feedback in the upper
lable
| and
| | sometimes after clicking the button, it pops up with error
| | Line 5 Character:9340
| | Error: '__EVENTTARGET is null or not an object
| | Source:(null)
| | Please help investigate. Thanks!
| |
| |
| | Daniel
| |
| |
| >
| >
|

Oct 21 '08 #6
Hi Allen,

I'm working on the same environment as yours except I'm SP3. After attaching
Visual Studio to the ASPNET working process, I found that sometimes the
client click will not trigger the server code. It looks like the client
postback doesn't occur or doesn't make to the server side.

Thanks.

Daniel
Oct 21 '08 #7
Hi Daniel,

I still cannot reproduce this problem on my side. I would suggest you
contact CSS for incident based support:

http://support.microsoft.com/select/...tance&ln=en-us

Our dedicated support engineer will work with you to investigate this issue.

Regards,
Allen Chen
Microsoft Online Support

--------------------
| Thread-Topic: Ajax on Windows Mobile 6
| thread-index: AckzWgDjerFhCq9MQFSKKqiz4EFNbg==
| X-WBNR-Posting-Host: 65.55.21.8
| From: =?Utf-8?B?RGFuaWVs?= <da*********@newsgroup.nospam>
| References: <3F**********************************@microsoft.co m>
<bL**************@TK2MSFTNGHUB02.phx.gbl>
<AE**********************************@microsoft.co m>
<iy**************@TK2MSFTNGHUB02.phx.gbl>
<3A**********************************@microsoft.co m>
<J4**************@TK2MSFTNGHUB02.phx.gbl>
| Subject: RE: Ajax on Windows Mobile 6
| Date: Tue, 21 Oct 2008 01:50:01 -0700
| Lines: 10
| Message-ID: <D3**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3119
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:78249
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi Allen,
|
| I'm working on the same environment as yours except I'm SP3. After
attaching
| Visual Studio to the ASPNET working process, I found that sometimes the
| client click will not trigger the server code. It looks like the client
| postback doesn't occur or doesn't make to the server side.
|
| Thanks.
|
| Daniel
|

Oct 22 '08 #8
Thanks Allen.
Oct 22 '08 #9
Hello,

I get the same error message

"Line 5 Character:9340
Error: '__EVENTTARGET is null or not an object
Source:(null)"

with

Microsoft Device Emulator, Windows Mobile 6.1.

Server: .NET Framework 3.5 SP1

I hadn't this error with .NET Framework 2.0. Therefore I conclude that
ASP.NET AJAX has changed from version 2.0 to 3.5 SP1 and now this error
occurs with IEMobile.

I seems that sometimes no Ajax calls are send to the server on button clicks
or dropdown onchange events respective that the callback is not computed and
the partial page rendering is not performed.

"Daniel" wrote:
Thanks Allen,

It's still not working properly at my side. Most of the time, selecting the
items in the combo box doesn't produce any feedback in the upper lable and
sometimes after clicking the button, it pops up with error
Line 5 Character:9340
Error: '__EVENTTARGET is null or not an object
Source:(null)
Please help investigate. Thanks!
Daniel
Nov 12 '08 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nick White [MSFT] | last post by:
Hello fellow Microsoft Windows Mobile and Embedded enthusiasts: I invite you to peruse the list below of upcoming technical chats and Webcasts offered by the Windows Mobile and Embedded Devices...
12
by: JMB | last post by:
Hello, I was wondering if anyone knew of any projects extending the inline upload progress bar to utilize an inpage image uploader with bar, without having to refresh or go to a seperate page,...
7
by: Jarod_24 | last post by:
I just downloaded a activex control that was written in C# and tried to view it on my PDA's Internet Explorer. At my regular PC it displayed just fine, but nothing showed up on the pda. Do...
1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
1
by: sakurasyi | last post by:
hi everyone... i have some questions about windows ce. Can anybody tell me, what are the differences between widows ce, windows mobile and posket pc? I have read about windows ce from some...
13
by: adam | last post by:
Hey All, I'm relatively new to all this and any help would be appreciated. What I'm aiming to do is create a few requests, to 1. Search for a Student against XML created from the database 2. If...
0
by: =?Utf-8?B?Q2hhcmxlcw==?= | last post by:
Like many people, I normally use Yahoo! Mail via the web and like to keep all my emails stored on the Yahoo! server. However sometimes I can’t get access to a PC/the web and I download my emails...
4
by: =?Utf-8?B?VGFtbXkgTmVqYWRpYW4=?= | last post by:
I am creating an application for windows mobile using Visual C# windows. I am using visual studio 2008 and I have windows Microsoft Vista on my computer. I also downloaded the professional and...
2
by: Johnson | last post by:
While I have done a substantial amount of ASP.NET programming, I have only dabbled with AJAX (update panels and a 3rd party JSON setup - jayrock - that directly updates the DOM). In any case, I'm...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
2
by: Ricardo de Mila | last post by:
Dear people, good afternoon... I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control. Than I need to discover what...
1
by: Johno34 | last post by:
I have this click event on my form. It speaks to a Datasheet Subform Private Sub Command260_Click() Dim r As DAO.Recordset Set r = Form_frmABCD.Form.RecordsetClone r.MoveFirst Do If...
0
DizelArs
by: DizelArs | last post by:
Hi all) Faced with a problem, element.click() event doesn't work in Safari browser. Tried various tricks like emulating touch event through a function: let clickEvent = new Event('click', {...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.