Error has been resolved by adding following lines in C:\Windows\Micr osoft.NET\Frame work\v4.0.30319 \Config\Machine .config
Code:
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true"/>
</settings>
</system.net>
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing="true"/>
</settings>
</system.net>
dim cn as new ADODB.connection 'error comes on this line cn.connectionstring=""
SELECT sysdate (here show value from config table as coloumn heading) from dual;
'Error Description: An unhandled exception occurred during
With CrystalReport
Imports System.Net.Mail
Dim MailMessage As MailMessage = New MailMessage
MailMessage.From = New System.Net.Mail.MailAddress ("DO_NOT_REPLY@QHSE.COM")
MailMessage.To.Add(New MailAddress("abc@hotmail.com"))
'-------------------------------------------------------
Type PROCESSENTRY32
dwSize As Long
cntUsage As Long
th32ProcessID As Long
th32DefaultHeapID As Long
th32ModuleID As Long
cntThreads As
Fri 2007-10-26 15:31:14: <-- HELO Fri 2007-10-26 15:31:14: --> 501 Invalid characters detected Fri 2007-10-26 15:31:14: <-- mail from: amer.khan@pdil.com
Leave a comment: