First off, any help with this would be much appreciated.
I am certain that I am making a rather obvious mistake but it is escaping me right now. I looked over the installation procedures and none fit exactly what I am trying to do. I have want to install YAFNet as a stand alone web app in a subfolder of my existing ASP.NET MVC app. I want to share the same ASP.NET membership that my MVC app is using.
I downloaded the one-click install and directed it the best way I knew how. I told it to create a new APP and to install it in the FORUMS subfolder of my MVC app. It installed the files, created the database on my SQL Server.
At this point when I tried to access the YAFNet install I got the error listed at the end.
I changed the db.config and web.config files that came with the install. In the db.config file I overwrote the connection string with the identical connection string from my MVC app. In the web.config file I replaced the Membership, Profile, and roleManager nodes with the corresponding nodes from the MVC app. I am still getting the same error.
Thanks again for any help/guidance.
-------------------------------------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 18:
Line 19:
Line 20: Line 21:
Line 22: