Skip to main content
Inspiring
September 14, 2007
Answered

RoboHelp 6 Authentication to Server

  • September 14, 2007
  • 1 reply
  • 266 views
Building new RoboHelp 6 Client & Server on Windows 2003 SP2 server for production (test build worked fine on my XP desktop).

Installing (to get started) both server & client on the server machine along with Robo Source Control. All works fine (thanks for the missing MFCLOC.DLL Adobe). Can Add to source control, check in, check out, get, and generate. Publish fails with

Warning: Failed to publish to "{server connection}". reason: Cannot logon to server: {server}. Server does not support any type of authentication method.

What? All running locally on the server with same user account I installed with.

Any ideas?
This topic has been closed for replies.
Correct answer david76102
After running vcredist_x86.exe to install missing .DLL as mentioned in previous post, and running across this kb: http://kb.adobe.com/selfservice/viewContent.do?externalId=rb_47486&sliceId=2

All is working!

1 reply

david76102AuthorCorrect answer
Inspiring
September 14, 2007
After running vcredist_x86.exe to install missing .DLL as mentioned in previous post, and running across this kb: http://kb.adobe.com/selfservice/viewContent.do?externalId=rb_47486&sliceId=2

All is working!