SharpDevelop Version : 4.4.1.9727-9bc803af Debugger not Running for Windows...
1. I ran debugger for a solution where a thread tried to access controls of form not created by the thread (i realised later). The debugger just did not show any progress, no Trace.WriteLine outputs...
View ArticleInstaller on SharpDevelop 4.2
Hi!I want do installer to my program on SharpDeveloper 4.2 and i want use Wix 3.5 or you know easier way to do instaler . Please help me .
View ArticleThe type 'ICSharpCode.SharpZipLib.Zip.ZipEntry' already contains a definition...
Hello everyone. I downloaded the source and was looking through it. When I attempted to build the source, I received the above error, and I'm not sure how to fix it. I'm not extremely familiar with C#,...
View ArticleSD 4.4 problems
SharpDevelop cannot find FxCop. Please specify the MSBuild property 'FxCopDir'. - only in debug mode.
View ArticleHow to setup two startup projects
I went into solution properties but got no properties page, how do you configure two projects to run at start up?
View ArticleError adding MS SQL Server connection in Sharpdevelop Entity Framework wizard
Trying to add a new connection for MS SQL Server in Sharpdevelop via the Entity Framework Wizard, and I get the following not very helpful error:Does anyone have any clues as to exactly what it is that...
View ArticleDatabase designer a la Visual Studio
I know back around #D 2.1 we showed some promise of having VS-style DB tools incorporated into #D.I've recently come back to using #D (4.3+) and was surprised to find (okay there is some...
View ArticleCreate .MSI app ?
Hi, i would like to create an app with the extention .MSI but i don't know if it is possible with SharpDev 4.X. Someone know if it is possible ? ThanksDJ
View ArticleBug [SD 5.0.0.3602] Project Explorer
DescriptionSharpDevelop crashes but can be recovered (continued) when adding a new folder or item to a project in the project explorer. The error occures after right-clicking the project (or...
View ArticleVB.Net Formular ListView ImageList - wie kombiniere ich das?
Hallo, nach Anfangserfolgen mit CustumControls bin ich gerade komplett frustriert.Ich will eine AuswahlListe erstellen aus Jpeb-Bildern, aus der ich EINES auswählen kann.In allen Google-Suchen kommt...
View ArticleSystem.ArgumentException occurred. Message=1 is not a supported code page.
Hi,we are using sharpZipLib in our application and getting below mentioned exception when set system language to "Hindi(India)".Your help is really appreciated.Thanks :)Here is the stack trace for the...
View ArticleSD433: Debugger always jumps to main() whereever the breakpoint is
I have a little vb.net program which I want to debug.When I set a breakpoint and then run the programthe debugger stops at the correct code line.But when I run the next step with F10 or F11, the...
View ArticleBug [SD 5.0.0.3602] AvalonEdit/Highlighting
DescriptionSharpDevelop crashes and cannot be recovered (continued) when typing a C# pre-processor directive. The error occures after typing "#if " in the text editor.Error MessageSharpDevelop Version...
View ArticleBuild error with addin template
I have just downloaded SharpDevelop. I have used Viual Studio for a while and would try to use SharpDevelop. My goal is to make an addin for Word.I used File->New Solution where I selected VB...
View ArticleUnhandled Exception
I Just went to drop a WPF Stick Note controll onto the form and received this error: SharpDevelop Version : 4.4.0.9722-1cfe96d5.NET Version : 4.0.30319.18408OS Version : Microsoft...
View ArticleProblems with IDE crashing when trying to debug solution...
While trying to debug my app today, I have come to a point of being stuck. I have cleaned the application and have tried on a couple of systems, but if I set a break point, the program comes to it ok,...
View ArticleUpdated NuGet package of AvalonEdit
The NuGet package of AvalonEdit currently is at version 4.3.1. In the meantime, there have been various releases of SharpDevelop, which included updates to the AvalonEdit component. When will the NuGet...
View ArticleAdd-in to create/update a file when a build event is started.
I am looking to find out how to hook into the build process to create a file to be added to my project when I start a build process. I can currently do that in Visual Studio by adding a...
View ArticleApplying Custom Highlighting in AddIn
I'm trying to create an SharpDevelop addin that applies a custom highlighting strategy to all *.data files opened in SharpDevelop. I have created the xshd file that defines the strategy and...
View Article