Ola, Estava trabalhando no projeto fazendo um relatório
e começou a dar erro ao compilar
não consigo encontrar o problema
Já exclui o esse arquivo "c:\Documents and Settings\User\Configurações locais\Temp\Temporary ASP.NET Files\modulocliente2010age\b1206f43\3db4113a\App_Code.jucz7tvs.15.cs "
Também voltei o backup para o projeto antes das alterações mas nada resolve.
Esse é o erro
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0102: The type 'Autorizacao' already contains a definition for 'ASSESSORIARowChangeEventHandler'
Source Error:
|
Line 361: public delegate void PRESTADORRowChangeEventHandler(object sender, PRESTADORRowChangeEvent e);
Line 362:
Line 363: public delegate void ASSESSORIARowChangeEventHandler(object sender, ASSESSORIARowChangeEvent e);
Line 364:
Line 365: /// <summary>
|
Source File: c:\Documents and Settings\User\Configurações locais\Temp\Temporary ASP.NET Files\modulocliente2010age\b1206f43\3db4113a\App_Code.jucz7tvs.15.cs Line: 363
Alguém tem alguma ideia que possa me ajudar?
Obrigado