473,396 Members | 1,773 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.

Run exe from webserver

Hi ,
We have been stugling with this issue for quite some time. Our basic
requirement was to develop a web based tool for windows performance
monitoring and reporting. We have been using visual studio 2005 and sql for
this. We have developed the application in windows form using c# and have
created an exe of the same. we have also developed a web front end which is
hosted in web server.We need to call this exe from web environment. We tried
this in local environment (ie local pc with out hosting web) and it worked
with the path we gave , but is not working when we try to connect using web.
Pls help us out a way to get windows application to be launched when we
click and web page link.
Also we require to run exe and not go with download option.
Thaks in advance,


--
Saif ,
Developer,
empahsis pvt ltd,
bangalore
560065























Jun 27 '08 #1
2 1524
"me_asDeveloper" <me***********@discussions.microsoft.comwrote in message
news:07**********************************@microsof t.com...
Hi ,
We have been stugling with this issue for quite some time. Our basic
requirement was to develop a web based tool for windows performance
monitoring and reporting. We have been using visual studio 2005 and sql
for
this. We have developed the application in windows form using c# and have
created an exe of the same. we have also developed a web front end which
is
hosted in web server.We need to call this exe from web environment. We
tried
this in local environment (ie local pc with out hosting web) and it worked
with the path we gave , but is not working when we try to connect using
web.
Pls help us out a way to get windows application to be launched when we
click and web page link.
Also we require to run exe and not go with download option.
Thaks in advance,


--
Saif ,
Developer,
empahsis pvt ltd,
bangalore
560065
Hmm... do you really suppose that the Windows application (the exe) will run
at the client?
Actually when you start a Windows application from a Webserver application,
the Windows application will run at the server, this in an invisible
desktop. So what you are trying makes no sense at all, you really need to
move the functionality (what you have now in your Windows Foms app.) in a
web application or in a WebService.

Willy.

Jun 27 '08 #2
On Apr 14, 12:51 pm, me_asDeveloper
<measDevelo...@discussions.microsoft.comwrote:
Hi ,
We have been stugling with this issue for quite some time. Our basic
requirement was to develop a web based tool for windows performance
monitoring and reporting. We have been using visual studio 2005 and sql for
this. We have developed the application in windows form using c# and have
created an exe of the same. we have also developed a web front end which is
hosted in web server.We need to call this exe from web environment. We tried
this in local environment (ie local pc with out hosting web) and it worked
with the path we gave , but is not working when we try to connect using web.
Pls help us out a way to get windows application to be launched when we
click and web page link.
Also we require to run exe and not go with download option.
Thaks in advance,

--
Saif ,
Developer,
empahsis pvt ltd,
bangalore
560065
when you say web based tool for windows monitoring? is it for the same
windows server as the web server or do have a network of windows
server?

If i have understood correctly, you mite have to write a web
service( that gets the information from somewhere) and spits out the
data and a win forms application or ( smart client application ) that
reads the web service data and displays it.
Check out the links below.. they mite come handy..

http://download.microsoft.com/downlo...12ac0/SCAG.pdf
http://www.visualwebgui.com/Default.aspx?tabid=275

Jun 27 '08 #3

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

Similar topics

12
by: Ann Marinas | last post by:
Hi all, I would like to ask for some help regarding separating the asp.net webserver and the sql server. I have created an asp.net application for a certain company. Initially, we installed...
7
by: TCDolphin. | last post by:
Hi everyone, I'm currently developing an intranet application for a company and I have an informative question about the webserver. Before users can access a certain webpage they must identify...
0
by: Jakob Lithner | last post by:
I use VS 2005 and ASP.Net. For conveniance I use the inbuilt webserver, but recently I have encountered a lot of problem. When I debug it sometimes takes extremely long time to launch the...
1
by: Owen Blacker | last post by:
Apologies, first of all, for the cross-posting. I'm getting WebDev.WebServer.exe crashing all the time at the moment, despite having done a Detect and Repair with Visual Studio 2005, but I guess...
2
by: ¥|¥J | last post by:
Dear all, Please help~~ I have a problem in connecting my new FC5 webserver (apache 2.2 + php 5.1.4) to a few database servers through the PHP scripts (RH9, FC2, FC3). I have set host...
2
by: prakharv | last post by:
Hi All, I would like to unsderstand how POST data is sent from Web Browser to a Webserver esp when we try to upload a file to a server from HTML page. And how webserver decodes that...
1
by: swissclash79 | last post by:
Good morning everybody I have a question regarding configuring mappings in the development webserver. I am currently implementing a proxy server that is lied between the clients and a customer's...
1
by: Tina | last post by:
At my old company we used to put the IIS web server, containing our asp and asp.net websites, in the DMZ and the database on a machine that was behind the firewall. In this scenario we knew we...
1
by: mpc | last post by:
hello, how does one run a PHP page with a python webserver? Lets say i have a simple python web server running /path/webserver.py #!/usr/bin/env python from BaseHTTPServer import HTTPServer...
6
by: lawpoop | last post by:
Within a php file, how can you tell if it's being called by the webserver, or by the cli? I have some pages that I developed to be served, but now we want to run some of them as cron jobs. I...
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:
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
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:
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
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...

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.