I have an application in one of my application pools that has a virtual path of /Site/login.aspx
. I want to remove it but it no longer exists on my computer and it's causing me issues setting up AppFabric.
I understand that you can remove these phantom applications by recreating the application in IIS and then hitting Remove. That will get rid of the application from the pool but in this case I can't recreate the application due to the /login.aspx
in the virtual path
Any ideas how I remove this erroneous entry?