Click here to Skip to main content
16,016,345 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get to page4 of a tab control? Pin
kubben8-Mar-07 14:11
kubben8-Mar-07 14:11 
QuestionMy webbrowser needs to DoEvents, but my application fails Pin
earlgraham8-Mar-07 12:52
earlgraham8-Mar-07 12:52 
AnswerRe: My webbrowser needs to DoEvents, but my application fails Pin
\laddie8-Mar-07 18:54
\laddie8-Mar-07 18:54 
QuestionMaking a text file tabular Pin
TheJudeDude8-Mar-07 11:41
TheJudeDude8-Mar-07 11:41 
AnswerRe: Making a text file tabular Pin
kubben8-Mar-07 11:47
kubben8-Mar-07 11:47 
AnswerRe: Making a text file tabular Pin
Not Active8-Mar-07 12:05
mentorNot Active8-Mar-07 12:05 
GeneralRe: Making a text file tabular Pin
TheJudeDude9-Mar-07 3:46
TheJudeDude9-Mar-07 3:46 
QuestionException - Cannot execute program csc.exe - ExecWaitWithCaptureUnimpersonated() Pin
stretchtack8-Mar-07 11:16
stretchtack8-Mar-07 11:16 
Troops,

We have a Windows Forms C# app that is getting the following error on startup. Only one user is having this issue in our new release... rolling back to the previous version works fine. I skipped over some of the stack trace.

An exception occurred

Cannot executa a program. ...\v1.1.4322\csc.exe ...
... ... \Temp\mmjry42r.cmdline

at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated( ... )
...
...
at System.Xml.Serialization.Compiler.Compile()
...
Cng.Tlc.LoggingService.LoggingService..ctor()
...

This happens right upon startup when it runs Main() and builds all the controls, including a web service class used for logging data about our application. This LoggingService is being established as it goes thru the stack trace above.

This user does have MSXML 4 SP2 installed on their machine and the other users at that location do not. However, I have that same SP on my machine and I'm fine.

We tried uninstalling the .Net Framework, reinstalling and there's no change. I don't see much on this topic... others are related to .ASP and IIS from what I've seen.

Any ideas?

Thanks,

Stretch
QuestionSystem.Net.Mail, anyway to process the incoming mailbox Pin
babbelfisken8-Mar-07 10:55
babbelfisken8-Mar-07 10:55 
AnswerRe: System.Net.Mail, anyway to process the incoming mailbox Pin
Frank Kerrigan8-Mar-07 11:45
Frank Kerrigan8-Mar-07 11:45 
QuestionIEnumIDList and C# problem Pin
soniko8-Mar-07 10:33
soniko8-Mar-07 10:33 
Questionhave a textbox go through every permutation Pin
crash8938-Mar-07 9:59
crash8938-Mar-07 9:59 
AnswerRe: have a textbox go through every permutation Pin
Ennis Ray Lynch, Jr.8-Mar-07 10:48
Ennis Ray Lynch, Jr.8-Mar-07 10:48 
AnswerRe: have a textbox go through every permutation Pin
CPallini8-Mar-07 10:56
mveCPallini8-Mar-07 10:56 
GeneralRe: have a textbox go through every permutation Pin
crash8939-Mar-07 17:54
crash8939-Mar-07 17:54 
GeneralRe: have a textbox go through every permutation Pin
CPallini13-Mar-07 9:07
mveCPallini13-Mar-07 9:07 
GeneralRe: have a textbox go through every permutation Pin
crash89313-Mar-07 13:21
crash89313-Mar-07 13:21 
GeneralRe: have a textbox go through every permutation Pin
CPallini15-Mar-07 11:41
mveCPallini15-Mar-07 11:41 
GeneralRe: have a textbox go through every permutation Pin
crash89315-Mar-07 16:49
crash89315-Mar-07 16:49 
GeneralSorry, was a misunderstanding between ME & HTML Pin
CPallini15-Mar-07 23:20
mveCPallini15-Mar-07 23:20 
GeneralRe: Sorry, was a misunderstanding between ME & HTML Pin
crash89318-Mar-07 6:55
crash89318-Mar-07 6:55 
QuestionDataViewGrid and dates Pin
crzyank8-Mar-07 9:51
crzyank8-Mar-07 9:51 
AnswerRe: DataViewGrid and dates Pin
Frank Kerrigan8-Mar-07 11:41
Frank Kerrigan8-Mar-07 11:41 
GeneralRe: DataViewGrid and dates Pin
crzyank9-Mar-07 2:10
crzyank9-Mar-07 2:10 
GeneralRe: DataViewGrid and dates Pin
crzyank9-Mar-07 2:15
crzyank9-Mar-07 2:15 

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.