Click here to Skip to main content
16,005,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionpassing a word from word document to textbox Pin
hyperalergelo18-Mar-09 22:59
hyperalergelo18-Mar-09 22:59 
AnswerRe: passing a word from word document to textbox Pin
Christian Graus18-Mar-09 23:49
protectorChristian Graus18-Mar-09 23:49 
GeneralRe: passing a word from word document to textbox Pin
hyperalergelo19-Mar-09 0:30
hyperalergelo19-Mar-09 0:30 
GeneralRe: passing a word from word document to textbox Pin
hyperalergelo19-Mar-09 15:50
hyperalergelo19-Mar-09 15:50 
GeneralRe: passing a word from word document to textbox Pin
hyperalergelo20-Mar-09 0:35
hyperalergelo20-Mar-09 0:35 
Questionindex out of range exception Pin
zaimah18-Mar-09 21:10
zaimah18-Mar-09 21:10 
AnswerRe: index out of range exception Pin
Christian Graus18-Mar-09 21:36
protectorChristian Graus18-Mar-09 21:36 
QuestionRe: index out of range exception Pin
zaimah19-Mar-09 0:40
zaimah19-Mar-09 0:40 
i am using the debugger.. the thing is, i can read data from the files but when it comes to this part in convertCoop, i cannot get value from "portal" but the value of "coop" is ok. after this part, at the Catch part, the msg "index out of range exception" come out. is it bcoz the directory that i choose got a lot (thounsands) of folder n files? bcoz when i choose directory that only have a few folders n files, it runs smoothly.. no errors, and i can see all the missing files in that directory.

portal = ds.Tables(0).Rows(0).Item("portal")

AnswerRe: index out of range exception Pin
Steven J Jowett18-Mar-09 23:58
Steven J Jowett18-Mar-09 23:58 
GeneralRe: index out of range exception Pin
zaimah19-Mar-09 0:43
zaimah19-Mar-09 0:43 
Questionkill process [modified] Pin
hrishiS18-Mar-09 20:27
hrishiS18-Mar-09 20:27 
AnswerRe: kill process Pin
_Damian S_18-Mar-09 20:32
professional_Damian S_18-Mar-09 20:32 
GeneralRe: kill process Pin
hrishiS18-Mar-09 20:46
hrishiS18-Mar-09 20:46 
GeneralRe: kill process Pin
Christian Graus18-Mar-09 20:57
protectorChristian Graus18-Mar-09 20:57 
GeneralRe: kill process Pin
hrishiS18-Mar-09 23:48
hrishiS18-Mar-09 23:48 
GeneralRe: kill process Pin
Christian Graus18-Mar-09 23:53
protectorChristian Graus18-Mar-09 23:53 
GeneralRe: kill process Pin
hrishiS19-Mar-09 0:05
hrishiS19-Mar-09 0:05 
GeneralRe: kill process Pin
Christian Graus19-Mar-09 0:19
protectorChristian Graus19-Mar-09 0:19 
GeneralRe: kill process Pin
hrishiS19-Mar-09 0:48
hrishiS19-Mar-09 0:48 
GeneralRe: kill process Pin
Yusuf19-Mar-09 4:22
Yusuf19-Mar-09 4:22 
GeneralRe: kill process Pin
Yusuf19-Mar-09 0:21
Yusuf19-Mar-09 0:21 
GeneralRe: kill process Pin
hrishiS19-Mar-09 0:50
hrishiS19-Mar-09 0:50 
GeneralRe: kill process Pin
Eytukan19-Mar-09 0:21
Eytukan19-Mar-09 0:21 
GeneralRe: kill process Pin
hrishiS19-Mar-09 0:44
hrishiS19-Mar-09 0:44 
GeneralRe: kill process Pin
Dave Kreskowiak19-Mar-09 2:29
mveDave Kreskowiak19-Mar-09 2:29 

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.