Thanks Acamar,I posted the two error messages I get in my first post.Just to be clear this is a vb.net desktop application, so there is a .resx file for every form. If I look at the differences using Git i can see what changes when I move a control on the form....
how can i fix this error "Operand type clash: nvarchar is incompatible with image" this error occur when i try to DBNULL.Value for insert an empty image means null image in image data type of ms sql serever How can i format a TimeSpan so it will show hours minutes seconds without any...
Extract part of the string between special ("_" and "." )character in ssis expression. failed because truncation occurred, and the truncation row disposition on "output column ssis Failed to connect to excel connection manager Failed to create an IDataAdapter object. This provider may not be ...
how can i fix this error "Operand type clash: nvarchar is incompatible with image" this error occur when i try to DBNULL.Value for insert an empty image means null image in image data type of ms sql serever How can i format a TimeSpan so it will show hours minutes seconds without any...
how can i fix this error "Operand type clash: nvarchar is incompatible with image" this error occur when i try to DBNULL.Value for insert an empty image means null image in image data type of ms sql serever How can i format a TimeSpan so it will show hours minutes seconds without any...
how can i fix this error "Operand type clash: nvarchar is incompatible with image" this error occur when i try to DBNULL.Value for insert an empty image means null image in image data type of ms sql serever How can i format a TimeSpan so it will show hours minutes seconds without any...
I'm new to MySQL, I have a program (VB.NET 2010) wherein I have a text box and when I press enter it will query the DB and display results in a DataGridView. But I am getting an error after pressing the Enter key :InvalidArgument=Value of '-1' is not valid for 'index'. ...
As String = StripInValidXmlCharacters(data) IO.File.WriteAllText(outFileName, results) End Sub Public Function StripInValidXmlCharacters(ByVal pText As String) As String Dim sb As New StringBuilder() ' Used to hold the output. Dim current As Integer ' Used to reference the current character....
I have a win form, in this form have a grid , i want to have a export to excel data in grid by a button control, used the below code but when run my project i have an error with content "Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATAREA...
I have a win form, in this form have a grid , i want to have a export to excel data in grid by a button control, used the below code but when run my project i have an error with content "Old format or invalid type library. (Exception from HRESULT: 0x80028018 (TYPE_E_INVDATA...