same configuration runs perfectly for SMTP Probe app
can you please provide the steps for the same if any
regards Anwar
here is the section for the email related error
ERROR 2018-09-18 08:50:33,244 [7 ] nHandling.AbpApiExceptionFilterAttribute - Failure sending mail. System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state) at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.BeginRead(Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) at System.Net.BufferedReadStream.ReadAsyncResult.Read(Byte[] buffer, Int32 offset, Int32 count) at System.Net.BufferedReadStream.BeginRead(Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) at System.Net.Mail.SmtpReplyReaderFactory.ReadLinesAsyncResult.Read() at System.Net.Mail.SmtpReplyReaderFactory.ReadLinesAsyncResult.Read(SmtpReplyReader caller) at System.Net.Mail.CheckCommand.BeginSend(SmtpConnection conn, AsyncCallback callback, Object state) at System.Net.Mail.SendMailAsyncResult.SendMailFrom() at System.Net.Mail.SmtpTransport.BeginSendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, AsyncCallback callback, Object state) at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result) --- End of inner exception stack trace ---
you suggested using a domain name where do i need to put the domain name so that the mobile app access the code of the proxyservice. and the app is deployed on iis the web.mvc.
thanks
what would be the best practice, would you recommend the above approach or you have suggestions
thanks
thanks my query is
if i deploy my web.mvc on iis and it is running fine, and i would deploy to google store the shaed app then will this mobile shared app retrieve and store data the web.mvc project which is running on iis.
regards Anwar
Thank you for your reply, but what i want to know is for the mobile app to interact with server which app type must be deployed on the server will the same one mentioned in your doc for iis support the same.
regards Anwar
no they dont support asp.net core, but here is a question i will go for a different provider but to deploy the app i am deploying "web.mvc" project to do data entry when i want the mobile app to run i set droid as the startup project please tell me that what serves are needed to host both
or perhaps point me to a doc which gives a clear idea as to the hosting process
thanks asking this so i can purchase proper server for hosting .
regards Anwar
thanks alper