Product Key Manager V3.0 - FREE Edition

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
61 posts Page 5 of 7
User avatar
tedhead2
Excellent Poster
Excellent Poster
Posts: 338
Joined: Sun Jan 03, 2010 8:36 am

I got another error... with the email again:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.Mail.SmtpException: Failure sending mail. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions 74.208.5.67:25...................................
Last edited by tedhead2 on Mon Mar 01, 2010 11:13 am, edited 1 time in total.
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Hello tedhead2,

Are you trying to send email from your own server: 74.208.5.67:25? its saying it was unable to connect.

Dont forget to configure the port number and/or SSL settings both in the software and your server.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
tedhead2
Excellent Poster
Excellent Poster
Posts: 338
Joined: Sun Jan 03, 2010 8:36 am

CodenStuff wrote:
Hello tedhead2,

Are you trying to send email from your own server: 74.208.5.67:25? its saying it was unable to connect.

Dont forget to configure the port number and/or SSL settings both in the software and your server.
I;m using GMX! like you said.
Image
User avatar
WaynesWorld2010
Top Poster
Top Poster
Posts: 99
Joined: Fri Apr 02, 2010 8:53 pm

i keep getting error like this

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.Mail.SmtpException: Mailbox unavailable. The server response was: 5.7.0 Need to authenticate via SMTP-AUTH-Login {mp-us005}
at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from)
at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)
at System.Net.Mail.SmtpClient.Send(MailMessage message)
at SerialManagerv1.Form1.createacnt()
at SerialManagerv1.Form1.Button2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Last edited by WaynesWorld2010 on Fri Apr 02, 2010 11:47 pm, edited 1 time in total.
I'm a Spread Firefox Community Member, What about you?
Image
User avatar
WaynesWorld2010
Top Poster
Top Poster
Posts: 99
Joined: Fri Apr 02, 2010 8:53 pm

i cant get this error fixed grrr
I'm a Spread Firefox Community Member, What about you?
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Hello war6324,

Thats an error with the email settings, make sure your settings are correct for your SMTP server. You may need to specify a port number and use the SSL settings aswell. Your settings should looks something like this:

From email/Username: Your@email.com
SMTP Server: mail.server.com
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
WaynesWorld2010
Top Poster
Top Poster
Posts: 99
Joined: Fri Apr 02, 2010 8:53 pm

ok got that fixed but now it wont upload it and how do make the program conect with the one i made in VB2008


ok i got the email to work but now i get this error

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UriFormatException: Invalid URI: The format of the URI could not be determined.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at System.Net.WebRequest.Create(String requestUriString)
at SerialManagerv1.Form1.createacnt()
at SerialManagerv1.Form1.Button2_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


wont upload to ftp
I'm a Spread Firefox Community Member, What about you?
Image
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Hello,

Your FTP settings need to be like this:

URL: http://www.yoursite.com/
FTP: ftp://www.yoursite.com/
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
WaynesWorld2010
Top Poster
Top Poster
Posts: 99
Joined: Fri Apr 02, 2010 8:53 pm

URL: http://codes.net78.net/
FTP: codes.net78.net/
Username: a6333556
Password: gdt7453

not my real details but thats how i put it in
I'm a Spread Firefox Community Member, What about you?
Image
User avatar
kimbo
Member
Member
Posts: 46
Joined: Sun Jul 26, 2009 7:27 pm

ya ftp code was wrong ya should do it like this if ya on one of them free hosters x

URL: http://codes.net78.net/
FTP: ftp://codes.net78.net/public_html/
Username: a6333556
Password: gdt7453
xxx i want 2b ur babys momma xxx
61 posts Page 5 of 7
Return to “Full Software”