Maybe log4net.dll and Microsoft.Web.Infrastructure.dll should be omitted from the package as the site wont run if you uninstall USignalRLog4Net (on 6.0.2 at least) :)
This seems to be a problem again. I've just wasted 4 hours debugging a site and it turns out that LiveLogger overwrites nearly all umbraco files in the /bin folder with a different version than umbraco 6.0.5. It gave me a strange "method not found" error on publishing, and I thought it was my code :(
Could you please exclude all files that are included in a base umbraco installation?
V1.1.0-beta •Umbraco Package now only contains required assemblies •Bootstrap take over fix – dashboard now loads a Iframe •Null Reference Owin startup issue fix •SignalR updated to v1.1.0
Certain files should be left out of the package
Hi
Maybe log4net.dll and Microsoft.Web.Infrastructure.dll should be omitted from the package as the site wont run if you uninstall USignalRLog4Net (on 6.0.2 at least) :)
/Bo
Bo,
Good point!
Thanks Bo,
Should all be sorted now.
Cheers,
Warren :)
Hi Warren
This seems to be a problem again. I've just wasted 4 hours debugging a site and it turns out that LiveLogger overwrites nearly all umbraco files in the /bin folder with a different version than umbraco 6.0.5. It gave me a strange "method not found" error on publishing, and I thought it was my code :(
Could you please exclude all files that are included in a base umbraco installation?
TIA
/Bo
Hi Warren,
I experienced same thing as Bo, 6.0.5 broke after installing Live_Logger_for_Umbraco_1.0.3.4.zip.
Merijn
Hi All,
This should now be fixed in v1.1.0-beta dl.dropboxusercontent.com/.../...co_1.1.0-beta.zip
V1.1.0-beta
•Umbraco Package now only contains required assemblies
•Bootstrap take over fix – dashboard now loads a Iframe
•Null Reference Owin startup issue fix
•SignalR updated to v1.1.0
Any feedback appreciated.
Thanks,
Jeavon
Hey Jeavon,
Have you done a pull request? So I can merge it in please?
Thanks,
Warren :)
It's merged already :-)
is working on a reply...