Quando publico um site e a dll não esta na pasta bin acontece este erro abaixo mas não deveria pq a dll esta registrada no gac ?
Obs : so acontece com aplicação mvc com exe e webaplication funciona normalmente ele busca as dll no gac
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: CS0234: The type or namespace name 'Endereco' does not exist in the namespace 'Ecargo' (are you missing an assembly reference?)
Source Error:
|
Line 170:
Line 171: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
Line 172: public class views_endereco_create_aspx : System.Web.Mvc.ViewPage<Ecargo.Endereco.BusinessEntity.EnderecoBE>, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
Line 173:
Line 174: private static bool @__initialized;
|
Source File: c:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\website\ac7f6d76\5fcf8e49\App_Web_create.aspx.5c3c4a03.i1wro9i4.0.cs
Line: 172
Grato.
Felipe Marciano Msn:fmrap@hotmail.com