473,698 Members | 2,171 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ASPNET_wp locks my machine up

Hello - I am having a problem where I am running my application in debug
mode and I execute a SQL command (cmd.ExecutNonQ uery) and when this line
of code it hit, I get and exception saying that this object must
implement the "IConvertab le".

After that, I attempt to "kill the debug session", by pressing the
"stop" button in VS.net and when I do, VS.Net locks up and this
"ASPNET_WP. EXE" takes over my machine sucking up all of the CPU cycles.

Any ideas why my cmd.ExecuteNonQ uery is failing? I do not have a clue
as to what it means about the "Iconvertab le".

Any ideas as to why my machine is locking up when I attempt to stop the
debugging session?

Thanks in advance for your assistance!!!!!

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #1
3 1048
Jim,

What this means is that you are likely encountering a problem where the
managed provider is unable to convert a data type that you are passing,
perhaps in a parameter. Can you post the code you are using?

Jim Cheshire [MSFT]
Developer Support
ASP.NET
ja******@online .microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
From: Jim Heavey <ji*******@hotm ail.com>
X-Newsreader: AspNNTP 1.50 (ActionJackson. com)
Subject: ASPNET_wp locks my machine up
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <#2************ **@TK2MSFTNGP10 .phx.gbl>
Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
Date: Wed, 15 Oct 2003 09:45:59 -0700
NNTP-Posting-Host: actionjackson13 3.dsl.frii.net 216.17.147.133
Lines: 1
Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!TK2 MSFTNGP10.phx.g bl
Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1843 63
X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet

Hello - I am having a problem where I am running my application in debug
mode and I execute a SQL command (cmd.ExecutNonQ uery) and when this line
of code it hit, I get and exception saying that this object must
implement the "IConvertab le".

After that, I attempt to "kill the debug session", by pressing the
"stop" button in VS.net and when I do, VS.Net locks up and this
"ASPNET_WP.EXE " takes over my machine sucking up all of the CPU cycles.

Any ideas why my cmd.ExecuteNonQ uery is failing? I do not have a clue
as to what it means about the "Iconvertab le".

Any ideas as to why my machine is locking up when I attempt to stop the
debugging session?

Thanks in advance for your assistance!!!!!

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 17 '05 #2
I found that when building the parm values that I was placing into the
field and array of objects rather then a single object value.

I'm surprised that this caused my machine to lock up, maybe this is
something which could be caught in the future.

Thanks for pointing me in the right direction....

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #3
Hi Jim,

Glad it's resolved.

Jim Cheshire [MSFT]
Developer Support
ASP.NET
ja******@online .microsoft.com

This post is provided as-is with no warranties and confers no rights.

--------------------
From: Jim Heavey <an********@hot mail.com>
References: <St************ **@cpmsftngxa06 .phx.gbl>
X-Newsreader: AspNNTP 1.50 (ActionJackson. com)
Subject: RE: ASPNET_wp locks my machine up
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <OZ************ **@TK2MSFTNGP09 .phx.gbl>
Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
Date: Thu, 16 Oct 2003 06:41:54 -0700
NNTP-Posting-Host: actionjackson13 3.dsl.frii.net 216.17.147.133
Lines: 1
Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!TK2 MSFTNGP09.phx.g bl
Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1846 32
X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet

I found that when building the parm values that I was placing into the
field and array of objects rather then a single object value.

I'm surprised that this caused my machine to lock up, maybe this is
something which could be caught in the future.

Thanks for pointing me in the right direction....

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 17 '05 #4

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

Similar topics

3
5367
by: | last post by:
This question references to KB articles: http://support.microsoft.com/default.aspx?scid=kb;EN-US;315158 http://support.microsoft.com/default.aspx?scid=kb;EN-US;317012 I'm running Advanced Server 2000 as a domain controller with IIS 5 (I know I shouldn't be doing this - just a test machine). I am using the default ASP.NET (v1.1) machine.config file..... <processModel..... userName="machine" password="AutoGenerate"..... />
0
1379
by: Rob | last post by:
hi! i am running a aspnet-application on a machine with 1 gb ram. looking into the taskmanager, the aspnet_wp-process is going to use up to 60 megs heap memory and about 55 megs virtual memory. also there are up to 500 changes in pagefaults per second. the cpu-usage of aspnet_wp is varying between 25 and 95 percent. the taskmanager told me, there are about 700mb heap memory available. the memorylimit-value in my machine.config-file is...
2
3831
by: Ken Stealth | last post by:
Hi, I had to fix this problem once before - after allowing microsoft to install a patch on my XP box. It's been working great for a month and now I'm back searching google, reading books, and trying to make it work again. If you try to hit a web page (that has always worked) on this box you get the error:
4
1650
by: Robert W. Eckert | last post by:
As the title suggests, I am experiencing a problem, originally on a production server machine and now on other machines where internet explorer and other processes that use windows script (cscript in particular) hang on loading. Today I found that when I kill aspnet_wp.exe, the other processes load and continue as expected. (Found this while working on a new web service) However our second production machine does not have this problem....
3
2031
by: Ingo Lundberg | last post by:
So, I have a brand new PC with XP Professional SP2 and .Net 1.1 SP1 (no .Net 1.0). I also have VS.Net 2003. I create a new directory with Explorer and web share it. I create a new ASP.Net web project in VS.Net "pointing" to the virtual catalog. I also add a button the web form just for fun. When I start the application (Ctrl-F5) from VS.Net I get a page in IE complaining (actually in Swedish) something about access to path denied; the...
2
2832
by: Antonio Concepcion | last post by:
Hi! We have an ASP.NET web site experiencing errors saying that aspnet_wp.exe got into a deadlock state and was recycled. Specifically the Client browser gets the following message: ***************************** Server Application Unavailable The web application you are attempting to access on this web server is currently
8
1160
by: Rusty Shackleford | last post by:
Is it normal behavior for the aspnet_wp.exe process to exit immediately after starting? This is happening to me without any errors in the application event log. No matter what ASP.Net application I run, I get a Session_End and an Application_End event right after my first page loads. This is some sort of a problem, right? I even get this behavior with the default project created by the Visual Studio "ASP.Net Web Page" wizard. Under...
0
1311
by: henrycortezwu | last post by:
Hi All, We are experiencing the ff error from time to time in our web production server, found in the event viewer. Event Type: Error Event Source: ASP.NET 1.1.4322.0 Event Category: None Event ID: 1003 Date: 11/29/2005 Time: 10:59:41 AM User: N/A
1
1657
by: Greg | last post by:
Hi, I have a web service that calls an an assembly on a server. My client calls the web service, the web service calls the assembly... very straightforward. I have noticed 2 things though that I cannot quite understand; A) When my assembly throws an exception (that is handled and trickles back down to the client) and my client goes to invoke another call...
0
8674
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8603
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9023
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
8893
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
7721
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
4366
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
4615
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3045
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
1999
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.