Ask a Question related to ASP.NET Security, Design and Development.
-
Alex via .NET 247 #1
using COM from aspx causes CPU to rise to 100%
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 ([url]http://www.dotnet247.com/[/url])
<Id>m9DkyNuDTkus8tSU2jK+KQ==</Id>
Alex via .NET 247 Guest
-
passing a token from pageA.aspx to pageB.aspx
I am trying to get pageA.aspx gridView to pass a key (say deptID) to pageB.aspx which will use the value passed as a filter in it's own griView... -
Accessing a aspx page using HttpWebRequest from another aspx page on the same webapp
Did you have any luck on this as I have the same problem. Maybe you can help me out of you solved your problem. -
including one aspx file in another aspx file
Is there a way is asp.net that I can include another aspx file ?. We can do this in asp by using include statement. -
GETTING A RISE OUT OF THE D60 !!!
On 7/14/03 10:01 AM, in article 20030714110125.21043.00000220@mb-m10.aol.com, "Annika1980" <annika1980@aol.com> wrote: It is amazing how those... -
GETTING A RISE FROM THE D60 !!!
OK, now who put the Viagra in the bird seed? http://members.aol.com/annika1980/wood.jpg



Reply With Quote

