Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# assemblies app.config Pin
Stefan Troschuetz11-Mar-07 22:04
Stefan Troschuetz11-Mar-07 22:04 
GeneralRe: c# assemblies app.config [modified] Pin
christalin11-Mar-07 22:56
christalin11-Mar-07 22:56 
QuestionHow To Reorder Record in DataGridView during Runtime? Pin
indiaone11-Mar-07 20:29
indiaone11-Mar-07 20:29 
QuestionProblem using "System.Management" to get the DVD name? Pin
Khoramdin11-Mar-07 18:22
Khoramdin11-Mar-07 18:22 
AnswerRe: Problem using "System.Management" to get the DVD name? Pin
Niiiissssshhhhhuuuuu12-Mar-07 0:58
Niiiissssshhhhhuuuuu12-Mar-07 0:58 
QuestionHow to Insert/Read a BLOB Field With DB2 DataBase? Pin
weiweiplay11-Mar-07 17:53
weiweiplay11-Mar-07 17:53 
AnswerRe: How to Insert/Read a BLOB Field With DB2 DataBase? Pin
Udhaya Kumar.D12-Mar-07 0:32
Udhaya Kumar.D12-Mar-07 0:32 
QuestionXML serializer problem and replacement... Pin
Super Lloyd11-Mar-07 14:13
Super Lloyd11-Mar-07 14:13 
In my application, a few times the XML serializer just crash with exception like:
==================
Message : Timed out waiting for a program to execute. The command being executed was "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"C:\Documents and Settings\SOTEC繝ヲ繝シ繧カ繝シ\Local Settings\Temp\xcul_mqt.cmdline".



at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)

at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)

at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)

at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)

at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)

at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)

at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)

at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, CompilerParameters parameters, Evidence evidence)

at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, CompilerParameters parameters, Assembly assembly, Hashtable assemblies)

at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)

at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)

at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)

==================

I wonder if any progress on these issues has been made in .NET 3?

QuestionMenu question [modified] Pin
Mike Hankey11-Mar-07 14:05
mveMike Hankey11-Mar-07 14:05 
Questioncreate an object from a VC++ class Pin
MinaFawzi11-Mar-07 13:18
MinaFawzi11-Mar-07 13:18 
AnswerRe: create an object from a VC++ class Pin
S. Senthil Kumar11-Mar-07 15:00
S. Senthil Kumar11-Mar-07 15:00 
GeneralRe: create an object from a VC++ class Pin
MinaFawzi11-Mar-07 22:02
MinaFawzi11-Mar-07 22:02 
QuestionReferences to an object Pin
Zoltan Balazs11-Mar-07 11:50
Zoltan Balazs11-Mar-07 11:50 
AnswerRe: References to an object Pin
Christian Graus11-Mar-07 11:10
protectorChristian Graus11-Mar-07 11:10 
GeneralRe: References to an object Pin
Zoltan Balazs11-Mar-07 12:29
Zoltan Balazs11-Mar-07 12:29 
GeneralRe: References to an object Pin
badgrs11-Mar-07 14:09
badgrs11-Mar-07 14:09 
GeneralRe: References to an object Pin
S. Senthil Kumar11-Mar-07 15:02
S. Senthil Kumar11-Mar-07 15:02 
GeneralRe: References to an object Pin
Scott Dorman11-Mar-07 15:32
professionalScott Dorman11-Mar-07 15:32 
GeneralRe: References to an object Pin
Zoltan Balazs11-Mar-07 17:31
Zoltan Balazs11-Mar-07 17:31 
GeneralRe: References to an object Pin
Scott Dorman11-Mar-07 17:49
professionalScott Dorman11-Mar-07 17:49 
AnswerRe: References to an object Pin
Guffa11-Mar-07 16:26
Guffa11-Mar-07 16:26 
GeneralRe: References to an object Pin
Zoltan Balazs11-Mar-07 17:41
Zoltan Balazs11-Mar-07 17:41 
GeneralRe: References to an object Pin
Zoltan Balazs12-Mar-07 7:15
Zoltan Balazs12-Mar-07 7:15 
QuestionHow to assign value to generic list member Pin
AndrusM11-Mar-07 10:46
AndrusM11-Mar-07 10:46 
AnswerRe: How to assign value to generic list member Pin
S. Senthil Kumar11-Mar-07 14:07
S. Senthil Kumar11-Mar-07 14:07 

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.