-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Version
3.1.0
Since 3.1.0, our web applications that use Autofac have been experiencing this error:
Can only set applicationScopedServiceProvider once
I can try and create a repro solution if needed, but just wanted to check first to see whether there is anything obvious I can do to resolve the issue? When debugging into the symbols, both the _applicationScopedServiceProvider and the serviceProvider passed in are instances of AutofacServiceProvider but they must be different because it's passing the != check.
Version 3.0.0 does not have this issue. Our micro-services projects (that don't use Autofac) don't have this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels