Click here to Skip to main content
15,888,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: VB.NET Skype commercial call recording PLEASE =( Pin
Richard MacCutchan20-Nov-16 6:59
mveRichard MacCutchan20-Nov-16 6:59 
QuestionRe: VB.NET Skype commercial call recording PLEASE =( Pin
Gerry Schmitz20-Nov-16 5:46
mveGerry Schmitz20-Nov-16 5:46 
QuestionLooking for friends Pin
The Term Papers16-Nov-16 23:26
professionalThe Term Papers16-Nov-16 23:26 
AnswerRe: Looking for friends PinPopular
ZurdoDev17-Nov-16 1:10
professionalZurdoDev17-Nov-16 1:10 
AnswerRe: Looking for friends Pin
Patrice T20-Nov-16 1:37
mvePatrice T20-Nov-16 1:37 
QuestionCOM Interop and release Pin
Midi_Mick6-Nov-16 23:50
professionalMidi_Mick6-Nov-16 23:50 
QuestionRe: COM Interop and release - Code sample Pin
Midi_Mick7-Nov-16 1:49
professionalMidi_Mick7-Nov-16 1:49 
QuestionVS2008 strange no symbols are loaded message Pin
Andrew__26-Oct-16 0:17
Andrew__26-Oct-16 0:17 
This is my first message so Hello Every One Smile | :)

I'm writing software for Intermec CK3X mobile barcode collector, I use the Intermec reference dll files (Intermec.DataCollection.CF2.dll). When a barcode is read the bcr_BarcodeRead method is executed. The problem is that when some error appear inside this method, for example format exception in line:
int x = Convert.ToInt16("some text");

then in Visual Studio 2008 in debug mode I get "No symbols are loaded for any call stack frame. The source code cannot be displayed". But when I put those line in onButtonClick() method then VS can show me exactly a line with the error.

Why VS can't show me error line in bcr_BarcodeRead method?

I hope it will be understandable Smile | :)

Best regards
Andrew
AnswerRe: VS2008 strange no symbols are loaded message Pin
Jochen Arndt26-Oct-16 3:13
professionalJochen Arndt26-Oct-16 3:13 
SuggestionWriting unicode characters to an ASCII INI File (yes, you can!) Pin
Cees Verburg24-Oct-16 1:44
Cees Verburg24-Oct-16 1:44 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Richard MacCutchan24-Oct-16 1:49
mveRichard MacCutchan24-Oct-16 1:49 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Cees Verburg24-Oct-16 8:21
Cees Verburg24-Oct-16 8:21 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
NotPolitcallyCorrect24-Oct-16 8:29
NotPolitcallyCorrect24-Oct-16 8:29 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Cees Verburg24-Oct-16 8:45
Cees Verburg24-Oct-16 8:45 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Eddy Vluggen24-Oct-16 9:05
professionalEddy Vluggen24-Oct-16 9:05 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
NotPolitcallyCorrect24-Oct-16 10:11
NotPolitcallyCorrect24-Oct-16 10:11 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Gerry Schmitz24-Oct-16 11:54
mveGerry Schmitz24-Oct-16 11:54 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Richard MacCutchan24-Oct-16 21:44
mveRichard MacCutchan24-Oct-16 21:44 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
NotPolitcallyCorrect25-Oct-16 2:34
NotPolitcallyCorrect25-Oct-16 2:34 
SuggestionRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
ZurdoDev25-Oct-16 3:37
professionalZurdoDev25-Oct-16 3:37 
GeneralRe: Writing unicode characters to an ASCII INI File (yes, you can!) Pin
Gerry Schmitz25-Oct-16 4:50
mveGerry Schmitz25-Oct-16 4:50 
QuestionHOW TO SIGN XML FILE IN .NET COMPACT EDITION Pin
AlexB4717-Oct-16 19:29
AlexB4717-Oct-16 19:29 
Question"The feature you are trying to use ..." Error Pin
jszabo16-Oct-16 12:21
jszabo16-Oct-16 12:21 
AnswerRe: "The feature you are trying to use ..." Error Pin
Dave Kreskowiak16-Oct-16 13:33
mveDave Kreskowiak16-Oct-16 13:33 
GeneralRe: "The feature you are trying to use ..." Error Pin
jszabo17-Oct-16 12:24
jszabo17-Oct-16 12:24 

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.