You are viewing our Forum Archives. To view or take place in current topics click here.
Visual C# Help! | +Rep
Posted:

Visual C# Help! | +RepPosted:

EchoRGH
  • Ladder Climber
Status: Offline
Joined: Aug 03, 201311Year Member
Posts: 308
Reputation Power: 11
Status: Offline
Joined: Aug 03, 201311Year Member
Posts: 308
Reputation Power: 11
So I am trying to code my first XRPC tool. I have a theme 'Future Theme.' I left to go out to eat and to a family thing. Before I left, I did the try debugging, and it worked perfectly, I then saved it and now I just reopened it. Whenever I tried debugging it, I get these errors.

[ Register or Signin to view external links. ]

What do I do??
#2. Posted:
Vicinity
  • Ladder Climber
Status: Offline
Joined: Mar 23, 201410Year Member
Posts: 385
Reputation Power: 16
Status: Offline
Joined: Mar 23, 201410Year Member
Posts: 385
Reputation Power: 16
The namespace is missing. You need to add the namespace.
#3. Posted:
EchoRGH
  • Ladder Climber
Status: Offline
Joined: Aug 03, 201311Year Member
Posts: 308
Reputation Power: 11
Status: Offline
Joined: Aug 03, 201311Year Member
Posts: 308
Reputation Power: 11
Vicinity wrote The namespace is missing. You need to add the namespace.
It worked before. Could you help me do this? Like I said, I'm just learning haha
#4. Posted:
SomeWhiteGuy
  • Challenger
Status: Offline
Joined: Oct 22, 201014Year Member
Posts: 109
Reputation Power: 5
Status: Offline
Joined: Oct 22, 201014Year Member
Posts: 109
Reputation Power: 5
Echo_Gaming wrote
Vicinity wrote The namespace is missing. You need to add the namespace.
It worked before. Could you help me do this? Like I said, I'm just learning haha


I assume that you're trying to use a theme? Or what did you copy this from?
#5. Posted:
Vicinity
  • Ladder Climber
Status: Offline
Joined: Mar 23, 201410Year Member
Posts: 385
Reputation Power: 16
Status: Offline
Joined: Mar 23, 201410Year Member
Posts: 385
Reputation Power: 16
Echo_Gaming wrote
Vicinity wrote The namespace is missing. You need to add the namespace.
It worked before. Could you help me do this? Like I said, I'm just learning haha


I'd love to man! Add me on skype: TTGVicinity
#6. Posted:
EchoRGH
  • Ladder Climber
Status: Offline
Joined: Aug 03, 201311Year Member
Posts: 308
Reputation Power: 11
Status: Offline
Joined: Aug 03, 201311Year Member
Posts: 308
Reputation Power: 11
SomeWhiteGuy wrote
Echo_Gaming wrote
Vicinity wrote The namespace is missing. You need to add the namespace.
It worked before. Could you help me do this? Like I said, I'm just learning haha


I assume that you're trying to use a theme? Or what did you copy this from?
I trying to use a theme. I did not copy any of the form1.cs. The themebase.cs came from [ Register or Signin to view external links. ] . And the theme.cs came from [ Register or Signin to view external links. ] .
#7. Posted:
marcok
  • Junior Member
Status: Offline
Joined: Oct 19, 201212Year Member
Posts: 60
Reputation Power: 2
Status: Offline
Joined: Oct 19, 201212Year Member
Posts: 60
Reputation Power: 2
Send me your tool and i fix it
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.