Click here to Skip to main content
15,886,199 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Finding the PropertyGrid Delete Key Event in VB.NET Pin
Dave Kreskowiak16-Jun-09 6:28
mveDave Kreskowiak16-Jun-09 6:28 
QuestionEmail - Problem Pin
Paramu197315-Jun-09 3:12
Paramu197315-Jun-09 3:12 
AnswerRe: Email - Problem Pin
Tom Deketelaere15-Jun-09 3:18
professionalTom Deketelaere15-Jun-09 3:18 
AnswerRe: Email - Problem Pin
Dave Kreskowiak15-Jun-09 4:42
mveDave Kreskowiak15-Jun-09 4:42 
AnswerRe: Email - Problem Pin
DaveAuld15-Jun-09 9:59
professionalDaveAuld15-Jun-09 9:59 
QuestionReference Problem Pin
Member 629414615-Jun-09 2:46
Member 629414615-Jun-09 2:46 
AnswerRe: Reference Problem Pin
Mithun.Shitole15-Jun-09 3:05
Mithun.Shitole15-Jun-09 3:05 
AnswerRe: Reference Problem Pin
Tom Deketelaere15-Jun-09 3:14
professionalTom Deketelaere15-Jun-09 3:14 
Without seeing code this is what I guess is going on.

Somewhere in your code your building a string that is supposed to be the path to your report.
You made a mistake in this, a path can only be 260 (I think and the error says so) char's long.
(try it in windows explorer you can't create a path longer than that (at least not in xp but I think the same applies in vista))

So you'll have to debug the code that builds this path to see where things go wrong.
AnswerRe: Reference Problem Pin
shereen_shf19-Jun-10 8:01
shereen_shf19-Jun-10 8:01 
QuestionCrystal Reports Custom Parameter Passing Pin
JC.KaNNaN15-Jun-09 1:44
JC.KaNNaN15-Jun-09 1:44 
AnswerRe: Crystal Reports Custom Parameter Passing Pin
Kschuler15-Jun-09 8:55
Kschuler15-Jun-09 8:55 
GeneralRe: Crystal Reports Custom Parameter Passing Pin
JC.KaNNaN16-Jun-09 1:20
JC.KaNNaN16-Jun-09 1:20 
GeneralRe: Crystal Reports Custom Parameter Passing Pin
Kschuler16-Jun-09 2:41
Kschuler16-Jun-09 2:41 
GeneralRe: Crystal Reports Custom Parameter Passing Pin
JC.KaNNaN16-Jun-09 3:38
JC.KaNNaN16-Jun-09 3:38 
GeneralRe: Crystal Reports Custom Parameter Passing Pin
Kschuler16-Jun-09 3:47
Kschuler16-Jun-09 3:47 
GeneralRe: Crystal Reports Custom Parameter Passing Pin
JC.KaNNaN16-Jun-09 20:29
JC.KaNNaN16-Jun-09 20:29 
GeneralRe: Crystal Reports Custom Parameter Passing Pin
Kschuler17-Jun-09 3:00
Kschuler17-Jun-09 3:00 
AnswerRe: Crystal Reports Custom Parameter Passing Pin
Aiman Farouk Mohamed15-Jun-09 22:07
Aiman Farouk Mohamed15-Jun-09 22:07 
QuestionVisual Basic Multilingual Support - Picking Desired Resource Pin
vhassan15-Jun-09 1:32
vhassan15-Jun-09 1:32 
AnswerRe: Visual Basic Multilingual Support - Picking Desired Resource Pin
Baran M15-Jun-09 4:35
Baran M15-Jun-09 4:35 
QuestionDatarepater Control (Winforms) Pin
Alan Bates15-Jun-09 1:20
Alan Bates15-Jun-09 1:20 
QuestionDataGridView how to get items Pin
alwinSCH15-Jun-09 0:31
alwinSCH15-Jun-09 0:31 
AnswerRe: DataGridView how to get items Pin
Henry Minute15-Jun-09 0:39
Henry Minute15-Jun-09 0:39 
QuestionHow to deploy dll before custom action Pin
Mithun.Shitole14-Jun-09 23:58
Mithun.Shitole14-Jun-09 23:58 
AnswerRe: How to deploy dll before custom action Pin
Kschuler15-Jun-09 9:00
Kschuler15-Jun-09 9:00 

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.