Buento te comento, borre directamente la .dll y sorpresa, la aplicación seguía funcionando con el código antiguo. Vuelvo a poner la nueva .dll, cambio el global.asax y pum:
Código:
Acceso denegado: 'CityBook'.
Error de código fuente:
Línea 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Línea 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Línea 198: <add assembly="*"/>
Línea 199: </assemblies>
Línea 200: </compilation>
Archivo de origen: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Línea: 198
Rastro al cargar el ensamblado: La información siguiente puede ser útil para determinar porqué no se cargó el ensamblado 'CityBook'.
=== Pre-bind state information ===
LOG: DisplayName = CityBook
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/citibook
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: CityBook
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/citibook/897b1e11/a35a17c7/CityBook.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/citibook/897b1e11/a35a17c7/CityBook/CityBook.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/citibook/bin/CityBook.DLL.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: citybook, Version=1.0.2459.30190, Culture=neutral,
Hago un F5 y no se puede tener acceso a skmmenu, otro F5 y a Mysql.Data y ahora no hay dios que lo haga rular.