mysql - Visual Basic - DLLs Throw NullRefrenceExceptions -


I sometimes do DLL and then try to import them, it works, but when I code I run directly from DLL, no matter what it is that throws an NullRefrenceException. Here is an example of a code that throws an NullReferenceException. New Streamer (client gatestream) Writer.Write ("& lt; />"

  client = new TcpClient ("127.0.0.1", 8000) & Amp; "hello_world" & "& lt; \ & gt;" author. Flush ()  

Where "Hello_World" is a string. It does not work with MySQL Connector Net Along with, either I think My version of MySQL Connector Net is 6.1.2, I can not try and use the catch because it can not use the variable outside of the statement. Maybe the statement to use it? In, I'm not sure if you should try an effort inside the catch statement. I think it can put something else ... But the annoying part is that it is with someone else. Does not occur.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

lua - HowTo create a fuel bar -