When trying to access the http://<servername>/weblink8/ link I receive an HTTP error 500.19. The error points to a duplicate instance of adding the Welcome.aspx page to the default documents(located in the web.config for Weblink, see screen shot). Upon removing this entry from the web.config I receive an "Object reference not set to an instance of an object" error when trying to load the page(see screen shot). Trying to access http://<servername>/weblink8/login.aspx or http://<servername>/weblink8/welcome.aspx results in the same error.
I need to access the configuration pages to update default columns and layout of the Weblink site. The public facing Weblink loads and works correctly.
Environment is Windows Server 2008R2 SP1 64bit and IIS7(version 7.5.7600.16385)