I can't see windows form for c++
Hi i want to make a windows form but with sharpdevelop and i can't do it.Picture:I can create other objects but nothing related with c++ why? Sharpdevelop doesnt take support or maybe i'm using the...
View ArticleSharpdevelop 5.1 installation on Windows 10
I have windows 10, 64 bit operating system. When I am trying to install version 5.1, I get an error message "This setup requires the Microsoft Visual C++ 2008 SP1 Redistributable Package to be...
View ArticleCannot create an IronPython application
When trying to create an IronPython project, I get an error saying that IronPython.Modules.dll is missing - although it is located in "C:\Program Files...
View ArticleUsing VisualLineElementGenerator and VisualLineElement to create secondary...
I am trying to build a diffing utility into my application and want to show a blank, unnumbered line after certain lines to indicate a deleted line between 2 different files. Based on this thread I...
View Articleerror after hibernation windows 7
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7600.0Current culture : Russian (Russia) (ru-RU)Running under WOW6432,...
View ArticleDLL Debugging
Greetings everyone, I'm trying to debug a dll project made in #develop, which is called by a application made in delphi, but every time i attach the Delphi Application(Host.exe) or run it by adding the...
View ArticleC# 6.0?
Is there any way to enable C# 6.0 in the editor, or even just in the compiler?If not, is there a roadmap for this feature?
View ArticleNew decomplier branch
I have been looking at the various branches and noted a new decomplier version. What's the difference between the current and the new branch?When and if is the new verson expected on the main...
View ArticleImportant Question Regarding AvalonEdit or TextEditor License
So AvalonEdit is licensed under GNU Library General Public License (LGPL). I have made my own modification to the library's source code. I understand that I have to release the modified source code. My...
View ArticleOFL Modified to MIT License Change
Our team is currently evaluating a piece of software that has a downstream dependency on SharpZipLib. They code is currently pulled from Nuget, and as such is licensed under the older GPL Modified...
View ArticleUnix Z Compression unzip availability
Please note that I am mainly a SQL dev, with little current experience in .Net/C#. We are using an older (4.0?) version of icSharp and I have seen a few posts on Unix Z Compression not being...
View ArticleWhat Zip format files are supported in current version on icSharp Unzip?
Can you please provide a list of what Zip format files are supported in current version of icSharp Unzip?
View ArticleWhen the new release?
Any little little news? I really like SharpDev and i use all day! But now it is taking a little bit old.. For example MetroUI Framework 1.4.0 is starting to have some problem with Sharp (Probably...
View Articlecall python dll from C++
To Whom It May Concern: I would like to call a Python dll in C++. I am using SharpDevelop 4.4. An example source file for Python would be: def somemethod(self): print "in some method"...
View ArticleApplication to create simple diagrams
I want to make a simple application for mapping guitar chords and scales.So far I have created a form and I have a picturebox displaying a .bmp image of a 6x7 grid representing the strings and frets on...
View ArticleUnhandled exception while trying to debug an ExcelDna add-in, SD 5.1
I received the below exception while trying to use the debugger on an ExcelDna add-in. The exception was thrown on the first breakpoint before any interactive features were available. Worth noting...
View ArticleProblem with auto property
SharpDevelop 5.1.0Target Framework: 4.5.2I am getting this error:'Compilation.Dimentions.Width.get' must declare a body because it is not marked abstract or extern. Automatically implemented properties...
View ArticleDesign tab wont appear
I imported a windows form app created in VS2015. But the design tab does not appear
View ArticleCan't do debug the ASP.net program program and Can't open web tab of the...
Hi,I have getting an error while debugging the program.Please help me to resolve this issue. Error details are mentioned below. SharpDevelop Version : 4.4.2.9749-39bf891c.NET Version :...
View ArticleHow to connect to a SQL DB using Entity Framework or Linq?
I did not find a function to connect DB using Linq framework.When I tried to connect using Entity framework, it gives me an following error (please help me): An error occured during generating the EDMX...
View Article