Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# application don't start on Windows Vista. Pin
musefan6-Jul-09 3:16
musefan6-Jul-09 3:16 
QuestionByte[] Splitting in c# Pin
GauravKP6-Jul-09 1:30
professionalGauravKP6-Jul-09 1:30 
AnswerRe: Byte[] Splitting in c# Pin
Pete O'Hanlon6-Jul-09 1:32
mvePete O'Hanlon6-Jul-09 1:32 
GeneralRe: Byte[] Splitting in c# Pin
GauravKP6-Jul-09 1:47
professionalGauravKP6-Jul-09 1:47 
GeneralRe: Byte[] Splitting in c# Pin
Colin Angus Mackay6-Jul-09 1:54
Colin Angus Mackay6-Jul-09 1:54 
QuestionHow to open ms excel file in C#. Pin
maheesh6-Jul-09 1:26
maheesh6-Jul-09 1:26 
AnswerRe: How to open ms excel file in C#. Pin
fly9046-Jul-09 1:34
fly9046-Jul-09 1:34 
Question'Red Cross' is displayed for non-admin user Pin
Sifar - 06-Jul-09 0:31
Sifar - 06-Jul-09 0:31 
Hi All,

I am re-posting this question with some more detail.

In my windows application I am using 'Zedgraph' dll for displaying graph. In my code I am not using multithreading anywhere. On some of the systems (Windows XP) it shows unhandled exception 'System.InvalidOperationException' (object is currently in use elsewhere). And the instead of graph it just shows RED CROSS.

At client side network, if the user is an Administrator then the application runs fine. But if the user is not an Administrator then after few seconds above error is being observed. That means non-admin user can view the graph only for few seconds during starting of the application.
Any idea...

I have googled about this issue but I found that it may be due to Multithreading and I am not using it anywhere.

Any suggestion would be helpful...

Regards,
-SIFAR.

AnswerRe: 'Red Cross' is displayed for non-admin user Pin
Hariharan.T6-Jul-09 0:58
Hariharan.T6-Jul-09 0:58 
GeneralRe: 'Red Cross' is displayed for non-admin user Pin
Sifar - 06-Jul-09 1:02
Sifar - 06-Jul-09 1:02 
QuestionHow to create new winform with code(without template winform existed)? Pin
mctramp1685-Jul-09 23:52
mctramp1685-Jul-09 23:52 
AnswerRe: How to create new winform with code(without template winform existed)? Pin
stancrm5-Jul-09 23:55
stancrm5-Jul-09 23:55 
AnswerRe: How to create new winform with code(without template winform existed)? Pin
Luc Pattyn6-Jul-09 0:10
sitebuilderLuc Pattyn6-Jul-09 0:10 
Questionhow can i avoid this error while working on c# form application?? Pin
CoderForEver5-Jul-09 23:29
CoderForEver5-Jul-09 23:29 
AnswerRe: how can i avoid this error while working on c# form application?? Pin
Hariharan.T5-Jul-09 23:31
Hariharan.T5-Jul-09 23:31 
GeneralRe: how can i avoid this error while working on c# form application?? Pin
CoderForEver6-Jul-09 20:39
CoderForEver6-Jul-09 20:39 
AnswerRe: how can i avoid this error while working on c# form application?? Pin
Dinesh Mani5-Jul-09 23:56
Dinesh Mani5-Jul-09 23:56 
AnswerRe: how can i avoid this error while working on c# form application?? Pin
ScottM16-Jul-09 6:51
ScottM16-Jul-09 6:51 
GeneralRe: how can i avoid this error while working on c# form application?? Pin
CoderForEver6-Jul-09 20:44
CoderForEver6-Jul-09 20:44 
QuestionInterop call fails when ran from Scheduled tasks Pin
Hariharan.T5-Jul-09 23:19
Hariharan.T5-Jul-09 23:19 
AnswerRe: Interop call fails when ran from Scheduled tasks Pin
SeMartens5-Jul-09 23:22
SeMartens5-Jul-09 23:22 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
Hariharan.T5-Jul-09 23:26
Hariharan.T5-Jul-09 23:26 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
SeMartens5-Jul-09 23:31
SeMartens5-Jul-09 23:31 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
Hariharan.T5-Jul-09 23:39
Hariharan.T5-Jul-09 23:39 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
SeMartens6-Jul-09 0:16
SeMartens6-Jul-09 0:16 

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.