473,466 Members | 1,661 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Can WinCE & Pocket PC support the "AsyncCallback"?

Hi,

Can WinCE & Pocket PC support the "AsyncCallback"?
Jul 26 '06 #1
6 2426
Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nospam.nospamwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
Hi,

Can WinCE & Pocket PC support the "AsyncCallback"?

Jul 26 '06 #2
it has error "NotSupportedException" occurs.
"<ctacke/>" <ctacke[@]opennetcf[dot]com¼¶¼g©ó¶l¥ó·s»D:e6**************@TK2MSFTNGP02.ph x.gbl...
Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nospam.nospamwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>Hi,

Can WinCE & Pocket PC support the "AsyncCallback"?


Jul 26 '06 #3
Hi James,

The AsyncCallback is available in the .NET Compact Framework. However, its
functionality is not supported. But you can probably do what you need by
adding an item to the ThreadPool.

Here is a thread discussing about this issue with samples, which might be
helpful to you.

http://groups.google.com/group/micro...rk.compactfram
ework/browse_thread/thread/272fdb27674b4093/b38f62417efa291a?lnk=st&q=&rnum=
2#b38f62417efa291a

If anything is unclear, please feel free to let me know.

Kevin Yu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.
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://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 26 '06 #4
James,

Although you have made many crossposting. (nothing wrong with) is in *my*
idea the best newsgroup for the compactframework.

microsoft.public.dotnet.framework.compactframework (the one the link from
Kevin comes from)

Not that you are not welcome here (written from languages.vb but at least
for general the same) but probably you get there quicker and more answers.

Cor

"James Wong" <cp*******@nospam.nospamschreef in bericht
news:uY**************@TK2MSFTNGP05.phx.gbl...
it has error "NotSupportedException" occurs.
"<ctacke/>" <ctacke[@]opennetcf[dot]com>
¼¶¼g©ó¶l¥ó·s»D:e6**************@TK2MSFTNGP02.phx.g bl...
>Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nospam.nospamwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>>Hi,

Can WinCE & Pocket PC support the "AsyncCallback"?



Jul 26 '06 #5
Alright, then posting some actual failing code, the error, and where the
error is thrown might be a bit more useful.

-Chris
"James Wong" <cp*******@nospam.nospamwrote in message
news:uY**************@TK2MSFTNGP05.phx.gbl...
it has error "NotSupportedException" occurs.
"<ctacke/>" <ctacke[@]opennetcf[dot]com>
¼¶¼g©ó¶l¥ó·s»D:e6**************@TK2MSFTNGP02.phx.g bl...
>Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nospam.nospamwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>>Hi,

Can WinCE & Pocket PC support the "AsyncCallback"?



Jul 26 '06 #6
thanks~
"Kevin Yu [MSFT]" <v-****@online.microsoft.com¼¶¼g©ó¶l¥ó·s»D:LU******** ******@TK2MSFTNGXA01.phx.gbl...
Hi James,

The AsyncCallback is available in the .NET Compact Framework. However, its
functionality is not supported. But you can probably do what you need by
adding an item to the ThreadPool.

Here is a thread discussing about this issue with samples, which might be
helpful to you.

http://groups.google.com/group/micro...rk.compactfram
ework/browse_thread/thread/272fdb27674b4093/b38f62417efa291a?lnk=st&q=&rnum=
2#b38f62417efa291a

If anything is unclear, please feel free to let me know.

Kevin Yu
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications.
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://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Jul 28 '06 #7

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

Similar topics

0
by: Galore | last post by:
Hello, I'm trying to make a simple socket application, something like a chat application, but when I run it, it shows the following error when the client connects to the server: "Unable to read...
0
by: Asaf | last post by:
Hi, When I am doing a POST to a SSL URL I am getting this error on first attempt "Cannot access a disposed object named "System.Net.TlsStream"." After the first attempt all works fine, here is the...
3
by: trint | last post by:
Here is the "catch exception" message: "The requested lookup key was not found in any active activation context" Here is where it happens: public void DoRead(IAsyncResult ar) { int BytesRead;...
0
by: Aryeh Holzer | last post by:
Hi, I've been trying to use the weather webservice available from the National Weather Service (NWS), at http://www.nws.noaa.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML. wsdl without success. Here's...
9
by: MSDNAndi | last post by:
Hi, I have a set of simple webservices calls that worked fine using .NET Framework 1.0. I am calling a Java/Apache based webservices, the calling side is not able to supply a proper WSDL. ...
0
by: quocvuong2005 | last post by:
Hi all ! I have a webservice that contains a Helloworld() method (This return a string type ) and a asp.net application . I call Helloworld method from webservice , it works fine . but when i call...
0
by: quocvuong2005 | last post by:
Hi all ! I have a webservice that contains a Helloworld() method (This return a string type ) and a asp.net application . I call Helloworld method from webservice , it works fine . but when i call...
4
by: James Wong | last post by:
Hi, Can WinCE & Pocket PC support the "AsyncCallback"?
20
by: Tim Reynolds | last post by:
Team, I am developing a web service. In testing in on my enw PC, I am expecting to see exceptions thrown appear on my browser. Instead I am getting an HTTP 500 Internal Server Error page and I am...
5
by: Neil | last post by:
Hi, Long story short, we use "Server.Execute" to grab the output from an ASPX page ... Server.Execute("page.aspx", textWriter); We've noticed that intermittantly, we get a "Thread was being...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.