473,491 Members | 2,008 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Email Issue due to Antivirus (posting again)

April 14, 2006

Hi all

I had posted this msg earlier also.

If I send an email through my application (VB.NET 2005) it goes immediately.

However if I turn 'Internet Auto Protect' feature ON in Norton Antivirus,
the email goes only when I close the entire VB application.

I have tried to change the Smtp port 25 defined in the antivirus program but
no luck.

Any suggestions.

Mike TI

Source Code

**********
Dim Mail As New MailMessage()

Mail.From = New MailAddress(xx*@xxx.com)

Mail.To.Add("yy*@yyy.com")

Mail.Subject = "Subject Test Email"

Mail.Body = "This is the body of the test email"

Dim Smtp As New SmtpClient("000.000.000.000")

Smtp.Send(Mail)
Mail.Dispose()

***********


Apr 14 '06 #1
3 1654
As advised in response to your earlier post, turn the 'Internet Auto
Protect' off.
"Mike TI" <su*******@hotmail.com> wrote in message
news:e6**************@TK2MSFTNGP04.phx.gbl...
April 14, 2006

Hi all

I had posted this msg earlier also.

If I send an email through my application (VB.NET 2005) it goes
immediately.

However if I turn 'Internet Auto Protect' feature ON in Norton Antivirus,
the email goes only when I close the entire VB application.

I have tried to change the Smtp port 25 defined in the antivirus program
but no luck.

Any suggestions.

Mike TI

Source Code

**********
Dim Mail As New MailMessage()

Mail.From = New MailAddress(xx*@xxx.com)

Mail.To.Add("yy*@yyy.com")

Mail.Subject = "Subject Test Email"

Mail.Body = "This is the body of the test email"

Dim Smtp As New SmtpClient("000.000.000.000")

Smtp.Send(Mail)
Mail.Dispose()

***********

Apr 14 '06 #2
Perhaps you're missing a line when posting but have you tried disposing the
SMTP as well? On a second thought, since the email fires after the
application shuts down, if that doesn't work for you then try invoking the
email in a separate thread then closing that thread.

"Mike TI" <su*******@hotmail.com> wrote in message
news:e6**************@TK2MSFTNGP04.phx.gbl...
April 14, 2006

Hi all

I had posted this msg earlier also.

If I send an email through my application (VB.NET 2005) it goes
immediately.

However if I turn 'Internet Auto Protect' feature ON in Norton Antivirus,
the email goes only when I close the entire VB application.

I have tried to change the Smtp port 25 defined in the antivirus program
but no luck.

Any suggestions.

Mike TI

Source Code

**********
Dim Mail As New MailMessage()

Mail.From = New MailAddress(xx*@xxx.com)

Mail.To.Add("yy*@yyy.com")

Mail.Subject = "Subject Test Email"

Mail.Body = "This is the body of the test email"

Dim Smtp As New SmtpClient("000.000.000.000")

Smtp.Send(Mail)
Mail.Dispose()

***********

Apr 16 '06 #3
foucaulda
1 New Member
>If I send an email through my application (VB.NET 2005) it goes immediately.
>
>However if I turn 'Internet Auto Protect' feature ON in Norton Antivirus,
>the email goes only when I close the entire VB application.

I have the same problem... :confused:

Is anyone has the solution ??

thanks a lot !
May 14 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
3001
by: dmiller23462 | last post by:
So here's my problem.....I need to set up different email distributions based on which option in the following Select form has been chosen....For instance if "Putaway" is chosen it needs to email...
3
1738
by: Glen Wolinsky | last post by:
We have written a service that runs in the background to deliver email to our users. The emails are generated from data in SQL that our application creates. This service sends out thousands of...
4
1296
by: Jensen bredal | last post by:
Does anyone remmber this? ********* Access to the path "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\mysite\f6f85ac1\7e19f787" is denied ASP.NET is not authorized to...
5
3905
by: Siv | last post by:
Hi, A little while ago I asked if anyone could help me with how to create an email using MS Outlook that contained an embedded picture file. Thanks to Jay Harlow I was able to get this working...
2
1721
by: Mike TI | last post by:
April 13, 2006 Hi all I am trying to send an email through my application (VB.NET 2005). The email goes as required. However if I turn 'Internet Auto Protect' feature ON in Norton Antivirus,...
14
4632
by: John | last post by:
Hi How does one send email from within a vb.net app? Thanks Regards
5
8557
by: r.g. | last post by:
Hello, Recently, my PHP (5, as installed by the XAMPP package) stopped working, and won't let me run locally-served PHP files in my web browsers. I think (but I'm not sure) that the Apache...
3
1834
by: Chris K. | last post by:
Hello, I am writing an application that processes and sends electronic mail using Visual Basic that has no issues as is. However, when running concurrently with an antivirus package...
0
7115
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6978
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7154
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7190
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6858
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4881
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4578
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3086
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
633
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.