473,386 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

please help with msdn sample

ari
hey all,

i did a search on local msdn help for:
asynchronous HTTP handlers

or goto:

ms-help://MS.MSDNQTR.2003FEB.1033/cpguide/html/cpconhttphandlerregistration.htm

and tried to do the asynchronous example listed, i got it to work somewhat.
I had 2 issues i wanted to ask about.

1. In the BeginProcessRequest i didn't know what to do with the following:
Dim asynch As New MyAsynchOperation(cb, context)
asynch.KickOffThread()
It wasn't defined. Am i suppose to create it myself? I just commented it out
for the moment.

2. When i ran it it displayed that it did "Kick off a Thread" but at the
bottom /left of the browser the status showed Opening http://localhost... and
it never went away.

I closed the browser and tried it again but i didn't even get the message
"Just kicked off a Thread" which leads me to believe that something is still
running from the first time i tried.

Thanks for any help,
ari
Dec 17 '05 #1
0 838

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

Similar topics

6
by: Zach | last post by:
Could someone please explain what the consequence of this //****** line is? public void SecondThread() { lock(m_smplQueue) { Monitor.Pulse(m_smplQueue);...
36
by: Cap'n Ahab | last post by:
I have used VB3 - VB6, so learning all this OO stuff is reasonably new to me (although I looked at Java a few years ago). Anyway, I thought I would write a small class to begin with, with a...
4
by: Tarun Mistry | last post by:
Hi all, I have posted this in both the c# and asp.net groups as it applies to both (apologies if it breaks some group rules). I am making a web app in asp.net using c#. This is the first fully OO...
4
by: Tarun Mistry | last post by:
Hi all, I have posted this in both the c# and asp.net groups as it applies to both (apologies if it breaks some group rules). I am making a web app in asp.net using c#. This is the first fully OO...
4
by: =?Utf-8?B?anV2aQ==?= | last post by:
Hello, I have successfully used the sample provided in msdn for creating darg&drop between 2 listviews. Is this possible for more than 2 listviews? I have listview A,B and C and I want to do...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...
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...

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.