WebException with WebPDM and vault on the same server

Hi guys,

I've installed the vault and the webpdm application on the same server. I've set the vault server name for webpdm to localhost, but it won't work at all.

Basically the site runs till you try to login. Then I get the exception as follows:

Server Error in '/pdmwsearch' Application.

The remote server returned an error: (404) Not Found.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

  Exception Details: System.Net.WebException: The remote server returned an error: (404) Not Found.

  Source Error:

 

  An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 

 
  Stack Trace:

 

[WebException: The remote server returned an error: (404) Not Found.] System.Net.HttpWebRequest.GetResponse() +5376077 PdmwSearch.Utils.GetWebResponse(String strUri) +60 PdmwSearch.Utils.CheckLogin(HttpRequest request, String strLoginName, String strPassword) +301 PdmwSearch.Login.Page_Load(Object sender, EventArgs e) +462 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627 

 
 


  Version Information: Microsoft .NET Framework Version:2.0.50727.3623; ASP.NET Version:2.0.50727.3618 

I've set all the permissions for scripts and cgi stuff, but nothing works. The documentary was not a big help :/ anyone of you got an idea where I was wrong?

SolidworksWorkgroup Pdm