473,395 Members | 1,649 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.

Running exe through dll

shweta123
692 Expert 512MB
Hello everyone
I was running dll through an asp page .This dll is executing shell command and running some exe.
When i run the asp page ,i can see the exe in the running processes but dont c it as a new window.
I have kept maximisewindow while running a shell cmd in the dll

any idea?

Shweta
Nov 27 '06 #1
3 1196
sashi
1,754 Expert 1GB
Hello everyone
I was running dll through an asp page .This dll is executing shell command and running some exe.
When i run the asp page ,i can see the exe in the running processes but dont c it as a new window.
I have kept maximisewindow while running a shell cmd in the dll

any idea?

Shweta
Hi there,

What happens when you maximize the window? Is the window state change? Any error message?
Nov 27 '06 #2
Frinavale
9,735 Expert Mod 8TB
Hello everyone
I was running dll through an asp page .This dll is executing shell command and running some exe.
When i run the asp page ,i can see the exe in the running processes but dont c it as a new window.
I have kept maximisewindow while running a shell cmd in the dll

any idea?

Shweta
I'm not quite sure what you're trying to do. When some user uses your asp page do you want them to see the shell command that's being executed by your dll?

Or is it that you want your dll to spit out information ever time a user uses your asp page in some command-line-window that only you can see on the server?

Just need a bit more information before I can try to help :)

Cheers!
Nov 27 '06 #3
shweta123
692 Expert 512MB
hi,
The dll runs the exe written in vb.I was able to c the exe in the task manager.
But the exe is not getting executed.I am not getting any error msg also.
This is my code in asp page

Expand|Select|Wrap|Line Numbers
  1. <%
  2. Dim ret
  3. ret=Idgen.RunProc("C:\WINDOWS\system32\Notepad.exe")
  4. '    Response.Write ret
  5. %>
  6.  
Idgen is dll object and i am trying to open a Notepad for time being.On asp page i could c the return code by dll.
Nov 28 '06 #4

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

Similar topics

7
by: Ross Presser | last post by:
OK, I've been researching this problem and can't find a definitive answer yet. The situation is one that seems to have come up a few times to different folks. I am writing an application that...
4
by: Bill Dika | last post by:
Hi I am trying to calculate a running total of a calculated textbox (tbAtStandard) in GroupFooter1 for placement in a textbox (tbTotalAtStandard) on my report in Groupfooter0. The problem...
1
by: Ennio-Sr | last post by:
Hi all! Testing a script where I need to make sure that postgresql is running before passing a <psql dbasename -c "insert into ..." > instruction I faced this curious behaviour: This is the...
1
by: Anonieko | last post by:
Query: How to display progress bar for long running page Answer: Yet another solution. REFERENCE: http://www.eggheadcafe.com/articles/20050108.asp My only regret is that when click the...
7
by: pradeep_TP | last post by:
hello all, I want to know how can I check whether a web site us running or not. I have used HttpWebRequest but when I give a web site address, It takes few number of seconds to throw exception...
3
by: Anil Kumar Sharma | last post by:
Hello, I am working on C# using vs.net 2003. I have faced two interesting problems. 1. Dynamically setting Default Button: I created a form and used it in various contexts. On basis of the...
4
by: tshad | last post by:
What would be a good way to check programmatically whether a service was running? We have a service that dies periodically and I need to check to see if this service is running. I know how to...
16
by: Gandalf186 | last post by:
I need to create a query that produces running totals for every group within my table for example i wish to see: - Group A 1 5 9 15 Group B
2
by: upperclass | last post by:
Hi, I'm trying to find a decent way to measure program running time. I know clock() is probably the standard way of doing it but clock_t overflows too quickly. The target program running time...
1
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
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
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,...

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.