Click here to Skip to main content
16,007,443 members
Home / Discussions / C#
   

C#

 
GeneralRe: lock a file Pin
mav.northwind15-Mar-07 9:45
mav.northwind15-Mar-07 9:45 
AnswerRe: lock a file Pin
mav.northwind15-Mar-07 9:50
mav.northwind15-Mar-07 9:50 
Questionhow to enable JIT debugging Pin
Blue_Boy14-Mar-07 22:25
Blue_Boy14-Mar-07 22:25 
AnswerRe: how to enable JIT debugging Pin
Colin Angus Mackay14-Mar-07 23:40
Colin Angus Mackay14-Mar-07 23:40 
GeneralRe: how to enable JIT debugging Pin
Blue_Boy15-Mar-07 0:33
Blue_Boy15-Mar-07 0:33 
GeneralRe: how to enable JIT debugging Pin
Colin Angus Mackay15-Mar-07 0:42
Colin Angus Mackay15-Mar-07 0:42 
GeneralRe: how to enable JIT debugging Pin
Blue_Boy15-Mar-07 2:39
Blue_Boy15-Mar-07 2:39 
GeneralRe: how to enable JIT debugging Pin
Colin Angus Mackay15-Mar-07 7:55
Colin Angus Mackay15-Mar-07 7:55 
Blue_Boy wrote:
but application works on my PC in others not


There must be some difference between your PC and the others. In order to track that difference down you need a debugger. The debugger isn't necessary to run the application, it is just necessary to find out what went wrong. Then you can tell if there is something missing or not.

On the target machine you can install the .NET 2.0 SDK. That comes with a basic debugger. If your application has been built as a debug built it will help you track down the problem.


QuestionAccess user Pin
sunn78914-Mar-07 22:18
sunn78914-Mar-07 22:18 
AnswerRe: Access user Pin
Sandeep Akhare15-Mar-07 3:01
Sandeep Akhare15-Mar-07 3:01 
Questionhelp me Pin
sooreeagt14-Mar-07 22:08
sooreeagt14-Mar-07 22:08 
AnswerRe: help me Pin
hamid_m14-Mar-07 23:34
hamid_m14-Mar-07 23:34 
AnswerRe: help me Pin
PlayByTheRules15-Mar-07 0:44
PlayByTheRules15-Mar-07 0:44 
Questionarray elements on PictureBox Pin
ahmad al-omar14-Mar-07 22:00
ahmad al-omar14-Mar-07 22:00 
QuestionHow to Update XML FILE Pin
pashitech14-Mar-07 21:58
pashitech14-Mar-07 21:58 
AnswerRe: How to Update XML FILE Pin
Stefan Troschuetz14-Mar-07 22:12
Stefan Troschuetz14-Mar-07 22:12 
GeneralRe: How to Update XML FILE Pin
Stefan Troschuetz16-Mar-07 0:19
Stefan Troschuetz16-Mar-07 0:19 
GeneralRe: How to Update XML FILE Pin
pashitech16-Mar-07 0:24
pashitech16-Mar-07 0:24 
GeneralRe: How to Update XML FILE Pin
Stefan Troschuetz16-Mar-07 0:30
Stefan Troschuetz16-Mar-07 0:30 
Questionhow do i convert a C++ structure to a C# structure Pin
DKurup14-Mar-07 21:21
DKurup14-Mar-07 21:21 
AnswerRe: how do i convert a C++ structure to a C# structure Pin
OneSoftware14-Mar-07 23:59
OneSoftware14-Mar-07 23:59 
QuestionFile Browser dialog Pin
hiremath7114-Mar-07 21:12
hiremath7114-Mar-07 21:12 
AnswerRe: File Browser dialog Pin
AB777114-Mar-07 21:13
AB777114-Mar-07 21:13 
QuestionFolder browser dialog Pin
hiremath7114-Mar-07 21:10
hiremath7114-Mar-07 21:10 
AnswerRe: Folder browser dialog Pin
AB777114-Mar-07 21:12
AB777114-Mar-07 21:12 

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.