473,385 Members | 1,736 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,385 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 1633
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: 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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.