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

asp.net ASP_WP.exe problem

24
Hi,
I was suffering for few days,
I has 1 asp.net application running in window xp.
the application is used for generate the reports.

The problem is,
when i try to run a report is open many connection, it will show the following error...
"An error has occurred while establishing a connection to the server. When connection to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: TCP Provider, error: 0 - An operation on a socket could not be performed vecause the system lacked sufficient buffer space or because a queue was full.)"

when this problem occur, i need to open the task manager and end task the asp_wp.exe, else the whole application can't use, even i press F5 or close the IE and re-open again.

Some time the error message also will show "The sql server may not exist"

Anyone can help ....

Thanks
Attached Images
File Type: jpg error message.jpg (34.3 KB, 131 views)
Dec 18 '08 #1
8 1529
kenobewan
4,871 Expert 4TB
Have you checked you connection string? Does the sql server allow remote connections?
Dec 18 '08 #2
Plater
7,872 Expert 4TB
Does the report start out working and then eventually stop working?
Are you remembering to explicitly close all your connection and command and other sql objects?
Dec 18 '08 #3
Nicolas
24
@kenobewan
yes i checked already. is allow.
this problem occur while i try to generate a heavy reports.
Dec 20 '08 #4
Nicolas
24
@Plater
yes i checked all my code. i have close the connection after i use it.
Dec 20 '08 #5
Plater
7,872 Expert 4TB
The trial/free versions of SQL server have a max connection limit I think.
Maybe there is a setting like that somewhere that just needs to be "upped"

Do you have "Sql server manegement studio" (express or otherwise)? You can use it to see who is connected to the SQL server and what their last task was.
Maybe it can tell you something
Dec 22 '08 #6
Nicolas
24
@Plater
The SQL server is paid, not the free/trial version.
connection limit i also set to unlimited.
the qeury time out i also set to more long enought.

Actually i don't know the problem is occur in sql server or my asp.net application.
Dec 26 '08 #7
Nicolas
24
Anyone can help ..??
Dec 29 '08 #8
Plater
7,872 Expert 4TB
Have you checked the sql management software to see what the connections to the database are doing?
The first step might be to isolate if its the SQL side or the ASP.NET side
Dec 29 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Kostatus | last post by:
I have a virtual function in a base class, which is then overwritten by a function of the same name in a publically derived class. When I call the function using a pointer to the derived class...
117
by: Peter Olcott | last post by:
www.halting-problem.com
28
by: Jon Davis | last post by:
If I have a class with a virtual method, and a child class that overrides the virtual method, and then I create an instance of the child class AS A base class... BaseClass bc = new ChildClass();...
1
by: Donna | last post by:
How can I stop the asp_wp process on my computer? Each time I 'm stopping it in the taskmanager the process is started automatical again! Thanks Donna
0
by: GregO | last post by:
Windows 2000 Server SP3 ..NET Framework 1.1 I have a problem opening the control panel on a number of servers. Only when we kill the asp_wp.exe does the control panel kick into life. Is it...
4
by: Rich Denis | last post by:
Hello, We are having some issues with our .NET web applications. Every so often a computer will peg its CPU at 100% for some period of time. I am told anywhere between 30mins and 2 hours. I...
1
by: prem | last post by:
Hi, I need roles and activities of asp_wp.exe,aspnet_wp.exe and aspnet_isapi.dll. can any one please give description about how they are working and how they coordinate each other and when. ...
3
by: Przemo Karlikowski | last post by:
Hello! How can I change the identity of asp_wp.exe (Asp.Net 2.0) process on Windows 2000 Server from ASPNET to LocalSystem? I want to do it to bypass SeTcbPrivelege privelege problem. ...
7
by: Danny Ni | last post by:
Hi, I inherited a web project from other programmer. I notice on my dev machine every time I request a page in IE or FF the CPU jumps to 100%, all utilized by asp_wp.exe. I did some...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.