Search found 8 matches
- Wed Mar 16, 2011 12:43 pm
- Forum: C, C++, C#
- Topic: DDEML error in Vista
- Replies: 2
- Views: 15408
- Wed Mar 16, 2011 12:42 pm
- Forum: C, C++, C#
- Topic: DDEML error in Vista
- Replies: 2
- Views: 15408
DDEML error in Vista
I'm running an application that calls dplotlib. It works in XP, but generates a dialog box in Vista: DDEML error, code=0x000040009.
The command completes and outputs a file, but I can't automate because it requires user intervention due to the dialog box.
I installed the latest dplot jr.
Any ...
The command completes and outputs a file, but I can't automate because it requires user intervention due to the dialog box.
I installed the latest dplot jr.
Any ...
- Wed Nov 24, 2010 6:16 pm
- Forum: C, C++, C#
- Topic: Dplot Jr difference between versions
- Replies: 6
- Views: 23712
- Tue Nov 23, 2010 1:43 pm
- Forum: C, C++, C#
- Topic: Dplot Jr difference between versions
- Replies: 6
- Views: 23712
- Mon Nov 22, 2010 2:22 pm
- Forum: C, C++, C#
- Topic: Dplot Jr difference between versions
- Replies: 6
- Views: 23712
Dplot Jr difference between versions
Something has happened to Dplot Jr between the two versions I have installed. I'm using the same C# code to send data to the application and on version 2.2.6.7 I get a legend and thin lines in the colors I specified. In version 2.3.0.3 I get thick lines in some default color and no legend.
Can you ...
Can you ...
- Sun Jun 14, 2009 4:26 pm
- Forum: C, C++, C#
- Topic: Web Form using C#
- Replies: 5
- Views: 24129
- Sun Jun 14, 2009 1:52 am
- Forum: C, C++, C#
- Topic: Web Form using C#
- Replies: 5
- Views: 24129
Web form in C#
All but BTEST2 run. It complains about a missing dll: MSVBVM50.DLL.
- Thu Jun 11, 2009 6:36 pm
- Forum: C, C++, C#
- Topic: Web Form using C#
- Replies: 5
- Views: 24129
Web Form using C#
I used to be able to plot graphs, but I changed operating systems and it no longer seems to work. I was running under Windows 2000, but now am using Server 2003.
When my code makes the call to the dll, it never returns.
Any ideas on what I can do to troubleshoot this?
DplotJr is installed and ...
When my code makes the call to the dll, it never returns.
Any ideas on what I can do to troubleshoot this?
DplotJr is installed and ...