Quantcast
Channel: SharpDevelop Community
Browsing all 1764 articles
Browse latest View live

SD5 Beta3: CodeQuality addin not loaded because it requires...

5.0.0 build 4218The Reporting Addin is not installed with the msi, and it's not available in the Sharpdevelop Addin Repository. Danny.

View Article


Suitable Embedded Database

 Dear all,I've just started to program C# programs with SharpDevelop version 5.0. (on my windows vista desktop)Until now everything worked flowless and I'm really enjoying the use of this software...

View Article


Removing all the unused Event code (the right way)...

Hi can anyone help me?I have a rather irriating habit of 'accidentally' double clicking on controls I've created in the Forms Designer in an attempt to edit the text. This means I've got lots of Event...

View Article

about the problem ICommand.Run

i want to Defining commands the execution order,how to do it?foreach (ICommand command in AddInTree.BuildItems<ICommand>("/Workspace/Autostart", null, false)) {       command.Run();   //When...

View Article

Unhandled exception in code coloring

SharpDevelop Version : 5.0.0.4053-Beta 2-c42c4dabCreate new C# file, copy/paste following code:namespace MyNamespace{public class MyException : System.ApplicationException{public MyException(): base(){...

View Article


Convert to '||' expression

Hello!Theres a green marker (triangle) in the editor of Version 5.0.0 Beta 3. When I move to the underlined source code I got the following hint: "Convert to '||' expression". What does this mean ?Alex

View Article

Edit and Continue

Will Edit and Continue be at all possible in future versions? It sounds very hard to implement.

View Article

Cannot access a disposed object: ZipFile

I'm getting this error intermittently when trying to do a normal, vanilla zip of a bunch of files (about 65 files - 45MB). This is Windows 7 and the current release of ICSharpCode.SharpZipLib. I'm...

View Article


sd5 b02 - System.OutOfMemoryException

Action: I used sd5 b02 4184 and debugged the source code from sd5 b02 4184 (to leran how it works). Started over and over again and debugged. (3-4 hours)  There seems to be a leak in the debugger od...

View Article


sd5 b02 - System.OutOfMemoryException

Action: I used sd5 b02 4184 and debugged the source code from sd5 b02 4184 (to leran how it works). Started over and over again and debugged. (3-4 hours)  There seems to be a leak in the debugger od...

View Article

Exception in Decompiler

Still getting this exception while debugging: If I click on "Continue" I can continue the debugging until next line, then this exception occurrs again, and so on...  SharpDevelop Version :...

View Article

New and Learning, but Cannot get code to compile with CSC.EXE

I drew two buttons on a form, got it to run in SharpDevelop, but for the sake of learning, I want to get it to run in CSC.EXEHere is the code    http://pastebin.com/raw.php?i=a1Qrxhr9 But I get this...

View Article

Where do I configure highlight colours not included in the Options dialog?

I have set up my editor colors with dark background and light text colors, but when I do Find on a word, all instances of that word get highlighted in bright green, which makes the text unreadable....

View Article


learning with efficiency- any suggestions ?

Hello dear members,Extremely interesting indeed ! Well, I am a bit blocked by some lacking of complementary documentation and I would be grateful to have some advices among many titles ... maybe close...

View Article

Project SharpDevelop 3.2 to 4.4

I have build a project with .NET Compact Framework 3.5 on SharpDevelop 3.2 and it work quite correctly. Now I would try to use SharpDevelop 4.4 but when I try to open the project I have this...

View Article


SharpDevelop 5.0 Beta 2:

SharpDevelop Version : 5.0.0.4053-Beta 2-c42c4dab.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : English (Canada)...

View Article

where is my reportviewer?

Hi there I'm trying to work with reports, I'm using the push model for making reports based in  a Mysql database, here everything goes right, I could make the xsd file, and with the report building...

View Article


Image may be NSFW.
Clik here to view.

WPF Adorner Placement

When building a large WPF application and the number of controls exceed 134 (including the parent window) in a single xaml file, the placement of some adorners when selecting a control are positioned...

View Article

sd5 4261: Project not listed in Start Page

Hi!Previous opened projects are not listed in the Start Page unde Choose Project.Alex

View Article

sd5 4261: Form must be the first class Warning

Hi!When I switch to the Desing tabpage I got the following warning: ---------------------------Warning---------------------------The form must be the first class in the file in order for form resources...

View Article
Browsing all 1764 articles
Browse latest View live