Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

IPN configuration

 
Post new topic   Reply to topic    Infralution Support Forum Index -> IPN.NET Support
View previous topic :: View next topic  
Author Message
MPR



Joined: 12 Nov 2011
Posts: 23

PostPosted: Thu Nov 17, 2011 6:14 am    Post subject: IPN configuration Reply with quote

I'm getting mixed messages in the docs on how to configure paypal to send ipn notifications to my ipn installation

Is it http://<yoursite>/<ipn>/Default.aspx or
http://<yoursite>/<ipn>/default.aspx or
http://<yoursite>/<ipn>/

All the live transactions I did from one of my paypal accts to the other are all stuck on "retrying" to send the ipn to my server. What gives?
Back to top
View user's profile Send private message
MPR



Joined: 12 Nov 2011
Posts: 23

PostPosted: Thu Nov 17, 2011 6:57 am    Post subject: update Reply with quote

Running a trace nets me this:

Invalid PayPal Account: xxx@xxx.org 2.7869368173888 0.000019
SendNotificationEmail 4.0242472856187 1.237310
SendEmail 4.02627023825654 0.002023
SendEmail Exception (Failure sending mail.) - Retry 0 46.0489321268485 42.022662
SendEmail Exception (Failure sending mail.) - Retry 1 89.0425639292145 42.993632
Unhandled Execution Error
Failure sending mail.
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at IpnServer._Default.SendEmail(MailMessage message)
at IpnServer._Default.SendNotificationEmail()
at IpnServer._Default.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 132.176163800148 43.133600


My email is set in license tracker as my primary paypal address, so not sure what I'm doing wrong.
Back to top
View user's profile Send private message
MPR



Joined: 12 Nov 2011
Posts: 23

PostPosted: Thu Nov 17, 2011 12:56 pm    Post subject: Reply with quote

Sonofa....

I'm really starting to hate 1and1.com....

Switched that info to godaddy and it worked fine. Grr, there goes a few hours of my life.

Please delete thread
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu Nov 17, 2011 10:01 pm    Post subject: Reply with quote

The correct URL to configure in PayPal is:

http://<yoursite>/<ipn>/Default.aspx

Although the other two should work as well - because windows server URLs aren't case sensitive and Default.aspx is the default page served for a directory.

It looks like your email server settings weren't configured correctly for your web host.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> IPN.NET Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group