Hi, I am trying to integrate YAF application YAF-v1.9.6.1-RTW-SRC with my MVC4 demo application
As a process of my integration I copied YAF project under /forum folder in my MVC4 project and kept all app_data, App_browsers, Web References , bin folder in root folder.
Also, taken reference of all API / DLL related to YAF solution.
Merged all db.config, app.config, packages.config and web.config files and kept them in root folder.
Also, resolved all compile time errors I faced.
Now, below getting runtime errors and not able to solve it.
Runtime Error
Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page for the first exception. The request has been terminated.
Kindly guide me.
Regards,
shahn