Hi, everything said it installed fine. When I try to send a message from Outlook I recieve the following message:
---------------------------
SplendidCRM Plug-in for Outlook
Boolean Connect(Boolean) Line 882.
The request failed with the error message:
--
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="/SplendidCRM/Users/Login.aspx?Redirect=%7e%2fhome%2fdefault.aspx">here</a>.</h2>
</body></html>
--.
SessionID =
OK
I am using Server 2003 with Outlook 2007. I am running Splendid 4.5.0 Build 2.1.3074
Thanks!
When you configure the plug-in, do not include the Login.aspx in the URL. You need to specify the site as http://server/SpelndidCRM/service.asmx
Awesome! That got me connected! I recieved this error however as I tried to assign the email...
SplendidCRM Plug-in for Outlook - Error
Boolean AssignEmails() Line 430.
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: sMODULE_NAME should not be empty.
at SplendidCRM.Security.GetUserAccess(String sMODULE_NAME, String sACCESS_TYPE) in C:\Web.net\SplendidCRM5\_code\Security.cs:line 279
at SplendidCRM.soap.set_relationships(String session, set_relationship_value[] set_relationship_list) in C:\Web.net\SplendidCRM5\soap.asmx.cs:line 3221
--- End of inner exception stack trace ---