Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove FubuMVC.Core.Assets from dependencies #3

Open
wants to merge 1 commit into
base: fubumvc2
Choose a base branch
from

Conversation

alistair
Copy link

No longer required and pulling this in causes all loads of exceptions

The configuration file is C:\Projects\Findly.FubuMVC\src\Findly.FubuMVC\web.config
Started service Fubu.Running.RemoteFubuMvcBootstrapper
Trying to start application C:\Projects\Findly.FubuMVC\src\Findly.FubuMVC with port number 5500
FubuMode = Development
System.AggregateException: One or more errors occurred. ---> System.TypeLoadException: Could not load type 'FubuMVC.Core.Registration.Diagnostics.Node
Event' from assembly 'FubuMVC.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at System.Reflection.RuntimeAssembly.GetExportedTypes(
RuntimeAssembly assembly, ObjectHandleOnStack retTypes)
   at System.Reflection.RuntimeAssembly.GetExportedTypes()
   at FubuMVC.Core.FubuExtensionF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant