The type initializer for 'Examine.ExamineManager' threw an exception
Trying to run my custom code locally so I can troubleshoot/debug issues with Examine. I copied the search collection to my workstation, App_Data/ExamineIndexes, the config files and related entries in web.config. When I run the code in Visual Studio, I get the error "The type initializer for 'Examine.ExamineManager' threw an exception".
It looks like I have all I need on the workstation necessary to run. What am I missing?
Hi Connie. Is there know information on the exception thrown? It should be in App_Data/Logs, or maybe in your windows error log, but without the detail I wouldn't have a clue.
The type initializer for 'Examine.ExamineManager' threw an exception
Trying to run my custom code locally so I can troubleshoot/debug issues with Examine. I copied the search collection to my workstation, App_Data/ExamineIndexes, the config files and related entries in web.config. When I run the code in Visual Studio, I get the error "The type initializer for 'Examine.ExamineManager' threw an exception".
It looks like I have all I need on the workstation necessary to run. What am I missing?
Hi Connie. Is there know information on the exception thrown? It should be in App_Data/Logs, or maybe in your windows error log, but without the detail I wouldn't have a clue.
is working on a reply...