473,383 Members | 1,952 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,383 software developers and data experts.

How to set up Asynchronous in connection string?

kai
Hi,

I run a ASP.NET 2.0 sample program and get the following message:
Set "Asynchronous Processing=true" in the connection string.

But I cannot find the place to set it up, please help.

Thanks

kai
Feb 11 '06 #1
4 3594
What sort of data source are you connecting to?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
"kai" <ka******@earthlink.net> wrote in message
news:Po*******************@newsread2.news.atl.eart hlink.net...
Hi,

I run a ASP.NET 2.0 sample program and get the following message:
Set "Asynchronous Processing=true" in the connection string.

But I cannot find the place to set it up, please help.

Thanks

kai

Feb 11 '06 #2
kai
I try to connect SQL Server 2005.

Thanks

Kai
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:O1**************@TK2MSFTNGP11.phx.gbl...
What sort of data source are you connecting to?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
We got a sick zebra a hat,
you ultimate tuna.
"kai" <ka******@earthlink.net> wrote in message
news:Po*******************@newsread2.news.atl.eart hlink.net...
Hi,

I run a ASP.NET 2.0 sample program and get the following message:
Set "Asynchronous Processing=true" in the connection string.

But I cannot find the place to set it up, please help.

Thanks

kai


Feb 11 '06 #3
That is not a Connection String parameter. What exactly are you trying to do
with this?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
"kai" <ka******@earthlink.net> wrote in message
news:I2*******************@newsread3.news.atl.eart hlink.net...
I try to connect SQL Server 2005.

Thanks

Kai
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:O1**************@TK2MSFTNGP11.phx.gbl...
What sort of data source are you connecting to?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
We got a sick zebra a hat,
you ultimate tuna.
"kai" <ka******@earthlink.net> wrote in message
news:Po*******************@newsread2.news.atl.eart hlink.net...
Hi,

I run a ASP.NET 2.0 sample program and get the following message:
Set "Asynchronous Processing=true" in the connection string.

But I cannot find the place to set it up, please help.

Thanks

kai



Feb 11 '06 #4
What provider are you using?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
We got a sick zebra a hat,
you ultimate tuna.
"kai" <ka******@earthlink.net> wrote in message
news:I2*******************@newsread3.news.atl.eart hlink.net...
I try to connect SQL Server 2005.

Thanks

Kai
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:O1**************@TK2MSFTNGP11.phx.gbl...
What sort of data source are you connecting to?

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
We got a sick zebra a hat,
you ultimate tuna.
"kai" <ka******@earthlink.net> wrote in message
news:Po*******************@newsread2.news.atl.eart hlink.net...
Hi,

I run a ASP.NET 2.0 sample program and get the following message:
Set "Asynchronous Processing=true" in the connection string.

But I cannot find the place to set it up, please help.

Thanks

kai



Feb 11 '06 #5

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

Similar topics

7
by: Colin | last post by:
I'm writing a little console socket server but I'm having some difficulty. Can I ask your advice - where is the best place to get some help on that topic? It would be nice if some people who knew...
2
by: Macca | last post by:
My app has an asynchronous socket server. It will have 20 clients connected to the server. Each client sends data every 500 millisecondsThe Connections once established will not be closed unless...
0
by: Macca | last post by:
Hi, I am writing an asychronous socket server to handle 20+ simulataneous connections. I have used the example in MSDN as a base. The code is shown at end of question. Each connection has a...
7
by: Siv | last post by:
Hi, I have a stored procedure that I want to execute and then wait in a loop showing a timer whilst it completes and then carry on once I get notification that it has completed. The main reason...
0
by: Bishoy George | last post by:
Hi, I have a asp.net 2.0 web application. I want to implement the asynchronous model through http handler in web.config ...
4
by: Engineerik | last post by:
I am trying to create a socket server which will listen for connections from multiple clients and call subroutines in a Fortran DLL and pass the results back to the client. The asynchronous socket...
8
by: panko | last post by:
Hello, I can't manage with asynchronous socket communication. :( I wrote a class CSocket.cs. This class is taking care of sending strings to LED display. This display is actually communicating...
2
by: Nicolas Le Gland | last post by:
Hello everyone here. This is my first post in this newsgroup, I hope I won't be to much off-topic. Feel free to redirect me to any better group. I am getting strange timing issues when...
1
by: keksy | last post by:
Hi every1, I am writing a small client/server application and in it I want to send an image asynchronous from the client to the server through a TCP socket. I found an example code on the MSDN...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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...

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.