rolandz
03-10-2007, 08:54 AM
Hi,
I get following error when building Spring.Core in Visual C# Express:
...\Spring.Net\src\Spring\Spring.Core\Expressions\ Expression.cs(59,48): error CS0246: The type or namespace name 'ExpressionParser' could not be found (are you missing a using directive or an assembly reference?)
Where the file has gone? I see in fisheye that the cleanup has been performed...
I get following error when building Spring.Core in Visual C# Express:
...\Spring.Net\src\Spring\Spring.Core\Expressions\ Expression.cs(59,48): error CS0246: The type or namespace name 'ExpressionParser' could not be found (are you missing a using directive or an assembly reference?)
Where the file has gone? I see in fisheye that the cleanup has been performed...