View Single Post
Old 07-30-2008, 10:40 PM   #81 (permalink)
RWaltenberg
Lurker
 
Join Date: Jul 2008
Age: 20
Posts: 2
Default

Hi, I've searched on the forum and couldn't find an answer for this problem:

Code:
./Serialization.cs(33,14): error CS0234: The type or namespace name `Guilds' does not exist in the namespace `Server'. Are you missing an assembly reference?
./Serialization.cs(138,62): error CS0246: The type or namespace name `Item' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 2 error(s), 0 warnings
I downloaded the RC2 zip on the website and overwrote the files with the present on the two fixes given on the first post.
What am i missing?

Last edited by RWaltenberg; 07-30-2008 at 10:49 PM.
RWaltenberg is offline   Reply With Quote