I have a VMWare machine running linux and when I install Domino 8.5 it shows it having xsp even though I didn’t use the -xsp flag. The server we installed is a new one in it’s own domain. I saw some technote 1251821 that was talking about ASPInstall=0 and it mentioned some other notes.ini parameter I’ve never heard of called IsVirtualizedServer. I never heard of that… I wonder if there is something special I need to do. I tried setting it to 1 but that didnt’ work.
Subject: field in server document
It seems the field on the basics tab where you enter in the name directory assistance database has a computed text field that displays ‘Directory Assistance is not available in an xSP environment’ if @If(@TextToNumber(@Version) < 171, “”, @IsVirtualizedDirectory)is true. So what is it looking at to determine @IsVirtualizedDirectory to be true.