[Mono-list] Re: ASP .NET Application
Robert Jordan
robertj at gmx.net
Sun Jan 15 21:24:53 EST 2006
Nicolas,
> Bin directory contain: everquest2-fr.dll and Npgsql.dll
> If i run XSP on the website directory i get this error:
>
>
> /Compilation Error/
>
> *Description: *Error compiling a resource required to service this
> request. Review your source file and modify it to fix this error.
>
> *Error message: */tmp/root-temp-aspnet-0/ab3f0828/26794.0.cs(26,27) :
> error CS0433: The imported type `Everquest2.Global' is defined multiple
> times
You have shared the *source code* of the type Everquest2.Global
with everquest2-fr.dll and one of your pages. That kind of source
code "include" is not allowed in C#.
Robert
More information about the Mono-list
mailing list