[mono-vb] Strange Error when compiling

Easy_Rider9999 jhmgbl2 at t-online.de
Sun Jan 17 13:24:03 EST 2010


With the Help of Microsoft.Visual Basic.Express I found the solution, but now
I get another Error....

If Not Microsoft.VisualBasic.Information.IsNothing(rIter) Then
	          Dim path As TreePath = store.GetPath(rIter)
	          Dim res As Boolean = path.Up()
	          if res then
	          	res = store.GetIter(rIter, path)
	          else
	          	rIter = nothing
	          end if
	        End If

Regards Hans
-- 
View this message in context: http://old.nabble.com/Strange-Error-when-compiling-tp27200978p27201394.html
Sent from the Mono - VB mailing list archive at Nabble.com.



More information about the Mono-vb mailing list