You are viewing our Forum Archives. To view or take place in current topics click here.
#21. Posted:
Status: Offline
Joined: Sep 20, 201212Year Member
Posts: 2,136
Reputation Power: 312
Status: Offline
Joined: Sep 20, 201212Year Member
Posts: 2,136
Reputation Power: 312
Taxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteThat is because you got the else in the wrong spot bud.Taxi wrote You don't need to define the SV lol, just debug it then go to project then run the program manually like go to projects then debug, and then it should work.
Make sure it looks like this too
[ Register or Signin to view external links. ]
that didnt work i get and error on it [ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
Look copy this Put this under the button.
[spoil]
Jtag.Connect();
if (Jtag.activeConnection)
{
System.Windows.Forms.MessageBox.Show("Connected!");
}
else
{
System.Windows.Forms.MessageBox.Show("Failed To Connect, Please Check Your Plugin.");
nope it still give that same error with that yellow box around the Jtag.Connect();Ok please listen for 5 seconds.
Follow me
Go to my documents
then the visual studio folder
then projects
then the project name.
then the name
then bin
then debug
then the exe
then try connect.
then it will work....
that is the one im trying and it dont workErm i might be on the fact you are on Windows 8 What version of VS Are you on? And have you got the tool in compatibility mode?if not try it
yer im on windows 8 and i have visual studio 2010You are going to hate me for this Try visual studio 2012 im pretty sure it is for windows 8.
lol do i have to start the project again ?
- 0useful
- 0not useful
#22. Posted:
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 2,296
Reputation Power: 198
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 2,296
Reputation Power: 198
RGHJTAGZ wroteOk please listen for 5 seconds.Taxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteThat is because you got the else in the wrong spot bud.Taxi wrote You don't need to define the SV lol, just debug it then go to project then run the program manually like go to projects then debug, and then it should work.
Make sure it looks like this too
[ Register or Signin to view external links. ]
that didnt work i get and error on it [ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
Look copy this Put this under the button.
[spoil]
Jtag.Connect();
if (Jtag.activeConnection)
{
System.Windows.Forms.MessageBox.Show("Connected!");
}
else
{
System.Windows.Forms.MessageBox.Show("Failed To Connect, Please Check Your Plugin.");
nope it still give that same error with that yellow box around the Jtag.Connect();
Follow me
Go to my documents
then the visual studio folder
then projects
then the project name.
then the name
then bin
then debug
then the exe
then try connect.
then it will work....
that is the one im trying and it dont workErm i might be on the fact you are on Windows 8 What version of VS Are you on? And have you got the tool in compatibility mode?if not try it
yer im on windows 8 and i have visual studio 2010You are going to hate me for this Try visual studio 2012 im pretty sure it is for windows 8.
lol do i have to start the project again ?No. Im pretty sure, you can right click then open it with visual studio 2012, or make a gui with just the connect button then try it. If that still gives the error go to the programming section and they will know what to do
- 0useful
- 0not useful
#23. Posted:
Status: Offline
Joined: Sep 20, 201212Year Member
Posts: 2,136
Reputation Power: 312
Status: Offline
Joined: Sep 20, 201212Year Member
Posts: 2,136
Reputation Power: 312
Taxi wroteRGHJTAGZ wroteOk please listen for 5 seconds.Taxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteThat is because you got the else in the wrong spot bud.Taxi wrote You don't need to define the SV lol, just debug it then go to project then run the program manually like go to projects then debug, and then it should work.
Make sure it looks like this too
[ Register or Signin to view external links. ]
that didnt work i get and error on it [ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
Look copy this Put this under the button.
[spoil]
Jtag.Connect();
if (Jtag.activeConnection)
{
System.Windows.Forms.MessageBox.Show("Connected!");
}
else
{
System.Windows.Forms.MessageBox.Show("Failed To Connect, Please Check Your Plugin.");
nope it still give that same error with that yellow box around the Jtag.Connect();
Follow me
Go to my documents
then the visual studio folder
then projects
then the project name.
then the name
then bin
then debug
then the exe
then try connect.
then it will work....
that is the one im trying and it dont workErm i might be on the fact you are on Windows 8 What version of VS Are you on? And have you got the tool in compatibility mode?if not try it
yer im on windows 8 and i have visual studio 2010You are going to hate me for this Try visual studio 2012 im pretty sure it is for windows 8.
lol do i have to start the project again ?No. Im pretty sure, you can right click then open it with visual studio 2012, or make a gui with just the connect button then try it. If that still gives the error go to the programming section and they will know what to do
ok i will give that a try thanks
- 0useful
- 0not useful
#24. Posted:
Status: Offline
Joined: Sep 20, 201212Year Member
Posts: 2,136
Reputation Power: 312
Status: Offline
Joined: Sep 20, 201212Year Member
Posts: 2,136
Reputation Power: 312
Taxi wroteRGHJTAGZ wroteOk please listen for 5 seconds.Taxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteTaxi wroteRGHJTAGZ wroteThat is because you got the else in the wrong spot bud.Taxi wrote You don't need to define the SV lol, just debug it then go to project then run the program manually like go to projects then debug, and then it should work.
Make sure it looks like this too
[ Register or Signin to view external links. ]
that didnt work i get and error on it [ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
Look copy this Put this under the button.
[spoil]
Jtag.Connect();
if (Jtag.activeConnection)
{
System.Windows.Forms.MessageBox.Show("Connected!");
}
else
{
System.Windows.Forms.MessageBox.Show("Failed To Connect, Please Check Your Plugin.");
nope it still give that same error with that yellow box around the Jtag.Connect();
Follow me
Go to my documents
then the visual studio folder
then projects
then the project name.
then the name
then bin
then debug
then the exe
then try connect.
then it will work....
that is the one im trying and it dont workErm i might be on the fact you are on Windows 8 What version of VS Are you on? And have you got the tool in compatibility mode?if not try it
yer im on windows 8 and i have visual studio 2010You are going to hate me for this Try visual studio 2012 im pretty sure it is for windows 8.
lol do i have to start the project again ?No. Im pretty sure, you can right click then open it with visual studio 2012, or make a gui with just the connect button then try it. If that still gives the error go to the programming section and they will know what to do
does any one know why this isnt working note it is fro black ops 2
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.