Click here to Skip to main content
15,919,749 members

Survey Results

How do your clients get the .NET redistributable?   [Edit]

Survey period: 21 Jul 2003 to 27 Jul 2003

If you're going to supply your clients with a .NET application then you're going to have to bank on them having .NET installed - but how? (suggested by Frank Wu)

OptionVotes% 
I don't know and don't care - I don't write .NET apps.45443.07
I don't know - but I hope they do have it installed.726.83
My application's installation package.32430.74
Windows Update.484.55
Service Pack on disk.292.75
Download from Microsoft.10610.06
Other.211.99



 
GeneralRe: What is to become of non-managed C++? Pin
Nitron27-Jul-03 12:28
Nitron27-Jul-03 12:28 
GeneralRe: What is to become of non-managed C++? Pin
Anonymous27-Jul-03 13:00
Anonymous27-Jul-03 13:00 
GeneralRe: What is to become of non-managed C++? Pin
TrickyFishy30-Jul-03 18:25
TrickyFishy30-Jul-03 18:25 
GeneralThe great reality software scandal Pin
Phil Harding23-Jul-03 3:55
Phil Harding23-Jul-03 3:55 
GeneralRe: The great reality software scandal Pin
Shog923-Jul-03 15:29
sitebuilderShog923-Jul-03 15:29 
GeneralRe: The great reality software scandal Pin
Navin24-Jul-03 6:58
Navin24-Jul-03 6:58 
GeneralTurnkey systems Pin
Marc Clifton22-Jul-03 17:15
mvaMarc Clifton22-Jul-03 17:15 
GeneralRe: Turnkey systems Pin
Stephane Rodriguez.22-Jul-03 19:54
Stephane Rodriguez.22-Jul-03 19:54 
Marc Clifton wrote:
My client had to install that darn development environment just to get the app running.

It's a known issue. Having a .NET app to work requires [20MB, 180MB] of run-times before it works, depending on the application.
The bad news is that, often, the error message box, or exception, doesn't say anything about what's wrong. What else could we expect from a beta product anyway?



Marc Clifton wrote:
Who knows what magic it did, but installing just dotnetfx didn't do the trick.

Might be the app relying on some .NET SDK tool like gacutil only to flash the GAC or something. gacutil is not installed with dotnetfx.exe.
[Edit]Other tools that might be used when the app starts are : aximp.exe, tlbimp.exe, ...[/Edit]

If the machine does not have local admin priviledge, then you might consider tweaking the .NET config panel. For instance, if the app uses [DllImport] somehow on a non-admin session, then by default the app is not allowed to execute untrusted code. Failure.
[Edit]After double-checking, this is only an issue with apps running in web pages.[/Edit]

May be some Primary Interop Assemblies are wrecked, badly versioned, etc. How to figure it out ? Good question!

etc. the list goes on forever.





GeneralCarrier pigeons. Pin
Shog922-Jul-03 11:50
sitebuilderShog922-Jul-03 11:50 
GeneralRe: Carrier pigeons. Pin
Michael Dunn26-Jul-03 17:17
sitebuilderMichael Dunn26-Jul-03 17:17 
GeneralControversy Warning: Pin
Phil Harding22-Jul-03 7:06
Phil Harding22-Jul-03 7:06 
GeneralEh! Pin
Shog922-Jul-03 11:56
sitebuilderShog922-Jul-03 11:56 
GeneralRe: Eh! Pin
Chris Meech23-Jul-03 2:51
Chris Meech23-Jul-03 2:51 
GeneralWhippersnapper Pin
Navin24-Jul-03 7:02
Navin24-Jul-03 7:02 
GeneralWhy use .NET ? Pin
rrrado22-Jul-03 1:57
rrrado22-Jul-03 1:57 
GeneralRe: Why use .NET ? Pin
NormDroid22-Jul-03 2:19
professionalNormDroid22-Jul-03 2:19 
GeneralRe: Why use .NET ? Pin
Stephane Rodriguez.22-Jul-03 3:24
Stephane Rodriguez.22-Jul-03 3:24 
GeneralRe: Why use .NET ? Pin
akcom22-Jul-03 7:50
akcom22-Jul-03 7:50 
GeneralRe: Why use .NET ? Pin
Joaquin Grech (Creative1)23-Jul-03 14:26
Joaquin Grech (Creative1)23-Jul-03 14:26 
GeneralRe: Why use .NET ? Pin
andyj11524-Jul-03 1:51
andyj11524-Jul-03 1:51 
GeneralRe: Why use .NET ? Pin
Joaquin Grech (Creative1)24-Jul-03 5:07
Joaquin Grech (Creative1)24-Jul-03 5:07 
GeneralRe: Why use .NET ? Pin
Nemanja Trifunovic22-Jul-03 6:17
Nemanja Trifunovic22-Jul-03 6:17 
GeneralRe: Why use .NET ? Pin
Erick Sgarbi22-Jul-03 17:40
Erick Sgarbi22-Jul-03 17:40 
GeneralRe: Why use .NET ? Pin
Rocky Moore22-Jul-03 22:20
Rocky Moore22-Jul-03 22:20 
GeneralRe: Why use .NET ? Pin
Stephane Rodriguez.23-Jul-03 8:02
Stephane Rodriguez.23-Jul-03 8:02 

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

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.