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

SharpDevelop 5.0 Beta 2

Release InformationThe first Beta was released a month ago, and now we are following up with the second of three Betas (that's the plan at least). To learn what's new, please check out Christoph's blog...

View Article


Recently installed SharpDevelop 4.4. When I attempt to start it, it crashes.

SharpDevelop Version : 4.4.1.9729-7196a277.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : English (United States)...

View Article


how do i change syntax?

i am using ICSharpCode.TextEditor. i want to be able to choose a language in the text editor, and the syntax change to it, so like when i click javascript in languages, it changes the syntax to...

View Article

invalid platform

Hi, I installed versio 5.0 beta. I created a new c++ console application project.When I first compiled the project (I did no changes yet), I got error message:The Platform for project 'kokeilu.vcxproj'...

View Article

Image may be NSFW.
Clik here to view.

Options to disable autocomplete on space and semi-colon

Too often, I type something valid and autocomplete doesn't have it listed.  The image on the right is an example, but is not the only case where this happens. One example is when I try to create an...

View Article


XML/XSLT: xsl:import causes compile error

Hello all, I have three files in the same folder as follows:main.xml<?xml version="1.0"?><--<?xml-stylesheet type="text/xsl" href="apply.xsl"...

View Article

Application being profile crashed coursing the below unhandled exception

I tried profiling our program but it crashed probably unrelated to SharpDevelop codeHowever the crash coused an unhandled exception in SharpDevelop  SharpDevelop Version : 5.0.0.4053-Beta...

View Article

SD 5.0b2 - unhandled exception when resizing from fullscreen to normal

SharpDevelop Version : 5.0.0.4067-Beta 2-37cf805f.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : French (France)...

View Article


How to update resolver's context?

I need to add variable declaration to using statement. Example:using (new StringWriter())  --->  using (StringWriter s = new StringWriter())I writed next code:AstType type = new...

View Article


SD 5.0b2 - unhandled exception when debugging

SharpDevelop Version : 5.0.0.4067-Beta 2-37cf805f.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : French (France)...

View Article

Error when: ToolStripItem[] items = new ToolStripItem[Files.Lenght + 1];

SD: 5.0.0 - 4069Error when: ToolStripItem[ items = new ToolStripItem[Files.Lenght + 1];SharpDevelop Version : 5.0.0.4069-Beta 2-ef495224 .NET Version : 4.0.30319.18063 OS Version : Microsoft Windows NT...

View Article

SD 5.0b2 - unhandled exception when debugging (Excel-DNA)

I was following the Excel DNA library "step by step" tutorial. all worked fine until the debugging of the library with excel, it crashedit works normally in version...

View Article

DocData in SD

Hello.My company has developed a custom application which is BPM designer using Visual Studio 2010 Shell Isolated. In VS Shell we are rehosting the Workflow 3.5 designer. Now we are looking to replace...

View Article


Add to a zip file without including directory structure

Hello Folks.  I am writing an automation application that is working with SharpZipLib.  I want to just have a zip file that has the compressed files in the root and not include any directory structure....

View Article

Zero-size files not appearing in stream

Hi, I have a problem with TarInputStream. When inputting a tar archive that has zero-sized files in it, these does not appear when I run tarinputStream.GetNextEntry(). Is there a setting or is it a...

View Article


Adding Service Reference

SharpDevelop Version : 4.4.1.9729-7196a277.NET Version         : 4.0.30319.34011OS Version           : Microsoft Windows NT 6.2.9200.0Current culture      : English (United States) (en-US)Running under...

View Article

Exception in WPF Designer SD b02

Action:1. Open SharpDevelop 5 Beta2 sourcecode with SharpDevelop 5 Beta2.2. Open Addins/Misc/AddinManager2/Src/View/AddinView.Xaml3.  Click to "Design" to show in the WPF Designer of the AddinView.xaml...

View Article


Csc.exe was not found (MSB3082)

I keep getting this error while trying to compile my solution:Task failed because "Csc.exe" was not found, or the .NET Framework v4.0 is not installed. Please install the .NET Framework v4.0....

View Article

Zero size files not appearing in TarInputStream?

 Hi, I have a problem with TarInputStream. When inputting a tar archive that has zero-sized files in it, these does not appear when I run tarinputStream.GetNextEntry(). Is there a setting or is it a...

View Article

Exception while in Debug-Mode, breakpoint in anonymous delegate

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      : German (Germany)...

View Article
Browsing all 1764 articles
Browse latest View live