Click here to Skip to main content
15,921,028 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to load form with many controls Smooth on Winform ? Pin
Manfred Rudolf Bihy12-Apr-11 3:21
professionalManfred Rudolf Bihy12-Apr-11 3:21 
AnswerRe: how to load form with many controls Smooth on Winform ? Pin
wizardzz12-Apr-11 6:23
wizardzz12-Apr-11 6:23 
QuestionHow to check items in a Collection contains common property? Pin
John-ph12-Apr-11 0:27
John-ph12-Apr-11 0:27 
AnswerRe: How to check items in a Collection contains common property? Pin
OriginalGriff12-Apr-11 0:38
mveOriginalGriff12-Apr-11 0:38 
GeneralMessage Removed Pin
12-Apr-11 1:10
John-ph12-Apr-11 1:10 
GeneralRe: How to check items in a Collection contains common property? Pin
OriginalGriff12-Apr-11 1:31
mveOriginalGriff12-Apr-11 1:31 
GeneralRe: How to check items in a Collection contains common property? Pin
John-ph12-Apr-11 3:48
John-ph12-Apr-11 3:48 
AnswerPlease don't remove messages. Pin
Pete O'Hanlon12-Apr-11 1:52
mvePete O'Hanlon12-Apr-11 1:52 
GeneralRe: Please don't remove messages. Pin
Luc Pattyn12-Apr-11 2:41
sitebuilderLuc Pattyn12-Apr-11 2:41 
GeneralRe: Please don't remove messages. Pin
Pete O'Hanlon12-Apr-11 3:01
mvePete O'Hanlon12-Apr-11 3:01 
GeneralRe: Please don't remove messages. Pin
OriginalGriff12-Apr-11 8:29
mveOriginalGriff12-Apr-11 8:29 
GeneralRe: Please don't remove messages. Pin
Luc Pattyn12-Apr-11 9:46
sitebuilderLuc Pattyn12-Apr-11 9:46 
GeneralRe: Please don't remove messages. Pin
OriginalGriff12-Apr-11 9:56
mveOriginalGriff12-Apr-11 9:56 
GeneralRe: Please don't remove messages. Pin
John-ph12-Apr-11 3:43
John-ph12-Apr-11 3:43 
QuestionOnline Database Pin
nEar_mO11-Apr-11 23:05
nEar_mO11-Apr-11 23:05 
AnswerRe: Online Database Pin
OriginalGriff11-Apr-11 23:52
mveOriginalGriff11-Apr-11 23:52 
AnswerRe: Online Database Pin
Eddy Vluggen12-Apr-11 0:08
professionalEddy Vluggen12-Apr-11 0:08 
GeneralRe: Online Database Pin
nEar_mO12-Apr-11 17:38
nEar_mO12-Apr-11 17:38 
AnswerRe: Online Database Pin
thatraja12-Apr-11 18:11
professionalthatraja12-Apr-11 18:11 
AnswerRe: Online Database Pin
Eddy Vluggen12-Apr-11 20:56
professionalEddy Vluggen12-Apr-11 20:56 
AnswerRe: Online Database Pin
PIEBALDconsult12-Apr-11 2:48
mvePIEBALDconsult12-Apr-11 2:48 
QuestionNetwork Transaction Pin
nEar_mO11-Apr-11 22:59
nEar_mO11-Apr-11 22:59 
AnswerRe: Network Transaction Pin
OriginalGriff11-Apr-11 23:53
mveOriginalGriff11-Apr-11 23:53 
QuestionWorks from Visual Studio only Pin
D_Ana11-Apr-11 9:20
D_Ana11-Apr-11 9:20 
Hi,

Please help me with this weird problem:

- I have a C# application that works fine from Visual Studio (both Debug & Release).
- Works fine on some client machines.
- But hangs at a point (where a VB DLL is called) on some some machines.
- I was trying to research and made some changes like 'Enable ClickOnce' and removed all references to external dlls and re-built the project again.
. Now it still works from Visual Studio
. but hangs when installed and run from Program Files on my machine as well.

Basically, I was able to reproduce what is happening on some client machines. But I'm lost as to what is making it to wait. And how to fix it. The VB dlls are from legacy applications and I'm referencing them by browsing and copying to local.

I'm using XP, 32bit, Visual Studio 2005.

Thanks!
Ap
AnswerRe: Works from Visual Studio only Pin
Pete O'Hanlon11-Apr-11 9:51
mvePete O'Hanlon11-Apr-11 9:51 

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.