I am using wixsharp to create websites in IIS...
The behavior I'd like to see (and I cannot seem to achieve) is a website that is made with the app pool I configure.
Right now a website is made with the default WebAppPool, and a virtual directory is added with said vdir using the app pool I configure for it...
I would really like to make an app pool for the actual site, otherwise I am dependent on having the default app pool at the target machine, which is out of my control
The behavior I'd like to see (and I cannot seem to achieve) is a website that is made with the app pool I configure.
Right now a website is made with the default WebAppPool, and a virtual directory is added with said vdir using the app pool I configure for it...
I would really like to make an app pool for the actual site, otherwise I am dependent on having the default app pool at the target machine, which is out of my control