Post: Coding Error!?
03-15-2014, 10:08 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); The type or namespace name 'PS3API' could not be found (are you missing a using directive or an assembly reference?)
-----------
At the moment my tool is only for DEX, but i want to make it compatible for CEX too but then will pop up this ERROR -.-

-> The type or namespace name 'PS3API' could not be found (are you missing a using directive or an assembly reference?)

- What i have to do that it works?
(adsbygoogle = window.adsbygoogle || []).push({});
03-15-2014, 11:01 PM #2
RatchetBooty
Former Staff
Make sure you have PS3Lib added as a reference, and also you have using PS3Lib; somewhere under:
    
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Threading;
03-15-2014, 11:26 PM #3
Originally posted by RatchetBooty View Post
Make sure you have PS3Lib added as a reference, and also you have using PS3Lib; somewhere under:
    
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Threading;


Yes i added PS3Lib but it still dosnt work -.-
03-15-2014, 11:34 PM #4
RatchetBooty
Former Staff
Originally posted by Lautrer9911 View Post
Yes i added PS3Lib but it still dosnt work -.-


Paste a bit of the code where you've put the public static PS3API... code
Make sure it under public Form1

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo