Click here to Skip to main content
16,006,605 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:12
professionalkoolprasad20036-Jun-07 1:12 
AnswerRe: how can i send a message to other computer... Pin
MohammadAmiry6-Jun-07 1:21
MohammadAmiry6-Jun-07 1:21 
GeneralRe: how can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:31
professionalkoolprasad20036-Jun-07 1:31 
GeneralRe: how can i send a message to other computer... Pin
Dave Kreskowiak6-Jun-07 4:02
mveDave Kreskowiak6-Jun-07 4:02 
QuestionGetShortPathName Pin
ne0h6-Jun-07 0:17
ne0h6-Jun-07 0:17 
AnswerRe: GetShortPathName Pin
Christian Graus6-Jun-07 0:32
protectorChristian Graus6-Jun-07 0:32 
AnswerRe: GetShortPathName Pin
Dave Kreskowiak6-Jun-07 4:00
mveDave Kreskowiak6-Jun-07 4:00 
QuestionException During Multithreading Pin
sabby20065-Jun-07 23:54
sabby20065-Jun-07 23:54 
Hi All!
I am getting this exception when trying to get call a dll method.
the application runs fine when i try to run the threads one at a time but, this exception comes up when i try to run them at the same time.


Exception in thread "Thread-1" java.lang.ArrayIndexOutOfBoundsException
at JOpt.SDK.Implementation.CapacityResource.getWorkingHours(CapacityReso
urce.java:683)
at JOpt.SDK.Implementation.CapacityResource.getCurrentWorkingHours(Capac
ityResource.java:535)
at JOpt.SDK.Core.Population.fitness(Population.java:492)
at JOpt.SDK.Core.Population.createNextGeneration(Population.java:313)
at JOpt.SDK.Implementation.Optimization.run(Optimization.java:218)
at java.lang.VMThread.run(VMThread.java:51)
at java.lang.VMThread$1.Invoke(VMThread.java:301)
at cli.System.Threading.ThreadHelper.ThreadStart_Context(Unknown Source)

at cli.System.Threading.ExecutionContext.Run(Unknown Source)
at cli.System.Threading.ThreadHelper.ThreadStart(Unknown Source)

Regards

AnswerRe: Exception During Multithreading Pin
Dave Kreskowiak6-Jun-07 3:58
mveDave Kreskowiak6-Jun-07 3:58 
GeneralRe: Exception During Multithreading Pin
sabby20066-Jun-07 20:19
sabby20066-Jun-07 20:19 
GeneralRe: Exception During Multithreading Pin
Dave Kreskowiak7-Jun-07 1:34
mveDave Kreskowiak7-Jun-07 1:34 
GeneralRe: Exception During Multithreading Pin
sabby20067-Jun-07 3:40
sabby20067-Jun-07 3:40 
GeneralRe: Exception During Multithreading Pin
Dave Kreskowiak8-Jun-07 3:38
mveDave Kreskowiak8-Jun-07 3:38 
QuestionDetermine Outlook message status Pin
DanB19835-Jun-07 23:28
DanB19835-Jun-07 23:28 
AnswerRe: Determine Outlook message status Pin
DanB19835-Jun-07 23:57
DanB19835-Jun-07 23:57 
QuestionEncryption problem Pin
Deteroc5-Jun-07 22:54
Deteroc5-Jun-07 22:54 
AnswerRe: Encryption problem Pin
Christian Graus5-Jun-07 23:22
protectorChristian Graus5-Jun-07 23:22 
AnswerRe: Encryption problem Pin
Dave Kreskowiak6-Jun-07 3:54
mveDave Kreskowiak6-Jun-07 3:54 
Questioninstallation error in sql server 2000 enterprise edition [modified] Pin
Sonia Gupta5-Jun-07 21:34
Sonia Gupta5-Jun-07 21:34 
AnswerRe: installation error in sql server 2000 enterprise edition Pin
Christian Graus5-Jun-07 21:59
protectorChristian Graus5-Jun-07 21:59 
QuestionRe: installation error in sql server 2000 enterprise edition Pin
Sonia Gupta5-Jun-07 22:08
Sonia Gupta5-Jun-07 22:08 
AnswerRe: installation error in sql server 2000 enterprise edition Pin
Christian Graus5-Jun-07 23:21
protectorChristian Graus5-Jun-07 23:21 
AnswerRe: installation error in sql server 2000 enterprise edition Pin
Dave Kreskowiak6-Jun-07 3:47
mveDave Kreskowiak6-Jun-07 3:47 
QuestionBasic steps to make an Text-2-Speech application Pin
Abdul855-Jun-07 21:28
Abdul855-Jun-07 21:28 
AnswerRe: Basic steps to make an Text-2-Speech application Pin
Christian Graus5-Jun-07 21:55
protectorChristian Graus5-Jun-07 21:55 

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.