|
Browse by Tags
All Tags » Error ( RSS)
-
I am using C# WPF with Avalon Edit Text Box. I am trying to make all of the text in the text box uppercase and I get an error with additional message 'No undo group should be open at this point'. I am using the following code: a.Text = a.Text.ToUpper(); where "a" is the AvalonEdit.TextEditor...
-
Hello! I was trying the next example from MSDN: https://msdn.microsoft.com/en-us/library/system.windows.media.media3d.viewport2dvisual3d.aspx <viewport3d> <viewport3d.camera> <perspectivecamera position="0, 0, 4"> </perspectivecamera></viewport3d.camera> <!...
-
Hola, gente recien empiezo a programar y estoy intentando usar el develop. El problema es que no me compila dandome este mensaje de error ya instale la sdk 7.1 y para win 8 ayuda por fabor
-
i try to add dll reference, but sharpdevelop show error dialog. it works well vs2012. so i report it. this error appeared sharpdevlop version 5.0 and 5.1 beta. didn't test on 4.x ----- SharpDevelop Version : 5.1.0.4936-Beta-3ea20cfa .NET Version : 4.5.50938 OS Version : Microsoft Windows NT 6.1.7601...
-
Hi everybody i tried open a web project but sharpdevelop crashed and send this message SharpDevelop Version : 5.1.0.4756-733494ba .NET Version : 4.5.51641 OS Version : Microsoft Windows NT 6.3.9600.0 Current culture : Spanish (Peru) (es-PE) Running under WOW6432, processor architecture: x86-64 Working...
-
I'm trying to generate an EntityFramework Model on an SQL Server 2008 R2 with the Wizard. The connection to the database server can be established and all databases are shown... This is my SD-Version: SharpDevelop Version : 4.4.1.9729-7196a277 .NET Version : 4.0.30319.18063 OS Version : Microsoft...
-
SharpDevelop Version : 5.0.0.3045-newNR-alpha-95d8b950 .NET Version : 4.0.30319.17929 OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1 Current culture : English (United States) (en-US) Working Set Memory : 217984kb GC Heap Memory : 64511kb Unhandled WPF exception Exception thrown: System.ComponentModel...
-
Whenever I try to compile the latest Git commit (as of this writing: https://github.com/icsharpcode/SharpDevelop/commit/5e93aa5f17b73379e92ea4667131dc3a7fa38636) I get the error: 'csc: no disc in drive D:\' What in the world does this mean? I am only trying to compile with the 'releasebuild...
-
Hi All! Recently we decided to use AES encrypted zip files in our app and I have found a problem with this lib, it throws NotImplementedException when calling Dispose method on input stream for encrypted entry after reading is done. Sample code to reproduce problem: public void CloseStreamTest() { var...
-
Hi everyone, I can't convert a VB.net to C# or viceversa because I got a error saying this: "The File of Solution if Microsfot cannot be read it". What can I do?
|
|
|