SD 5 Beta 4--System.Reflection.ReflectionTypeLoadException
Can anyone offer any advice for this issue?Using SharpDevelop 5 Beta 4 when I open a new solution for C# WPF and the go to Window1.xaml and click on the Design tab I get the following...
View ArticleAddIn startup path
Hi everyone!we are using SharpDevelop 4.3.1 and have written a few AddIns. As we are using Ninject as dependency injection framework, we need to load the kernel bindings of the addin as soon as the DLL...
View ArticleWPF error
I got this error report on compling aWPF program.Thanks,David HydeSharpDevelop Version : 5.0.0.4526-Beta 5-f2568c1f.NET Version : 4.0.30319.18444OS Version : Microsoft Windows NT...
View ArticleClass is not registered - WIX installer
I create an installer for a dll using the Wix installer with sharpdevelop.The class GUID is registered as expected under HKEY_Local_Machine\SOFTWARE\Classes\CLSID , but the class itself is not...
View ArticleRegister class in installer
I create a WIX installer for a dll.There is a class element that register the class of the dll in the registry....
View ArticleBuilding Applications with the SharpDevelop Core
Hi all, is there also a Getting Started or an example application to build applications with SD5 SharpDevelop Core? Since a lot of things seem to have changed since the version described in the code...
View ArticleWindows Forms designer messing it up (SD 5.0 beta)
SharpDevelop Version : 5.0.0.4516-Beta 5-3e5b969d.NET Version : 4.0.30319.34014OS Version : Microsoft Windows NT 6.3.9600.0Current culture : Catalan (Catalan) (ca-ES)Current UI...
View Articlesuper newb
I have a c# asp.net web site that someone previously created years ago. When I open it in VS2008 it tells me that the code has been precompiled. When I open it in VS2012 it doesn't say that. i need...
View Article#Develop doesn't compile with Desktop Composition on
I think that's what it's called, desktop composition. I have an issue open on GitHub that has information regarding this problem.What I find weird is that a solution created in Visual Studio Express...
View Article2 bugs
Hi , i found 2 bugs : (SD4,beta4)1_it's for WPF designer:http://upload7.ir/viewer.php?file=55922961986669950090.jpg2_it's fot ASP.net...
View ArticlePossible bug with automatic creation of event stub in 5b5?
I used to be able (in 4.4) to double-click on an event in the properties of a design window (using WinForms) and the event stub would be created and the cursor moved to the event stub. Now (in 5beta5)...
View ArticleTar archive not extracting symbolic links
Hi, im having an issue with decompressing a Tgz file https://www.openssl.org/source/openssl-1.0.1g.tar.gz.It has plenty of file links in there for example:openssl-1.0.1g\apps\md4.cand basically whole...
View ArticleContext Actions
Is there any easy way to extend the context actions ? It would be great to have extract variable and extract parameter (like in Resharper). Is there some kind of script for context actions (like in...
View ArticleWhy is my pull request being ignored?
I posted a while ago a pull request:https://github.com/icsharpcode/SharpDevelop/pull/505Since I am new to this process I am a bit uncertain why it isn't being pulled. Is it unimportant? Is the pull...
View ArticleException while debugging
SharpDevelop Version : 5.0.0.4516-Beta 5-3e5b969d.NET Version : 4.0.30319.34209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Czech (Czech Republic)...
View ArticleReally, really needed feature request!
Hi. IL Spy is a great tool, and is even better than Reflector. But there is a thing that that sometimes drives me crazy.When I open few assemblies, and there share common namespaces (like .Net Base...
View ArticleSharpdevelop for .net 3.5
Hello,I would like to use sharpdevelop without .net 4 installed on my machine.Is it possible? When I install sharpdevelop 4.3 I get the following error: "To run this application, you first must...
View Article"Wrong Local header signature" when trying to unzip splitted zip file
When I unzip a single zipped archive everything goes wellBut when I try unzipping an archive which is split into parts (i.e myfile.zip=>myfile.z01=>myfile.z02) I get a "Wrong Local header...
View ArticleBoo and Unity Auto completion
Hi, Is there any way I can more Boo autocompletion than pressing crtl+space on empty area? Also is there way to get Unity dlls to be parsed for autocompletion. For the Boo side if it means...
View Article