Click here to Skip to main content
15,913,854 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSyntax Error (Missing Operation) in query expression Pin
RedPandinus9-Mar-19 5:47
RedPandinus9-Mar-19 5:47 
AnswerRe: Syntax Error (Missing Operation) in query expression Pin
Gerry Schmitz9-Mar-19 11:02
mveGerry Schmitz9-Mar-19 11:02 
GeneralRe: Syntax Error (Missing Operation) in query expression Pin
RedPandinus9-Mar-19 11:11
RedPandinus9-Mar-19 11:11 
GeneralRe: Syntax Error (Missing Operation) in query expression Pin
Mycroft Holmes9-Mar-19 11:40
professionalMycroft Holmes9-Mar-19 11:40 
AnswerRe: Syntax Error (Missing Operation) in query expression Pin
Richard Deeming11-Mar-19 9:27
mveRichard Deeming11-Mar-19 9:27 
AnswerRe: Syntax Error (Missing Operation) in query expression Pin
Mycroft Holmes11-Mar-19 11:37
professionalMycroft Holmes11-Mar-19 11:37 
GeneralRe: Syntax Error (Missing Operation) in query expression Pin
RedPandinus12-Mar-19 9:04
RedPandinus12-Mar-19 9:04 
QuestionType conversion in VB.NET Pin
Revolution Radio9-Mar-19 3:03
Revolution Radio9-Mar-19 3:03 
HI.

I am building a race simulator using outputs from the iRacing SDK. Most outputs are straightforward but some (described in documentation as "FLOAT" are giving me the error: "Value of type 'iracingsdkwrapper.telemetryvalue(of single)'cannot be converted to integer."
I've tried all kinds of things including extensions but nothing gets a useable number from these types of values.
A typical output using .tostring shows the output as -0.0123456 rad

If I try to use Cint(), I get an error:
"An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll

Additional information: Exception has been thrown by the target of an invocation."


I'm using VB.NET through VS2012 Express.

Any help would be greatly appreciated.
Mike.
QuestionRe: Type conversion in VB.NET Pin
Richard MacCutchan9-Mar-19 4:14
mveRichard MacCutchan9-Mar-19 4:14 
AnswerRe: Type conversion in VB.NET Pin
Revolution Radio9-Mar-19 5:22
Revolution Radio9-Mar-19 5:22 
GeneralRe: Type conversion in VB.NET Pin
Richard MacCutchan9-Mar-19 6:36
mveRichard MacCutchan9-Mar-19 6:36 
GeneralRe: Type conversion in VB.NET Pin
Revolution Radio11-Mar-19 0:43
Revolution Radio11-Mar-19 0:43 
QuestionQuestion for fetching the data from table Pin
Member 141728245-Mar-19 23:01
Member 141728245-Mar-19 23:01 
AnswerRe: Question for fetching the data from table Pin
CHill607-Mar-19 1:46
mveCHill607-Mar-19 1:46 
AnswerRe: Question for fetching the data from table Pin
Richard MacCutchan7-Mar-19 1:52
mveRichard MacCutchan7-Mar-19 1:52 
QuestionTrying to set caret at correct offset: CLOSED Pin
mo149228-Feb-19 7:58
mo149228-Feb-19 7:58 
QuestionSystem.Data.OLEDB, my OLEDB connection stopped working in Win10 X64 Pin
jkirkerx26-Feb-19 7:47
professionaljkirkerx26-Feb-19 7:47 
AnswerTried some more things Pin
jkirkerx26-Feb-19 8:27
professionaljkirkerx26-Feb-19 8:27 
AnswerRe: System.Data.OLEDB, my OLEDB connection stopped working in Win10 X64 Pin
Maciej Los26-Feb-19 8:46
mveMaciej Los26-Feb-19 8:46 
QuestionMessage Closed Pin
11-Feb-19 1:03
manju 311-Feb-19 1:03 
AnswerRe: How can i make sure UDF Add-in to work on different machine Pin
Dave Kreskowiak11-Feb-19 3:07
mveDave Kreskowiak11-Feb-19 3:07 
GeneralRe: How can i make sure UDF Add-in to work on different machine Pin
manju 311-Feb-19 6:21
manju 311-Feb-19 6:21 
QuestionSplit cells with comma and space Pin
manju 34-Feb-19 21:34
manju 34-Feb-19 21:34 
QuestionRe: Split cells with comma and space Pin
Richard MacCutchan4-Feb-19 22:11
mveRichard MacCutchan4-Feb-19 22:11 
AnswerRe: Split cells with comma and space Pin
manju 34-Feb-19 23:47
manju 34-Feb-19 23:47 

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.