473,396 Members | 2,011 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,396 software developers and data experts.

running gui app on server desktop from asp.net

cs
Computer A is a server running IIS. User X logs in
computer A, by logs in I mean phyiscally goes to that
server and logs into a winxp user account. A has a website
on IIS, user Y on computer B visits that site. The site
needs to launch an application with a gui on computer A on
the desktop of user X. I am doing this with asp.net and
have already configured some of the "Allow Service to
Interact with Desktop" but maybe I am missing some.
Thanks.

Nov 17 '05 #1
4 1635
Hi,

A. "Allow Service to Interact with Desktop" because this setting doesn’t
have any impact on aspnet_ep.exe that run actually asp.net web requests.
Aspnet_ep.exe default user probably doesn’t have rights to display GUI.

B. I think that you are picking the wrong solution for your problem.
It’s better to use Remoting to pop-up GUI application on the server. You
can create window service as remoting server that will receive request
and pop-up windows.

Natty Gur[MVP]
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #2
Hi,

A. "Allow Service to Interact with Desktop" because this setting doesn’t
have any impact on aspnet_ep.exe that run actually asp.net web requests.
Aspnet_ep.exe default user probably doesn’t have rights to display GUI.

B. I think that you are picking the wrong solution for your problem.
It’s better to use Remoting to pop-up GUI application on the server. You
can create window service as remoting server that will receive request
and pop-up windows.

Natty Gur[MVP]
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 17 '05 #3
cs
>B. I think that you are picking the wrong solution for
your problem.
It's better to use Remoting to pop-up GUI application on the server. Youcan create window service as remoting server that will receive requestand pop-up windows.


you are right, remoting was our second alternative (the
more robust one), and thats what I am working on now.

Nov 17 '05 #4
cs
>B. I think that you are picking the wrong solution for
your problem.
It's better to use Remoting to pop-up GUI application on the server. Youcan create window service as remoting server that will receive requestand pop-up windows.


you are right, remoting was our second alternative (the
more robust one), and thats what I am working on now.

Nov 17 '05 #5

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

Similar topics

4
by: John | last post by:
I am trying to spawn a seperate process from my asp page so when a user clicks the link or button a desktop program is launched. This will be on an intranet and the program will exist on the...
1
by: Ambrose | last post by:
Hi Everyone, Apparently, I was being asked on a question, "Why don't we procure a desktop PC to run MS SQL Server 2000 rather than a buying a server?". From a Management point-of-view, buying a...
4
by: Dr. StrangeDub | last post by:
I am part of a group that has developed an ASP.Net web application. I am looking for a way to determine whether or not the browser is actually running on the web server. For this case (when...
5
by: Chris Dugan | last post by:
Hi, has anybody come across a solution to running an Access97 database on Windows XP. The situation I have is an Access 97 database that runs perfectly from Win95/98 clients running Access97, the...
0
by: Mr Bounce | last post by:
Hi, Probably well worn ground, this, but im stumped and need some help, if you could: I'm trying to write some code for a windows service that needs to run in the background polling a server...
0
by: cs | last post by:
Computer A is a server running IIS. User X logs in computer A, by logs in I mean phyiscally goes to that server and logs into a winxp user account. A has a website on IIS, user Y on computer B...
1
by: Nick Palmer | last post by:
As the title suggests, I've got a question about running an ASP.NET app on a server that has no interactive desktop login. In all our testing of our app here,the server always had an interactive...
1
by: vighnesh | last post by:
Hi All I am dealing a project in ASP.NET in which I have to establish a connection to SQL Server 2000 database,where the database was located on a remote system. For this I have used...
4
by: Jeremy S. | last post by:
We're in the process of writing a new Windows Forms app and the desktop support folks want for it to be run from a network share. I know it's possible (i.e., just have the framework on the clients...
8
by: geert | last post by:
Hi all, I have a mac mini running maocosx 10.5 leopard I want to deploy a django project on. My backend is MySQL, and I have it running as a 64- bit app. Of course, apache2 is also running as...
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.