473,804 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
+ 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 2465
Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nosp am.nospamwrote in message
news:%2******** ********@TK2MSF TNGP04.phx.gbl. ..
Hi,

Can WinCE & Pocket PC support the "AsyncCallback" ?

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

-Chris
"James Wong" <cp*******@nosp am.nospamwrote in message
news:%2******** ********@TK2MSF TNGP04.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/272fdb27674b409 3/b38f62417efa291 a?lnk=st&q=&rnu m=
2#b38f62417efa2 91a

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 compactframewor k.

microsoft.publi c.dotnet.framew ork.compactfram ework (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*******@nosp am.nospamschree f in bericht
news:uY******** ******@TK2MSFTN GP05.phx.gbl...
it has error "NotSupportedEx ception" occurs.
"<ctacke/>" <ctacke[@]opennetcf[dot]com>
¼¶¼g©ó¶l¥ó·s»D: e6************* *@TK2MSFTNGP02. phx.gbl...
>Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nosp am.nospamwrote in message
news:%2******* *********@TK2MS FTNGP04.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*******@nosp am.nospamwrote in message
news:uY******** ******@TK2MSFTN GP05.phx.gbl...
it has error "NotSupportedEx ception" occurs.
"<ctacke/>" <ctacke[@]opennetcf[dot]com>
¼¶¼g©ó¶l¥ó·s»D: e6************* *@TK2MSFTNGP02. phx.gbl...
>Yes. Testing would have shown this pretty quickly. So would a search of
MSDN.

-Chris
"James Wong" <cp*******@nosp am.nospamwrote in message
news:%2******* *********@TK2MS FTNGP04.phx.gbl ...
>>Hi,

Can WinCE & Pocket PC support the "AsyncCallback" ?



Jul 26 '06 #6
thanks~
"Kevin Yu [MSFT]" <v-****@online.mic rosoft.com¼¶¼g© ó¶l¥ó·s»D:LU*** ***********@TK2 MSFTNGXA01.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/272fdb27674b409 3/b38f62417efa291 a?lnk=st&q=&rnu m=
2#b38f62417efa2 91a

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
3523
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 data from the transport connection.". I'm posting the code, so if somebody can help I'll be very grateful. private void DoListen() {
0
339
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 Stack Trace at System.Net.TlsStream.InnerWrite(Boolean async, Byte buffer, Int32 offset, Int32 size, AsyncCallback asyncCallback, Object asyncState) at System.Net.TlsStream.BeginWrite(Byte buffer, Int32 offset, Int32 size, AsyncCallback...
3
1638
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; string strMessage;
0
11255
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 what I've found so far. When I use .NET 1.0/1.1, and try to call the primary webservice method NDFDgen, the call will succeed if the productType is set to "glance", but fail if set to "time- series".
9
3222
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. What it does is to call a webservice with two parameters, one being a integer, the other one being a "String" which contains XML (not the best practice, however that is the target interface and we cannot change that).
0
2418
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 this method again , it have problem with error message following: Unable to read data from the transport connection. at System.Net.ConnectStream.BeginRead(Byte buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) at...
0
2544
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 this method again , it have problem with error message following: Unable to read data from the transport connection. at System.Net.ConnectStream.BeginRead(Byte buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) at...
4
1272
by: James Wong | last post by:
Hi, Can WinCE & Pocket PC support the "AsyncCallback"?
20
4499
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 not seeing my exception details. The web.config file being used has the setting <customErrors mode="Off"/>. This should allow me to see the detailed exception info. On a different computer - same code - same web config - the exception details...
5
2844
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 aborted" error when this method is called.
0
10595
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10343
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10341
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9171
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6862
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5530
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4308
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 we have to send another system
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.