dualshock03
Well-known member
- Joined
- Jan 28, 2007
- Messages
- 105
- Programming Experience
- 1-3
Trouble looking for a solution to this problem.. See attached Image..
I dont know if its about the memorystream class.. actually i coded that function in the module class.. i call on imports system.IO, Imports System.Drawing.Imaging still got this error... " object reference not set to an instance of an object"
im working on saving an image togther with strings and dates to my MYSQL database and now im stuck on image(binary) data.. It seems to work when i put this function on the main class (FORM1.vb)..
I dont know if its about the memorystream class.. actually i coded that function in the module class.. i call on imports system.IO, Imports System.Drawing.Imaging still got this error... " object reference not set to an instance of an object"
im working on saving an image togther with strings and dates to my MYSQL database and now im stuck on image(binary) data.. It seems to work when i put this function on the main class (FORM1.vb)..