[nem-bug] [Nemerle 0000972]: ApplicationException if try add button to Form

feedback at nemerle.org feedback at nemerle.org
Sat Mar 17 20:28:33 CET 2007


The following issue has been set as RELATED TO issue 0000884.
======================================================================
<http://nemerle.org/bugs/view.php?id=972> 
======================================================================
Reported By:                VladD2
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   972
Category:                   Visual Studio Plugin
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             03-17-2007 00:35 CET
Last Modified:              03-17-2007 20:28 CET
======================================================================
Summary:                    ApplicationException if try add button to Form
Description: 
Adding button to Form in WinForms project cause exception:

System.ApplicationException was unhandled by user code
  Message="Document hasn't been found in RDT"
  Source="Nemerle.VisualStudio"
  StackTrace:
       at
Nemerle.VisualStudio.Project.RDTFileTextMerger.ProcessFileChangesHelper(ProcessFileChangesFunc
processFunc) in
C:\MyProjects\Nemerle\Nemerle.VSIP\Nemerle.VsIntegration\Project\RDTFileTextMerger.cs:line
269
       at Nemerle.VisualStudio.Project.RDTFileTextMerger.Flush() in
C:\MyProjects\Nemerle\Nemerle.VSIP\Nemerle.VsIntegration\Project\RDTFileTextMerger.cs:line
205
       at
Nemerle.Compiler.Utils.FormCodeDomGenerator.MergeFormCodeFromCompileUnit(Project
project, String mainFilePath, String designerFilePath, CodeCompileUnit e,
IFileTextMerger mainFileMerger, IFileTextMerger designerFileMerger,
CodeGeneratorOptions o) in
C:\MyProjects\Nemerle\Nemerle.VSIP\Nemerle.Compiler.Utils\FormCodeDomGenerator.n:line
84
       at
Nemerle.VisualStudio.Project.NemerleFileNodeCodeDomProvider.GenerateCodeFromCompileUnit(CodeCompileUnit
e, TextWriter w, CodeGeneratorOptions o) in
C:\MyProjects\Nemerle\Nemerle.VSIP\Nemerle.VsIntegration\Project\NemerleFileNodeCodeDomProvider.cs:line
236
       at
Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter.Generate()
       at
Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.Write(CodeCompileUnit
unit)
       at
System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformFlush(IDesignerSerializationManager
manager)
       at
System.ComponentModel.Design.Serialization.BasicDesignerLoader.Flush()

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0000884 Unable to rename form
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
03-17-07 00:35 VladD2         New Issue                                    
03-17-07 20:28 phantom        Relationship added       related to 0000884  
======================================================================




More information about the bugs mailing list