Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > using COM from aspx causes CPU to rise to 100%

Reply
Thread Tools

using COM from aspx causes CPU to rise to 100%

 
 
Alex via .NET 247
Guest
Posts: n/a
 
      08-04-2004
i am calling a COM object function from an aspx page.
the COM has a simple function which calls the shellexecute winapi function to start a application on the server.

everything works fine on the machine i developed the COM and the aspx(except perhaps the fact that the called application does not display correctly .. but this is another question)

i tried to move the application to another machine, not on the one i developed the COM and the aspx pages and the aspnet process gets the CPU to 100% usage and nothing happens.

the problem is NOT the shellexecute function, because i put another function in the COM which simply returns a integer. the same thing happens.

the COM functions run perfectly when called form a .NET application (not aspx), also on the second machine.

COM is written in VC6.
IIS 5.1
WINXP Proffesional

thanks in advance,
--------------------------------
From: Alex Adrian

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>m9DkyNuDTkus8tSU2jK+KQ==</Id>
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tetration (print 100^100^100^100^100^100^100^100^100^100^100^100^100^100) jononanon@googlemail.com C Programming 5 04-25-2012 08:49 PM
Re: Rise up! Rise up now! You have very few days left... Buffalo Computer Support 16 12-31-2008 03:39 PM
Re: Rise up! Rise up now! You have very few days left... wisdomkiller & pain Computer Support 0 12-28-2008 05:06 PM
Re: Rise up! Rise up now! You have very few days left... Evan Platt Computer Support 2 12-28-2008 03:25 PM
Re: Rise up! Rise up now! You have very few days left... Gaston Ryan Coake Computer Support 0 12-28-2008 01:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57