ASP Net - System.Net.Mail Error: Unable to read data from the transport connection: net_io_connectionclosed It occurs when I try to send an activation email message Thanks in advance Arun
Arun Kr
ASP Net - System.Net.Mail Error: Unable to read data from the transport connection: net_io_connectionclosed It occurs when I try to send an activation email message Thanks in advance Arun
Arun Kr
Please paste this code in page_load event Response.Expires = 0; Response.ExpiresAbsolute = DateTime.Now.AddDays(-1); Response.CacheControl = "no-cache"; Response.AddHeader("Pragma", "no-cache"); Response.AddHeader("cache-control", "private"); Let me know if you need more detail. Thanks, Arun
Arun Kr
Hi, Thanks in advance. I don't know about BizTalk server, please somebody help me to findout the process and archietecture on this. I need to make a application on BizTalk server using .NET Thanks, Arun
Arun Kr
I have a project developed in 2.0 Framework, can i use a Forum which is developed in 1.1 Framework. Please suggest is there any problem to integrate the forum. Thanks in advance Arun Kr.
Arun Kr
I have a project developed in 2.0 Framework, can i use a Forum which is developed in 1.1 Framework. Please suggest there is no problem to integrate the forum. Thanks in advance Arun Kr.
Arun Kr
Is Crystal Report tools is not come with .Net Framework at the time of installation? Please help me.
Arun Kr
Hi again, Thanks, will you please tell me the length of $dtsplit [array size]. I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in Thanks once again Arun Kumar
Arun Kr
I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in $dtsplit[0]; $dtsplit[1]; $dtsplit[2]; Thanks, Arun Kumar
Arun Kr
MyComputer\HKey_Classes_Root\AudioCD\Shell\Play\Command Check it
Arun Kr
Hi, Thanks in advance. I want to post a XML file to a URL (in window application) and i m trying this code but system give me a error message at oBjStreamWriter = File.CreateText("http://...../XMLFolder/Test.xml"); "URI format are not supported", please help me if anybody can. StreamWriter mWriter; StreamWriter oBjStreamWriter; StreamReader oBjStreamReader; StringReader ReadOutput; XmlTextReader xmltextreader; HttpWebRequest oBjRequest = (HttpWebRequest)WebRequest.Create("http://...../XMLFolder/"); oBjRequest.Method = "POST"; oBjRequest.ContentLength = XMLStr.Length; oBjRequest.ContentType = "application/x-www-form-urlencoded"; mWriter = new StreamWriter(oBjRequest.GetRequestStream()); mWriter.Write(XMLStr); mWriter.Close(); oBjStreamWriter = File.CreateText("http://...../XMLFolder/Test.xml"); oBjStreamWriter.WriteLine(XMLStr); oBjStreamWriter.Close(); WebResponse oBjWebResponse = oBjRequest.GetResponse(); oBjStreamReader = new StreamReader(oBjWebResponse.GetResponseStream()); string ResultOutput = oBjStreamReader.ReadToEnd(); oBjStreamReader.Close();
Arun Kr
Hi to All, I want to register my window control library into registry so that my control can listed in the object list of word. The registry normal path is "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\..." Thanks, Kumar Arun
Arun Kr
Hi 2 All, Please suggest me,how can insert a ocx control in word document? Thanks Arun Kumar Soft Engg - DOTNET
Arun Kr
Hi When we sign assign the document with certificate there is a image or may be a control shown that is unselectable and undeletable. My interest only to get that type object. Thanks Arun Soft.Engg - DOTNET
Arun Kr
how to insert undeletable image in word document Please h
Arun Kr
:^)how to insert undeletable image in word document Please Give me solution Thanks Arun
Arun Kr
:^)How can protect the image to delete. Thanks Arun
Arun Kr
I have to make shared AddIn Setup each time according to make the code and test it. There is another method to avoid setup process each time. Please help me. Its urgent Thanks Arun Kr
Arun Kr