here is the Log:
11:38:37.251 : OpenGL version:1.1.0
11:38:37.252 : OpenGL extensions:GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
11:38:37.252 : OpenGL renderer:GDI Generic
11:38:37.252 : Fast VBOs for rendering not supported. Using slower default method.
11:38:37.460 : Error drawing 3d view:Unable to find an entry point named 'glGenBuffers' in DLL 'opengl32.dll'. / at OpenTK.Graphics.OpenGL.GL.Core.GenBuffers(Int32 n, UInt32* buffers)
at OpenTK.Graphics.OpenGL.GL.GenBuffers(Int32 n, Int32[] buffers)
at RepetierHostExtender.geom.Submesh.Draw(Int32 method, Vector3 edgetrans, Boolean forceFaces, Boolean forceOutside)
at RepetierHost.model.Coordinate.DrawArrow()
at RepetierHost.model.Coordinate.Draw(Int32 viewport_x, Int32 viewport_y, Double rotX, Double rotZ, Int32 offset)
at RepetierHost.view.ThreeDControl.DrawCoordinate()
at RepetierHost.view.ThreeDControl.gl_Paint(Object sender, PaintEventArgs e)