My web server is a 2008R2 VM and I'm trying to use a remote SQL 2014 server
lets say the names of them are 2008R2-WEB and 2008R2-SQL (since the OS is windows server 2008R2)
I created a DB in the SQL instance named YAFNET and made an AD used named YAFNET then created a SQL login for that AD user and granted it DB owner permission to the YAFNET DB.
I then extracted the contents of the zip file to D:\web\Forum\
and made a virtual directory off the default site and named the virtual directory forum.
then I copied and renamed the copy of recommended.web.config to web.config
but on browsing to https://2008r2-web/forum/install/default.aspx I get 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
can some one help?
Edited by user
8 years ago
|
Reason: Not specified