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

Hosting a nonCOM and nonActiveX applcation in a C# winform

12
Is it possible to run and monitor a nonCOM and nonActiveX simple console program inside a winform? I tried using process class but I'm unable to attach to it's stdout or stderr to retrieve information from it. I google'd it but, there is to much "gibberish" and bad data from keywords to filter out what I'm looking for.
Mar 7 '08 #1
2 861
Plater
7,872 Expert 4TB
When you created the Process object, did you enable the Redirection of stdin/out/err in the ProcessStartInfo object?
Mar 7 '08 #2
spacix
12
ah ha! knew I was forgetting something :D
Mar 8 '08 #3

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

Similar topics

5
by: Shaul Dar | last post by:
Hi, I am looking for help with the following challenge. We are writing a Smart Client management application, which we want to appear to customers as a Web client. Hence we want to embed it...
8
by: Sunil Menon | last post by:
Dear All, We are developing applications in ASP.Net...in one of our applications we would like to use a GridControl...we have tried to use a Server-Side Grid control but found the speed to be an...
1
by: Edward Bird | last post by:
Hi, I've written an application in VB.NET and SQL Server and want to port it onto the internet. What is the best way of going about this? I would like to run my own server from home? Is this...
1
by: Hercules Dev. | last post by:
hi all, I developed a winform control and succeeded in hosting it in my ASP.Net application, I used the default way which is installing my winform control in the same directory of my ASP.Net...
1
by: E.T. Grey | last post by:
I would like to host a web browser component in a Winform. I have two questions: 1). Is it possible to run an applet (if the URL pointed to has an applet in it)? 2). Is it possible to change a...
3
by: Ben R. | last post by:
When you host a winforms control in IE using the object tag, do you need to be serving the control from ISS? If so, why? I would think that activation happens entirely on the client side so you...
2
by: jyanmin.fang | last post by:
Hi, In my current project, I need to embed an .NET winform usercontrol in the aspx page (via <Objecttag). This winform usercontrol has an event called DoEvent (void DoEvent()). This winform...
4
by: Peted | last post by:
Hi, this prob isnt the right forum but i got no response from the other forums so i hope someone can point me in the right direction. I know you can write a custom control in C# and host...
6
by: =?Utf-8?B?S2V2aW4=?= | last post by:
Hi! It's possible to Host a exe application in a winform? Thanks
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
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
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,...

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.