Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Registry

How does FrameWorks work with the registry.
I want to run frameworks under two different account (seperately of course) one for EXAMPLES and one for PBC
Would I create them under OECGI4 as using the same setup in the default OECGI4 you provided, exept for the account name
OECGI4
->HTTPEXAMPLES Account= EXAMPLES
->HTTPPBC Account= PBC

Then do I create same as virtual Dirs in IIS

Then how does localhost/api relate , how does it know which one I want to use.

I know I am probable overthinking it here and not read enough documentation, but I cant see the relationship.

Comments

  • If I understand your question properly, you can't have localhost/api relate to more than one application. You would need to setup your virtual directory so that you have localhost/examples/api and localhost/pbc/api.
Sign In or Register to comment.