I'm starting a blank project and trying to add the DocumentManagement.map/.cs and Authentication.map/.cs to my project so I can make use of the methods/data structures in them. I can't figure out how you actually add them. In VS 2008, I go to service References -> add service references and it brings me to a new window where it ask for the address of the services. I try the livelink server, the livelink server followed by /les-services, and my local computer to try to access the services but i always get "an error occured while attempting to find services at ..."
I'm probably going about this wrong, but if someone could tell me how to add those service references into my program, i'd really appreciate it
thanks in advance