Click here to Skip to main content
16,006,348 members
Home / Discussions / C#
   

C#

 
GeneralRe: Properties.Settings - I don't get it Pin
Judah Gabriel Himango29-Nov-07 11:39
sponsorJudah Gabriel Himango29-Nov-07 11:39 
QuestionHow do i.... Pin
C# Beginner Nick29-Nov-07 1:15
C# Beginner Nick29-Nov-07 1:15 
AnswerRe: How do i.... Pin
Pete O'Hanlon29-Nov-07 1:16
mvePete O'Hanlon29-Nov-07 1:16 
GeneralRe: How do i.... Pin
darkelv29-Nov-07 2:51
darkelv29-Nov-07 2:51 
AnswerRe: How do i.... Pin
Luc Pattyn29-Nov-07 1:40
sitebuilderLuc Pattyn29-Nov-07 1:40 
AnswerRe: How do i.... Pin
V.29-Nov-07 4:29
professionalV.29-Nov-07 4:29 
AnswerRe: How do i.... Pin
leckey29-Nov-07 4:34
leckey29-Nov-07 4:34 
AnswerRe: How do i.... Pin
Russell Jones29-Nov-07 4:54
Russell Jones29-Nov-07 4:54 
Instead of just building the executable; go to the Propject > Properties > Publish page.

Make sure that you have .net framework selected as a prerequisite and that you are deploying to the filesystem rather than a webserver, turn off updates and then click "Publish Now".

You should now have a bunch of files in your chosen directory that can install your app and its prereqs for you. If you zip this lot up and send it to people then the thing will probably work.

Of course given the explanation of the problem i may be way off the mark here but that's worth a try.

Russell
AnswerRe: How do i.... Pin
PIEBALDconsult29-Nov-07 4:55
mvePIEBALDconsult29-Nov-07 4:55 
QuestionHow to populating dataset values in variable in C# Pin
kssknov29-Nov-07 1:03
kssknov29-Nov-07 1:03 
AnswerRe: How to populating dataset values in variable in C# Pin
Pete O'Hanlon29-Nov-07 1:15
mvePete O'Hanlon29-Nov-07 1:15 
QuestionHow to populating dataset values in variable in C# Pin
kssknov29-Nov-07 1:02
kssknov29-Nov-07 1:02 
QuestionClient-side config file encryption Pin
Russell Jones29-Nov-07 0:57
Russell Jones29-Nov-07 0:57 
AnswerRe: Client-side config file encryption Pin
Ennis Ray Lynch, Jr.29-Nov-07 4:18
Ennis Ray Lynch, Jr.29-Nov-07 4:18 
GeneralRe: Client-side config file encryption Pin
Russell Jones29-Nov-07 4:43
Russell Jones29-Nov-07 4:43 
QuestionExcel content error: Could not find installable ISAM Pin
NewToAspDotNet29-Nov-07 0:41
NewToAspDotNet29-Nov-07 0:41 
QuestionContext Menu Pin
Programm3r29-Nov-07 0:15
Programm3r29-Nov-07 0:15 
AnswerRe: Context Menu Pin
Colin Angus Mackay29-Nov-07 0:22
Colin Angus Mackay29-Nov-07 0:22 
QuestionRe: Context Menu Pin
Programm3r29-Nov-07 0:26
Programm3r29-Nov-07 0:26 
AnswerRe: Context Menu Pin
Programm3r29-Nov-07 0:33
Programm3r29-Nov-07 0:33 
QuestionRegistering ActiveX Components on Windows Server 2003 Pin
Mike.Lewis.TIS28-Nov-07 23:33
Mike.Lewis.TIS28-Nov-07 23:33 
QuestionGet RAID Status ? Pin
m4ko28-Nov-07 23:29
m4ko28-Nov-07 23:29 
AnswerRe: Get RAID Status ? Pin
leppie29-Nov-07 1:55
leppie29-Nov-07 1:55 
QuestionDouble buffering ineffective Pin
Lauulauu28-Nov-07 23:25
Lauulauu28-Nov-07 23:25 
AnswerRe: Double buffering ineffective Pin
Luc Pattyn28-Nov-07 23:38
sitebuilderLuc Pattyn28-Nov-07 23:38 

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.