Click here to Skip to main content
16,005,149 members
Home / Discussions / C#
   

C#

 
GeneralRe: How 2 Run exe from Network ? Pin
Pete O'Hanlon14-Nov-07 9:19
mvePete O'Hanlon14-Nov-07 9:19 
GeneralRe: How 2 Run exe from Network ? Pin
Dave Kreskowiak14-Nov-07 10:37
mveDave Kreskowiak14-Nov-07 10:37 
GeneralRe: How 2 Run exe from Network ? Pin
hdv21214-Nov-07 10:26
hdv21214-Nov-07 10:26 
GeneralRe: How 2 Run exe from Network ? Pin
Dave Kreskowiak14-Nov-07 10:31
mveDave Kreskowiak14-Nov-07 10:31 
GeneralRe: How 2 Run exe from Network ? Pin
led mike14-Nov-07 10:40
led mike14-Nov-07 10:40 
GeneralRe: How 2 Run exe from Network ? Pin
Dave Kreskowiak14-Nov-07 10:56
mveDave Kreskowiak14-Nov-07 10:56 
GeneralRe: How 2 Run exe from Network ? Pin
led mike14-Nov-07 11:07
led mike14-Nov-07 11:07 
QuestionProblems at creating a WordDocument (Unwanted formation) Pin
Dirk Mahlcke14-Nov-07 7:22
Dirk Mahlcke14-Nov-07 7:22 
Hello,

I have a little problem with the creation of a WORD document with C# and Visual .NET.

The aim is to write down some chemical structures.

I read the name plus structure information from the database and then use
a for-loop to
___write a 1x1 - table for the structure-name (I want it to be in a frame)
___move down a line,
___type a paragraph and then
___paste the structure,
___followed by some more text/paragraphs
for each structure.


When I check it with the debugging function, all is as desired, but when I don't,
the first structure is as desired (name in a frame; structure; text)
but then I have the next frame/ table-cell, containing:

___name
___structure
___text
___name in a frame
___structure
___text
___next frame containing
______name
______structure
______text
______next frame containing
_________name
_________structure
_________text
_________next frame containing
____________name
____________structure
____________text
____________...

Does anybody have a clue what happened or how I can prevent this behaviour ?


Best regards and thanks !

Dirk
QuestionHow to paint UserControl or Form directly on host HDC ? Pin
gordon2414-Nov-07 6:08
gordon2414-Nov-07 6:08 
AnswerRe: How to paint UserControl or Form directly on host HDC ? Pin
Skippums14-Nov-07 11:58
Skippums14-Nov-07 11:58 
Questionhow to read from idx file Pin
SABhatti14-Nov-07 5:32
SABhatti14-Nov-07 5:32 
AnswerRe: how to read from idx file Pin
led mike14-Nov-07 7:54
led mike14-Nov-07 7:54 
GeneralRe: how to read from idx file Pin
SABhatti14-Nov-07 8:23
SABhatti14-Nov-07 8:23 
GeneralRe: how to read from idx file Pin
led mike14-Nov-07 8:36
led mike14-Nov-07 8:36 
GeneralRe: how to read from idx file Pin
SABhatti14-Nov-07 8:53
SABhatti14-Nov-07 8:53 
GeneralRe: how to read from idx file Pin
led mike14-Nov-07 10:37
led mike14-Nov-07 10:37 
GeneralRe: how to read from idx file Pin
Dave Kreskowiak14-Nov-07 10:58
mveDave Kreskowiak14-Nov-07 10:58 
GeneralRe: how to read from idx file Pin
SABhatti14-Nov-07 11:12
SABhatti14-Nov-07 11:12 
GeneralRe: how to read from idx file Pin
SABhatti14-Nov-07 11:11
SABhatti14-Nov-07 11:11 
QuestionWord Object Model Pin
MarkMokris14-Nov-07 5:23
MarkMokris14-Nov-07 5:23 
AnswerRe: Word Object Model Pin
Slacker00714-Nov-07 5:45
professionalSlacker00714-Nov-07 5:45 
GeneralRe: Word Object Model Pin
Giorgi Dalakishvili14-Nov-07 8:39
mentorGiorgi Dalakishvili14-Nov-07 8:39 
Questiondatagridview - realtime changes Pin
arkiboys14-Nov-07 5:17
arkiboys14-Nov-07 5:17 
AnswerRe: datagridview - realtime changes Pin
il_masacratore14-Nov-07 6:55
il_masacratore14-Nov-07 6:55 
AnswerRe: datagridview - realtime changes Pin
jchalfant14-Nov-07 7:04
jchalfant14-Nov-07 7:04 

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.