Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Retrieve the control's name Pin
PIEBALDconsult28-Nov-09 4:59
mvePIEBALDconsult28-Nov-09 4:59 
GeneralRe: Retrieve the control's name Pin
Luc Pattyn28-Nov-09 6:00
sitebuilderLuc Pattyn28-Nov-09 6:00 
AnswerRe: Retrieve the control's name Pin
BillWoodruff28-Nov-09 6:22
professionalBillWoodruff28-Nov-09 6:22 
QuestionDirectory Security Pin
ziwez027-Nov-09 22:01
ziwez027-Nov-09 22:01 
AnswerRe: Directory Security [modified] Pin
Saksida Bojan27-Nov-09 23:15
Saksida Bojan27-Nov-09 23:15 
Questionprivate methods using .net reflection. why?? Pin
mittalpa27-Nov-09 19:16
mittalpa27-Nov-09 19:16 
GeneralRe: private methods using .net reflection. why?? Pin
harold aptroot28-Nov-09 5:30
harold aptroot28-Nov-09 5:30 
QuestionSetup for published app crashes Pin
Charlesh327-Nov-09 19:14
Charlesh327-Nov-09 19:14 
Hi -

After some nice help from this group, my C# app is working well in debug mode.

However, when I publish it and then run setup.exe, the installation process crashes and makesan error report to sent to Microsoft. The error message (which I understand only parts of) says: "P1 <my app name> P4 mscorlib.dll P9 system.io.file not found exception". I don't know whether this means mscorlib.dll was not found or whether mscorlib.dll could not find a file. In any case, my machine has mscorlib.dll in the .net 2.0 folder. I built the application prerequisites to include .net 3.5 SP1 and also tried additinally listing 2.0. No difference: both crash.

I previously published a small app with no problems, so there must be something that this app needs that is not being found.

Can someone put me on the right path? I've Googled "visual studio 2008 express setup crash" and found nothing helplful.


Thanks -


Chuck
AnswerRe: Setup for published app crashes Pin
Saksida Bojan27-Nov-09 20:55
Saksida Bojan27-Nov-09 20:55 
GeneralRe: Setup for published app crashes Pin
Charlesh328-Nov-09 5:05
Charlesh328-Nov-09 5:05 
QuestionGetting Error In For each Pin
Anubhava Dimri27-Nov-09 19:01
Anubhava Dimri27-Nov-09 19:01 
AnswerRe: Getting Error In For each Pin
Shameel27-Nov-09 20:03
professionalShameel27-Nov-09 20:03 
GeneralRe: Getting Error In For each Pin
Anubhava Dimri27-Nov-09 20:08
Anubhava Dimri27-Nov-09 20:08 
GeneralRe: Getting Error In For each Pin
Shameel27-Nov-09 20:10
professionalShameel27-Nov-09 20:10 
AnswerRe: Getting Error In For each Pin
Saksida Bojan27-Nov-09 20:29
Saksida Bojan27-Nov-09 20:29 
GeneralRe: Getting Error In For each Pin
Anubhava Dimri27-Nov-09 20:38
Anubhava Dimri27-Nov-09 20:38 
GeneralRe: Getting Error In For each Pin
Saksida Bojan27-Nov-09 21:10
Saksida Bojan27-Nov-09 21:10 
GeneralRe: Getting Error In For each Pin
Anubhava Dimri27-Nov-09 22:03
Anubhava Dimri27-Nov-09 22:03 
QuestionTextBox DataBindings doesn't work... Pin
shayke2327-Nov-09 14:37
shayke2327-Nov-09 14:37 
AnswerRe: TextBox DataBindings doesn't work... Pin
Christian Graus27-Nov-09 16:11
protectorChristian Graus27-Nov-09 16:11 
AnswerRe: TextBox DataBindings doesn't work... Pin
Gerry Schmitz28-Nov-09 7:17
mveGerry Schmitz28-Nov-09 7:17 
GeneralRe: TextBox DataBindings doesn't work... Pin
shayke2328-Nov-09 7:53
shayke2328-Nov-09 7:53 
Questiontabcontrol_DrawItem Pin
User 663428927-Nov-09 13:15
User 663428927-Nov-09 13:15 
AnswerRe: tabcontrol_DrawItem Pin
Luc Pattyn27-Nov-09 14:07
sitebuilderLuc Pattyn27-Nov-09 14:07 
GeneralRe: tabcontrol_DrawItem Pin
User 663428927-Nov-09 14:29
User 663428927-Nov-09 14:29 

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.