Click here to Skip to main content
15,895,667 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCreating Object Pin
Aman.Jen9-Sep-08 23:32
Aman.Jen9-Sep-08 23:32 
JokeRe: Creating Object Pin
Rajesh Anuhya10-Sep-08 0:17
professionalRajesh Anuhya10-Sep-08 0:17 
Questiondatagrideview with button column Pin
turkuman9-Sep-08 22:20
turkuman9-Sep-08 22:20 
AnswerRe: datagrideview with button column Pin
Rajesh Anuhya10-Sep-08 0:25
professionalRajesh Anuhya10-Sep-08 0:25 
QuestionAccessing Java script from activeX which is developed in VB6 Pin
Ravi Bhat 36509679-Sep-08 20:40
Ravi Bhat 36509679-Sep-08 20:40 
Questionproblem with collection and user control.., Please Help. Pin
Rajesh Anuhya9-Sep-08 20:27
professionalRajesh Anuhya9-Sep-08 20:27 
GeneralRe: problem with collection and user control.., Please Help. Pin
Rajesh Anuhya9-Sep-08 20:57
professionalRajesh Anuhya9-Sep-08 20:57 
Questioni geting hresutl exception error with crystal report with vb.net Pin
Jigneshjpatel9-Sep-08 19:18
Jigneshjpatel9-Sep-08 19:18 
hi
i am useing crystal 7 file in vb.net

thru crystal report cantrol i geting hresult exection on logonserver

dim axcr as crystalreportcntrol

With axcr
.ReportFileName = "D:\D.NET\Marfatiya\report\billoutstanding.rpt"
i = .LogOnServer("p2ssql.dll", server01, REP00, userxx, passxx)
.set_ParameterFields(0, "P1 ;" + conmxx + ";TRUE")
.Action = 0
.Destination = Crystal.DestinationConstants.crptToWindow

End With
AnswerRe: i geting hresutl exception error with crystal report with vb.net Pin
Dave Kreskowiak10-Sep-08 1:40
mveDave Kreskowiak10-Sep-08 1:40 
GeneralRe: i geting hresutl exception error with crystal report with vb.net Pin
Jigneshjpatel10-Sep-08 2:29
Jigneshjpatel10-Sep-08 2:29 
GeneralRe: i geting hresutl exception error with crystal report with vb.net Pin
Dave Kreskowiak10-Sep-08 7:11
mveDave Kreskowiak10-Sep-08 7:11 
QuestionEvent Problem Pin
Ballita9-Sep-08 19:06
Ballita9-Sep-08 19:06 
AnswerRe: Event Problem Pin
pdnet9-Sep-08 19:42
pdnet9-Sep-08 19:42 
AnswerRe: Event Problem Pin
Dave Kreskowiak10-Sep-08 1:40
mveDave Kreskowiak10-Sep-08 1:40 
QuestionHow to Convert LPCITEMIDLIST to a Path Pin
tjfritch9-Sep-08 9:49
tjfritch9-Sep-08 9:49 
AnswerRe: How to Convert LPCITEMIDLIST to a Path Pin
jzonthemtn10-Sep-08 2:56
jzonthemtn10-Sep-08 2:56 
GeneralRe: How to Convert LPCITEMIDLIST to a Path Pin
tjfritch10-Sep-08 3:37
tjfritch10-Sep-08 3:37 
AnswerRe: How to Convert LPCITEMIDLIST to a Path Pin
tjfritch10-Sep-08 4:54
tjfritch10-Sep-08 4:54 
QuestionConvert code from C# to VB Pin
Code1089-Sep-08 9:27
Code1089-Sep-08 9:27 
AnswerRe: Convert code from C# to VB Pin
Wendelius9-Sep-08 9:33
mentorWendelius9-Sep-08 9:33 
GeneralRe: Convert code from C# to VB Pin
Code1089-Sep-08 10:05
Code1089-Sep-08 10:05 
GeneralRe: Convert code from C# to VB Pin
Wendelius9-Sep-08 10:21
mentorWendelius9-Sep-08 10:21 
GeneralRe: Convert code from C# to VB Pin
Code1089-Sep-08 10:37
Code1089-Sep-08 10:37 
GeneralRe: Convert code from C# to VB Pin
Wendelius9-Sep-08 10:42
mentorWendelius9-Sep-08 10:42 
GeneralRe: Convert code from C# to VB Pin
Code1089-Sep-08 11:15
Code1089-Sep-08 11:15 

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.