P
Peter Rilling
When creating an MSI through VS.NET, does the setup project allow me the
ability to turn anonymous off. Basically, my web app uses Windows
Authentication, but the MSI turns both that and anonymous one, which is
causing conflicts. Right now I have to have a statement in the build notes
that describes how to turn anonymous off, but would like the MSI to do that
for me.
ability to turn anonymous off. Basically, my web app uses Windows
Authentication, but the MSI turns both that and anonymous one, which is
causing conflicts. Right now I have to have a statement in the build notes
that describes how to turn anonymous off, but would like the MSI to do that
for me.