CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > starter_kits_and_source_projects.commerce_starter_kit Tags:
Item Type: Date Entered: 2/20/2007 4:38:25 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 41 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
"tonsai" <>
NewsGroup User
Paypal CSK - Mail Problems2/20/2007 4:38:25 PM

0

I've got my site all up and running but it doesn;t seem to be firing any emails during the order process. Any idea how to debug it.

I've got a mailbox set up on the domain and made sure it authenticates to the outgoing smtp server but still nothing seems to be happening. Any ideas..


Custom Classifieds Site: http://tinyurl.com/3ybh5k
"kinger" <>
NewsGroup User
Re: Paypal CSK - Mail Problems4/20/2007 11:04:41 PM

0

Make sure you've updated the web.config file and the mail settings section.

 

     <system.net>
         <mailSettings>
             <smtp from="your@emailaddress.com">
                 <network host="mail.yourmailserver.com" password="12345678" port="25"  userName="sample"/>
             </smtp>
         </mailSettings>
     </system.net>
 

2 Items, 1 Pages 1 |< << Go >> >|


Free Download:













web application project - non updatable compile?

introducing visual studio 2005

need help in deciding on vs.net 2005 editions

how to delete browser cache?

remote debugging not working since my network password changed

"add service reference" context menu option not available

data-binding designer support (or lack thereof)

gridview and edit issue

using [dbo] in studio 2005

breakpoint

unrecognized tag prefix or device filter 'asp'

unable to start debugging on the web server

how sql query go in .cs file than .aspx?

vs 2005 beta 2 standard - css / app_theme / xhtml

suggestion with compare validator

how to test class in otb?

user control class not being recognized by visual studio

adding new folders to a project

how do i get around an error when binding a checkbox to an empty data source?

the role 'posters' was not found.

recommened metrics/counters

install with vs2003

sending email with net.mail (no email, no error)

empty toolbox

class diagram question

sharepoint webparts with visual studio 2005?

where's sourcesafe options in july ctp of studio?

why code behind form become <%@ import namespace="system.data" %>?

please help me

application blocks and visual source safe question.

foreign key in visual studio

please provide detailed information when reporting a problem

vs.net 2005 & visual web developer 2005 express

empty elements in xml

compatibility

vs2005 deployment

publish / build fails ... can't find specified path

error in saving project

absolute paths in designer

probably a newbie question

regarding database in asp.net 2.0

vs2005 web reportviewer client browser printing ??

designer files are not updated with new controls

useful downloadable project templates?

vs rc1 - simple display table problems

visual studio 2005 - avp.exe appears in solution explorer

project not selected to build for this solution configuration

how to launch excel application

create: project doesn't give option for web application

vs2005 locks up when changing views

   
  Privacy | Contact Us
All Times Are GMT