Page 2 of 2 FirstFirst 12
Results 16 to 28 of 28
  1. #16
    IDnthack's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    ************** Exception Text **************
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    at Ao_Team_Crosshair.Form3.InitializeComponent()
    at Ao_Team_Crosshair.Form3..ctor()
    --- End of inner exception stack trace ---
    at Ao_Team_Crosshair.My.MyProject.MyForms.Create__Ins tance__[T](T Instance)
    at Ao_Team_Crosshair.My.MyProject.MyForms.get_Form3()
    at Ao_Team_Crosshair.Form1.Button2_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Ao Team Crosshair
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/BrandenN/Desktop/Ao%20Team%20Crosshair.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System****ntime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System****ntime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System****ntime.Remoting.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    I got this error i have .netframework

  2. #17
    zigi's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    0
    thx Dude....

  3. #18
    xXGBoyXx's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    M.P.G.H.
    Posts
    96
    Reputation
    10
    Thanks
    16
    My Mood
    Aggressive
    this is nice...thx dude



    To do LIST:
    - get 20 posts
    - get 50 posts
    - get 200 posts
    - get >500 posts

    - get called hackar when not hacking
    - get called hackar when hacking
    - making a hack
    - making projects


    There are 2 little *BIG* Peoaples that are in my respect list:

    Dave84311
    Ghost











  4. #19
    Juhka23's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    Penis
    Posts
    22
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed

    Angry

    Quote Originally Posted by IDnthack View Post
    ************** Exception Text **************
    System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    at Ao_Team_Crosshair.Form3.InitializeComponent()
    at Ao_Team_Crosshair.Form3..ctor()
    --- End of inner exception stack trace ---
    at Ao_Team_Crosshair.My.MyProject.MyForms.Create__Ins tance__[T](T Instance)
    at Ao_Team_Crosshair.My.MyProject.MyForms.get_Form3()
    at Ao_Team_Crosshair.Form1.Button2_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    Ao Team Crosshair
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/BrandenN/Desktop/Ao%20Team%20Crosshair.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 10.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System****ntime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System****ntime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System****ntime.Remoting.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    I got this error i have .netframework
    I got same error

  5. #20
    Toshie's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    In a dark place
    Posts
    6,271
    Reputation
    48
    Thanks
    393
    Quote Originally Posted by xXGBoyXx View Post
    this is nice...thx dude
    Don't bump.
    Shorten that long sig.

    and
    /request close

  6. #21
    Puffin's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    1,360
    Reputation
    41
    Thanks
    70
    happy happy happy happy

  7. #22
    /b/oss's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    13,651
    Reputation
    795
    Thanks
    3,547
    Quote Originally Posted by Sjlasjla View Post
    happy happy happy happy
    ohai thur sjoerd

  8. #23
    Battlefield 3's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    One Man's Trash Is Another Man's Pleasure!
    Posts
    2,911
    Reputation
    -119
    Thanks
    587
    My Mood
    Devilish
    thank you so much for the D3D crosshair!

  9. #24
    kathrik99's Avatar
    Join Date
    Nov 2010
    Gender
    female
    Posts
    169
    Reputation
    11
    Thanks
    10
    My Mood
    Paranoid
    thnaks fr the crosshair, need fr snypes XD

  10. #25
    vinvin148's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    342
    Reputation
    9
    Thanks
    127
    My Mood
    Yeehaw
    great crosshair but what is the chance of getting banned llol




    [img]https://www.danasof*****m/sig/213473242691.jpg[/img]

  11. #26
    sldeez's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Behind You
    Posts
    154
    Reputation
    10
    Thanks
    55
    My Mood
    Angelic
    Quote Originally Posted by [Banned]JazkPalma View Post
    How this can be approved, if it's on a outside link?
    It isnt you moron

    It gives me a Runtime error and closes !!!!
    Free CrossFire HeadShot Aimbot [Limited Time]

    Press Thanks if i helped you XDxD

  12. #27
    pelivanov's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Hungover
    thanks you

  13. #28
    pobs's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Eating crisps
    Posts
    426
    Reputation
    8
    Thanks
    44
    My Mood
    Innocent
    So your A.V.A pub is not working?
    Im refering to any pub.
    Guys! Check out some of my guides!

    Volume 1. The Ultimate Hacking Guide!
    Approx 2700 Words.
    https://www.mpgh.net/forum/288-combat...sponsibly.html

    Volume 2. The Ultimate Guide for Wise NX Spending!
    Approx 2700 Words.
    https://www.mpgh.net/forum/288-combat...e-your-nx.html

    Upcoming in the "Ultimate Guide Series"
    Project Guides:
    -Volume 3. Ultimate Guide for Wise GP Spending
    -Volume 4. Ultimate Guide for Leveling. (NX and GP Users)
    - Volume 5. Ultimate Guide for Success in Combat Arms.
    -Volume 6. Requests?

    SELLING CPT.1 ACCOUNT... URL: https://www.mpgh.net/forum/124-sellin...ml#post3365647

    Thanks!
    -Pobs.


Page 2 of 2 FirstFirst 12

Similar Threads

  1. Happy New Years err Dave BDay!
    By Dave84311 in forum News & Announcements
    Replies: 12
    Last Post: 01-30-2012, 06:48 AM
  2. [HAPPY] TODAY IS MY BIRTHDAY!!!! [09/29/10]
    By ModMakerTaker455 in forum General
    Replies: 26
    Last Post: 09-29-2010, 06:59 PM
  3. Happy New Year.
    By Flawless in forum General
    Replies: 29
    Last Post: 11-26-2009, 01:52 AM
  4. EleMentX's Frigggen System.mrs lol Happy $Ghost$!!!
    By EleMentX in forum Gunz General
    Replies: 17
    Last Post: 05-04-2006, 09:34 PM
  5. Happy Bithday brucevduyn
    By Firey in forum General
    Replies: 2
    Last Post: 04-15-2006, 03:45 AM