Click here to Skip to main content

Hosting and Servers

Sponsored by
 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
QuestionRun a .NET EXE from a webhostmembervonb29 Jan '13 - 2:51 
I need to invoke e .NET Managed .EXE located on a Webhost (https://..) from client machines. These clients mostly don't have the .net framework installed. Can I do this from (I know very old) VB6? I know it's old, but IT don't want to install .net framework on 600-800 clients for just one app...
 
Note: the .EXE application updates exchange calendar info using ExchangeWebService.
AnswerRe: Run a .NET EXE from a webhostmvpRichard MacCutchan29 Jan '13 - 3:42 
You cannot run .NET applications on systems that do not have .NET. You need to build an installer and let the clients install the app and all prerequisite libraries.
GeneralRe: Run a .NET EXE from a webhostmembervonb29 Jan '13 - 4:03 
Probably I will have to create a webservice that does the job, which I can call from VB6. Unfortunatly I am stuck to this. Internally we have .net installed on the web servers (for our intranet) and the clients just are Win 7 / Xp with office installed, some policies even deny access to the "C:\" drive for standard users (not developers) :(
AnswerRe: Run a .NET EXE from a webhostmvpEddy Vluggen5 Feb '13 - 0:52 
vonb wrote:
but IT don't want to install .net framework on 600-800 clients for just one app...

It's probably already installed; if it ain't, IT should take note that their clients aren't updated using Windows Update - which means that they're prolly missing security-packages.
 
Even Win2k (using the latest SP) has .NET 2.0.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
They hate us for our freedom![^]

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 1 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid