Question:

Answer needed quickly now!?

by  |  earlier

0 LIKES UnLike

ok so i downloaded some appfaces from appface.net but wen i enter in the code in visual basic 2008 it has a error that says:

the name "SkinStart" is not declared

the name "skinremove" is not declared

any help here?

 Tags:

   Report

1 ANSWERS


  1. Sounds to me like you are either missing a reference to a dll in your project, or you are trying to access a method for an object that you have not yet instantiated.

    My guess would be that you are missing a reference. Try right clicking on your project in the solution explorer, selecting "Add Reference," then finding the dll for the appface thang you are talking about.

    More details would help : )

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions