How do I run my code?
I am just starting out with c# and c++ code. I am creating a file basically your everyday Hello World application for c#.class Hello { static void Main( ) { System.Console.WriteLine("Hello...
View ArticleReporting an exception
SharpDevelop Version : 4.4.1.9729-7196a277.NET Version : 4.0.30319.34209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United States)...
View ArticleNetOffice Outlook Add-in
I'm new to #develop and a relative novice when it comes to programming (and has mostly been vba).I have written quite a bit of vba for outlook which I wanted to share with others in the office. I could...
View ArticleMIT License Rationale
Hello,as was announced on the blog, SharpDevelop's license was recently switched from LGPL to MIT along with the version change from 4 to 5.As opposed to various (all?) other license-related enquiries...
View ArticleEccezione non gestita
Ciao,ho iniziato un nuovo progetto, ho inserito una label ed un bottone, poi anche tooltip ed inserito il testo del tooltip nella label e nel bottone utilizzando le proprietà.Non ho salvato ma ho...
View ArticleSharpDX NuGet package loading fails
Hi all,I wonder whether someone else ever tried to get the SharpDX package via the package manager in SharpDevelop. Specifically I tried to get version 2.6.3 and got a failure message (displayed both...
View ArticleError only on using xalan:evaluate - error Could not compile stylesheet
XSL does not compile when and only I use xalan:evaluate. Setting in system properties---------------------------- sysProps.setProperty("javax.xml.transform.TransformerFactory",...
View ArticleDesigner View and Styles in Resources
While answering a question on StackOverflow about VisualStudio Designer ( http://stackoverflow.com/questions/29062006/design-layout-differs-from-runtime-layout ), I've noticed that SharpDevelop seems...
View ArticleNon-ASCII Password
I create an archive with WinRAR using Chinese characters as password. But I cann't open it with the library. Can the current version support non-ASCII password, or any other way to deal with it? Thanks.
View ArticleHow to generate a msi file for my application?
Hello, I've been given the responsbility of a C# application developed by my son, on Windows 7.I've downloaded SharpDevelop to update the application and it works OK and the editor is great and very...
View ArticleSharpDevelop 4.4.2 Service Release
In keeping with the promise of servicing the 4.4 series a little longer than usual (because of its extensive language support), today marks the availability of the second such service release. The main...
View ArticleIs WF designer working in sharpdevelop?
Hi,i m new on this forum. I m working with Visual Studio to create activities and Workflows. I would like to know if i could replace my VS by sharpdevelop to manage my Activities and Workflow using MS...
View ArticleCannot Add References To Project
Hello. I am trying to create a C# dll that requires me to add additional references to my project. The problem comes when I try to "Browse" using the ".Net Assembily Browser". The window flashes and no...
View ArticleSharpDevelop doesn't show inherits events of control class
HelloI need to write code within the MouseWheel event of the PictureBox, but I can not find in the list of events, SharpDevelop did not show any events not own PictureBox class. Where I can find the...
View ArticleExtending/Reusing CodeEditor
Hello, first post here.I've been working on building a WPF application with a scripting component, where I was hoping to reuse elements of SharpDevelop as an editor for sripts written in C#.I'm writing...
View ArticleHow to use the ICSharpCode.Reports.Core.dll
I searched a lot on the Internet is the solution to my problem, but I could not find it. Sorry, but I'm new to C # programming. I made a small program that includes a Report in. I need...
View ArticleUnhandled Exception occurred - WSP | RecycleAppPools
SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.51209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United States)...
View ArticleSystem.OutOfMemoryException 5.1.0.5084
Error ocurred when adding references from the Windows / Assembly / MSIL GAC. [Running Sharp Develop in VMware 10 Virtual Machine]SharpDevelop Version : 5.1.0.5084-Beta 2-c5791b46.NET Version :...
View ArticleSharpdevelop 4.4.2, can not step in debugger past Oracle component
My first attempt to work with SharpDevelop. Used v.4.4.2 (because client machine only has .NET 4) and build a simple C# app that connects to Oracle via Oracle.ManagedDataAccess.dll v 4.121.2.The...
View ArticleAutocomplete on referenced COM type library
Hi,I have installed #D because I would like to try and code a stand alone windows application. SO far I have been using VBA via MS Excel, which has worked fine so - very easy to setup and get started....
View Article