I am migrating a 25R1 Self Service Portal to 26R1.
I have the main site running in 26R1 with my customizations.
I installed the portal against my 26R1 database. I created a new VS project and copied in my code from the 25R1 stuff. It is all kinds of broken. The PX.Objects.SP is gone.
I added PX.Objects.Portals.dll into my project and it resolved some of the bad references.
Does anyone know what assembly I need for PortalSetup?

I also used SP.Objects.IN.Descriptor. That is missing too.

Is there some reference material as to what I need to do to fix my bad references? Sorry if it is something I should know about already, but I am not able to find anything.


