Hello
i am trying to do this
PUBLISH MVC 1- Open CMD and navigate to the MVC folder. Then run the below command to bundle your resource
npm run create-bundles
but i am unable to run as this error is shown
npm ERR! missing script: create-bundles
Regards Anwar
hello when i tru to run a delete command to delete data from table AbpAuditLogs it give me the following error "Msg 9002, Level 17, State 4, Line 3 The transaction log for database 'CmsProTec' is full due to 'ACTIVE_TRANSACTION'"
Hello
in my database the AbpAuditLogs has got a huge amount of data, can i delete this data or turn off AbpAuditLogs, please advise.
Regards Anwar
Hello
What are the steps needed to add a new language like indian (Hindi) can you please point me to a document that would allow me to do the same, or steps to achieve ths ame.
Thanks ain Advance.
Anwar
Hello
how do i navigate from Web.Public home page when i click Login on the top, to login page of web.MVC project, where is the link to be changed
thanks
Hello
disabled anti virus but problem still persists, just using send test email from emai(smpt) under setting in admin.
thanks Anwar
3535 : SMTP PORT smtpout.asia.secureserver.net
Hello
i would love to join your team,
please check <a class="postlink" href="http://www.e-tdreeb.com">www.e-tdreeb.com</a>
it is a biligual site for english and arabic
would love to work with you, have 20 years of experience building solution .
regards Anwar Basha (Bangalore)
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 ---