Recent content by toldi.arpad

  1. T

    SOLVED: VB.NET Impersonation Code Problem

    Hello! I'm trying to use this code, but sg is wrong, please help me. I add a new class to my project (VisualStudio2008 - VB) CRTL+c, CTRL+V your code from here, then in my Module1 I'm trying to use this, but when I try this: oImp1 = New Impersonation("some_domain_user", "some_domain"...