Click here to Skip to main content
15,896,912 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Mini Google Intranet based Search Engine Pin
Christian Graus16-May-08 20:28
protectorChristian Graus16-May-08 20:28 
AnswerRe: Mini Google Intranet based Search Engine Pin
MHASSANF16-May-08 21:30
MHASSANF16-May-08 21:30 
QuestionHow to Upload a Project... Pin
raushan_916-May-08 19:49
raushan_916-May-08 19:49 
Questionsending mail(smtp) Pin
ptvce16-May-08 19:16
ptvce16-May-08 19:16 
AnswerRe: sending mail(smtp) Pin
MHASSANF16-May-08 19:26
MHASSANF16-May-08 19:26 
GeneralRe: sending mail(smtp) Pin
ptvce16-May-08 19:42
ptvce16-May-08 19:42 
GeneralRe: sending mail(smtp) Pin
Christian Graus16-May-08 19:45
protectorChristian Graus16-May-08 19:45 
GeneralRe: sending mail(smtp) Pin
ptvce16-May-08 20:12
ptvce16-May-08 20:12 
Request for the permission of type 'System.Security.Permissions.EnvironmentPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

i set them this form but give the abow error . do u know what should i do? do u know any refrence that i read it.

<system.net>
<mailSettings>
<smtp from="p@sadafit.com">
<network host="mail.sadafit.com" port="25" userName="p" password="456" defaultCredentials="true"/>
</smtp>
</mailSettings>
</system.net>

username and password is the username and password of p@sadafit.com. is it right?
GeneralRe: sending mail(smtp) Pin
Christian Graus16-May-08 20:27
protectorChristian Graus16-May-08 20:27 
GeneralRe: sending mail(smtp) Pin
ptvce16-May-08 20:37
ptvce16-May-08 20:37 
GeneralRe: sending mail(smtp) Pin
Christian Graus16-May-08 20:52
protectorChristian Graus16-May-08 20:52 
QuestionURGENT : only 255 characters uploading from excel to sql server.why? Pin
Karan_TN16-May-08 19:11
Karan_TN16-May-08 19:11 
AnswerRe: URGENT : only 255 characters uploading from excel to sql server.why? Pin
MHASSANF16-May-08 19:18
MHASSANF16-May-08 19:18 
GeneralRe: URGENT : only 255 characters uploading from excel to sql server.why? Pin
Karan_TN18-May-08 19:54
Karan_TN18-May-08 19:54 
QuestioniTextObject control in crystal report Pin
Pankaj Garg16-May-08 18:00
Pankaj Garg16-May-08 18:00 
QuestionWeb Data Gathering Pin
Daniel Riek16-May-08 11:03
Daniel Riek16-May-08 11:03 
AnswerRe: Web Data Gathering Pin
Christian Graus16-May-08 14:14
protectorChristian Graus16-May-08 14:14 
Questionupload file and read values into database Pin
Programmer9916-May-08 11:01
Programmer9916-May-08 11:01 
AnswerRe: upload file and read values into database Pin
Blue_Boy16-May-08 12:51
Blue_Boy16-May-08 12:51 
GeneralRe: upload file and read values into database Pin
Programmer9919-May-08 4:56
Programmer9919-May-08 4:56 
Questionlinking c++ to a web site Pin
ahmed mega16-May-08 10:44
ahmed mega16-May-08 10:44 
AnswerRe: linking c++ to a web site Pin
Christian Graus16-May-08 14:15
protectorChristian Graus16-May-08 14:15 
QuestionIs there an easy way to do this? Pin
gantww16-May-08 10:37
gantww16-May-08 10:37 
AnswerRe: Is there an easy way to do this? Pin
Christian Graus16-May-08 14:16
protectorChristian Graus16-May-08 14:16 
GeneralRe: Is there an easy way to do this? Pin
gantww16-May-08 16:45
gantww16-May-08 16:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.