Connecting Tech Pros Worldwide Help | Site Map

jitDebugging MySQL, Double is not valid.

Newbie
 
Join Date: Oct 2009
Posts: 2
#1: 4 Weeks Ago
What is this? one error message pops up:

<configuration><system.windows.forms jitDebugging="true" />

another one is:

"<?include[inc/db" to type 'Double' is not valid

another is:

"<br /><b>Warning</b>: mysql_c1" to type Double is not valid.
(maybe is was c0)

Anyway, I keep getting these errors and they are about jitdeBugging, database? and sql (a special language which I don't use?

What do these have in common and there have beeen more. When I type them into Google I end up on sites such as this that I do not understand!

Anyone know what's going on?

thanks
anniemae
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,148
#2: 4 Weeks Ago

re: jitDebugging MySQL, Double is not valid.


Your software has errors.
If this is not software of your own writing, contact the creaters of the software and alert them of the bug. This could also be caused by corruption of your mySQL database and the software doesn't have robust error handling for it.

If it is your own software, there is a conversion error, an object of type "mysql_c1" is not directly convertable to a Double.
Newbie
 
Join Date: Oct 2009
Posts: 2
#3: 4 Weeks Ago

re: jitDebugging MySQL, Double is not valid.


--so what software would it be?

windows disc? Problem just began after 5 years

What type of software? Office? Music? Games?

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

--just popped up as I type while on this site.

anniemae
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,148
#4: 4 Weeks Ago

re: jitDebugging MySQL, Double is not valid.


If you aren't running any program in particular, then my guess? Probably spyware of some sort.
It should say what program was causing the problem that triggered the jit debugger
Reply