Unhandled exception has occured when CTRL+V
I managed to trigger an Unhandled Exception error when not paying attention to my endless CTRL + Whatever-ing.To reproduce:1. Start SharpDevelop, I'm using version 5.1.0 (build 5216) on Win102. New...
View ArticleBasic SharpDevelop IDE Infomation?
Hi,I'm using SharpDevelop for C# programming and loving it so far. But I'm only just learning how to use it. Is there a document or webpage user manual?I would especially like to know what all the...
View ArticlePrintPreviewDialog
It is an old problem that you can't select a printer in the PrintPreviewDialog. I'am new in the use of C# and haven't find a solution for this problem.Wat also my problem is, is that the PrintDocument....
View ArticleSharpDevelop Studio on Linux with WINE?
I've recently replaced Windows with Linux on several of my computers. I was able to install a few of my favorite Windows programs on Linux using WINE. Those programs run just fine on Linux.However I...
View ArticleBug opening solution created in VS 2015
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01055OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Portuguese (Brazil) (pt-BR)Current UI...
View ArticleUnhandled exception
Opening the General tab in the Options window I had the error below:SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01055OS Version : Microsoft Windows NT 6.1.7601...
View ArticleAdding Labels to c# Windows Form causes corruption to form1.designer.cs
I am relatively new to c# and to SharpDevelop. I am creating a small application witha main form that is quite complicated with 8 tab controls each with a dataview grid, 16 text boxes, 3 combo boxes, 9...
View ArticleHow to make SharpDevelop choose my older SQL Server when i have multiple...
Hi guys. I am new to this forum and also new to this wonder open source software called SharpDevelop.I have look into it and i find it almost similar to VS and able to integrate with NuGet package....
View ArticleHow do I add the namespace Properties?
How do I save/set the the values of a setting in sharpdevelop?I've the Settings template from the add item option but when I try to use the Properties namespace like setting =...
View ArticleIronPython support in latest SharpDevelop tool
Hi,Do latest version of SharpDevelop tool have support for IronPython ? If yes does it support for both 32-bit and 64-bit versions ? Presently i am using SharpDevelop 4.4 version and which supports...
View ArticleAvalonEdit How change color of ¶ (pilcrow --> end of line)
Hi there's any way to change the lightgray color of ¶ pilcrow character? this appear when choose Option.EndOfLine thanks in advance Luka
View ArticlePLEASE READ: Forum Retirement Policy
Please see http://community.sharpdevelop.net/blogs/christophwille/archive/2017/12/30/retirement-policy-for-this-site-2018-and-beyond.aspx
View Articlerapport d'erreur
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01590OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : French (France) (fr-FR)Working Set...
View Article'Object reference not set to an instance of an object.' error when attempting...
This error is actually at the end of a trail of errors from simply trying to install the 'Newtonsoft.Json' package for json serialisation/deserialisation (which seems a lot simpler than the native .NET...
View ArticleAdding Dataset to reports error
SharpDevelop Version : 4.4.2.9749-39bf891c.NET Version : 4.0.30319.42000OS Version : Microsoft Windows NT 6.2.9200.0Current culture : English (United States) (en-US)Running under...
View ArticleNumericTextBox.Minimum
I use C# with .Net Framework 4.5In design I have a numericTextBox with a minimum from - 100000When I open the designer from the Form it automatically erases the - sign, so the numeric textbox becomes...
View ArticleGot error to open a c# project "The tools version "14.0" is unrecognized"
Hi @all,i want to open a c# project from github:https://github.com/iotaledger/iota.lib.csharpI wanted to open the project with sharpDevelop and got an...
View ArticleCant set target to 32 bit
Hi,I'm new to SharpDevelop - having just moved over from Visual Studio.I've opened by c# project (created in VS) and tried to compile it, but got the error 64 bit debugging is not supported please set...
View ArticleSharp5.1 dont let me change porpery on form and controls
I install sharpdev 5.1 i can do almost all except change property on forms and controls in form some idea what goin on ? thanks
View ArticleAvalonEdit and new Span feature of C# 7.2
Looks like the new Span<T> language feature of C# 7.2 could solve the performance issues of AvalonEdit due to memory allocation associated with manipulating immutable string type... please take a...
View Article