Click here to Skip to main content
15,886,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Unable to plot data on Chart control for multiple series Pin
ZurdoDev20-Mar-14 16:26
professionalZurdoDev20-Mar-14 16:26 
GeneralRe: Unable to plot data on Chart control for multiple series Pin
Kandepu Rajesh20-Mar-14 16:38
Kandepu Rajesh20-Mar-14 16:38 
QuestionStoring Gridview Data to SQL table Pin
Member 933446619-Mar-14 7:56
Member 933446619-Mar-14 7:56 
AnswerRe: Storing Gridview Data to SQL table Pin
Tom Marvolo Riddle19-Mar-14 19:13
professionalTom Marvolo Riddle19-Mar-14 19:13 
AnswerRe: Storing Gridview Data to SQL table Pin
AjayJamwal20-Mar-14 4:51
professionalAjayJamwal20-Mar-14 4:51 
GeneralRe: Storing Gridview Data to SQL table Pin
Member 933446627-Mar-14 4:15
Member 933446627-Mar-14 4:15 
AnswerRe: Storing Gridview Data to SQL table Pin
Tom Marvolo Riddle3-Apr-14 23:06
professionalTom Marvolo Riddle3-Apr-14 23:06 
QuestionError on System.Web.Helpers.WebMail.Send() method in TFS 2012 Pin
trevor1519-Mar-14 6:35
trevor1519-Mar-14 6:35 
Hi,

I have developed a ASP.net Website (Razor 2) in VS 2012. I have a class which sent mail using System.Web.Helpers.WebMail.Send() method. This method has 13 Parameters and it works fine locally.

After uploading the same project on TFS 2012 it gives exception stating too many arguments for System.Web.Helpers.WebMail.Send() method.

Below is the Snippet of code which works fine before adding to TFS 2012

WebMail.Send(EmailTo, MailHeader, MailBody, EmailFrom, , , False, , "abc@gmail.com", , , , )

Error after adding on TFS 2012

Too many arguments to 'Public Shared Sub Send(to As String, subject As String, body As String, [from As String = Nothing], [cc As String = Nothing], [filesToAttach As System.Collections.Generic.IEnumerable(Of String) = Nothing], [isBodyHtml As Boolean = True], [additionalHeaders As System.Collections.Generic.IEnumerable(Of String) = Nothing])'

Regards.

Thanks.
AnswerRe: Error on System.Web.Helpers.WebMail.Send() method in TFS 2012 Pin
Bernhard Hiller19-Mar-14 23:40
Bernhard Hiller19-Mar-14 23:40 
GeneralRe: Error on System.Web.Helpers.WebMail.Send() method in TFS 2012 Pin
trevor1520-Mar-14 0:09
trevor1520-Mar-14 0:09 
QuestionHow to scroll all rows inside datagrid ? Pin
ngoloi19-Mar-14 5:11
ngoloi19-Mar-14 5:11 
AnswerRe: How to scroll all rows inside datagrid ? Pin
_AK_19-Mar-14 5:42
_AK_19-Mar-14 5:42 
GeneralRe: How to scroll all rows inside datagrid ? Pin
ngoloi19-Mar-14 22:39
ngoloi19-Mar-14 22:39 
QuestionIf record doesn't in one table, check another,how? Pin
samflex18-Mar-14 8:01
samflex18-Mar-14 8:01 
SuggestionRe: If record doesn't in one table, check another,how? Pin
Richard Deeming18-Mar-14 8:41
mveRichard Deeming18-Mar-14 8:41 
AnswerRe: If record doesn't in one table, check another,how? Pin
Arun Radhakrishnan18-Mar-14 9:38
Arun Radhakrishnan18-Mar-14 9:38 
JokeRe: If record doesn't in one table, check another,how? Pin
Deflinek18-Mar-14 10:14
Deflinek18-Mar-14 10:14 
QuestionSession Lost Pin
Zeyad Jalil18-Mar-14 1:35
professionalZeyad Jalil18-Mar-14 1:35 
AnswerRe: Session Lost Pin
kaushikpathak18-Mar-14 1:50
kaushikpathak18-Mar-14 1:50 
GeneralRe: Session Lost Pin
RichardGrimmer9-Apr-14 4:47
RichardGrimmer9-Apr-14 4:47 
AnswerRe: Session Lost Pin
Zeyad Jalil18-Mar-14 22:06
professionalZeyad Jalil18-Mar-14 22:06 
QuestionSession be Null in ASP.Net Web Application Pin
Zeyad Jalil17-Mar-14 21:00
professionalZeyad Jalil17-Mar-14 21:00 
QuestionAsp.net DropDownList Data Function Pin
LouisTan2s17-Mar-14 16:31
LouisTan2s17-Mar-14 16:31 
SuggestionRe: Asp.net DropDownList Data Function Pin
Himanshu Jain17-Mar-14 17:24
Himanshu Jain17-Mar-14 17:24 
AnswerRe: Asp.net DropDownList Data Function Pin
Chris Quinn17-Mar-14 22:23
Chris Quinn17-Mar-14 22:23 

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.