473,480 Members | 1,874 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

gui program launched from aspnet user

I am launching a program with a GUI from asp.net, but aparently the aspnet
user doesnt use the same screen as my logged in user, how can I make the
program I launch appear on the monitor?

Nov 17 '05 #1
2 1054
memememe wrote:
I am launching a program with a GUI from asp.net, but aparently the aspnet
user doesnt use the same screen as my logged in user, how can I make the
program I launch appear on the monitor?

umm.. that is because ASP.NET runs under the credential of ASPNET user.
First off, why? ..
If you really need to do this, you might want to write a listener
running on startup (not necessarily a service) on a remote pipe for
messages from the ASP.NET application and when you want to display the
UI, you can send the message to this listener and it can in turn display
the UI.
--
Girish Bharadwaj

Nov 17 '05 #2
memememe wrote:
I am launching a program with a GUI from asp.net, but aparently the aspnet
user doesnt use the same screen as my logged in user, how can I make the
program I launch appear on the monitor?

umm.. that is because ASP.NET runs under the credential of ASPNET user.
First off, why? ..
If you really need to do this, you might want to write a listener
running on startup (not necessarily a service) on a remote pipe for
messages from the ASP.NET application and when you want to display the
UI, you can send the message to this listener and it can in turn display
the UI.
--
Girish Bharadwaj

Nov 17 '05 #3

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

Similar topics

6
7108
by: dwelch91 | last post by:
Greetings- This is on Linux... I have a daemon running as root and I want to execute another Python program as another user (a regular user). I have the name of the user and can use the 'pwd' and...
1
1068
by: memememe | last post by:
I am launching a program with a GUI from asp.net, but aparently the aspnet user doesnt use the same screen as my logged in user, how can I make the program I launch appear on the monitor?
2
3823
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...
4
2397
by: Kristof Despiere | last post by:
Suppose you have one domain, filled with a couple of users. What needs to be done now is I need to start a windows application from a webform by pressing a button on the webform (for example). ...
17
6411
by: UJ | last post by:
Is there any way for a windows service to start a windows program ? I have a service that will need to restart a windows app if it needs to. TIA - Jeff.
1
2858
by: dean4if | last post by:
I have upgraded my Windows 2000 Server to ASP.NET 2.0 and installed Visual Studio 2005. Now my Web Sites are giving a Server Application Unavailable error and the Event Viewer reports event id...
3
2217
by: mayur_hirpara | last post by:
Hi, I am writing a VB.NET application. It is a Windows application at the moment. The application contains a button. the click event of button perform a long running task. It needs to be started...
4
10483
by: Peter Nimmo | last post by:
Hi, I am writting a windows application that I want to be able to act as if it where a Console application in certain circumstances, such as error logging. Whilst I have nearly got it, it...
11
2188
by: CProgrammer331 | last post by:
A very silly question which I never could answer to: How to create a simple Win32 program that doesn't show any window (neither minimized) the easiest way?
0
6908
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
7081
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
6921
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5336
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,...
0
4481
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2984
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1300
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 ...
1
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
179
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...

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.