Providex OLE Server Assistance

SOLVED

I need assistance setting up the Providex OLE Server. Is there a support number I can call to speak with a developer to help my make sure everything is setup properly. 

I'm trying to do some integration work for a Sage 100 instance hosted on a cloud server and my implementation running on my local machine using BOI. So I guess I have two questions. 1.) How do I setup the Providex OLE server? 2.) How do I specify the path to the server where Sage 100 is located from my local machine i.e when running this line of code "pvx.InvokeMethod("Init", @"C:\_WORKING\90W420-0607\MAS90\Home");" <-- from C# example. What do I need to add to the path and how do I pass in the user credentials to access that server?