1
Answer

How to solve namespace or dll error

Arshad Ali

Arshad Ali

8y
379
1
  •  How to solve this error
 
  1) The type or namespace name 'ExceptionHandling' does not exist in the namespace 'System.Web.Http' (are you missing an assembly reference?) UnhandledExceptionLogger.cs 2 23
 
2) The type or namespace name 'WebApi' does not exist in the namespace 'SimpleInjector.Integration' (are you missing an assembly reference?) BlogEngineConfig.cs 15 34 
 
i already add all dll but show that error how to resolve that errors.
 
please help  
 
Answers (1)