Timeline for Setup a virtual directory with ASP.NET application under existing SharePoint IIS entry
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 24, 2021 at 3:05 | answer | added | Mark L | timeline score: 0 | |
| Sep 23, 2021 at 9:32 | comment | added | jo1storm | Ok, post it as an answer then accept it. | |
| Sep 23, 2021 at 9:14 | comment | added | Mark L | @jo1storm the answer by Kent Lynch have solved my problem: stackoverflow.com/questions/1648419/… | |
| Sep 23, 2021 at 7:09 | comment | added | jo1storm | Maybe this might help. In short, IIS rules for sharepoint are stronger than any rule for subsite in that same folder. You'll need to exclude any folder from those rules. Including security and authorization rules. Similar principle to this. stackoverflow.com/questions/38880002/… | |
| Sep 23, 2021 at 1:41 | comment | added | Mark L | @jo1storm I have no clue on "set public" and "ignore list" feature. Could you give me some more hints? | |
| Sep 21, 2021 at 9:55 | comment | added | jo1storm | Seems like you have authorization problems with sharepoint. Check sharepoint security settings. There should be a list of addresses you can "set public" or put the url on "ignore list" for security. As in, tell sharepoint "this address is public but it is not part of any site collection". I don't have time to give you detailed answer with proper screenshots and all, but I am interested in how you solve it. Basically, IIS for sharepoint as a whole requires authorization by default, you need to tell it to ignore what sharepoint considers a subsite... | |
| Sep 21, 2021 at 9:23 | history | asked | Mark L | CC BY-SA 4.0 |