Sharpdevelop 5
Hi guysI have a question, why only c# support in Sharpdevelop 5?Thanks and sorry for bad EnglishMarco
View ArticleCreate new Zip file from existing zip, getting error
HelloI am working on Creating a new zip file from existing zip file. I am using SharpZipLib version 0.86.0.518I need to encrypt and set password to the new zip file.I reviewed previous user forums and...
View Articlemigrate to visual studio
I use sharpdevelop to develop in VB:net, and i have a bugs, and i need to migrate to visual studio, but when i save thje project in visual studio i have the next error in each function and sub,...
View ArticleCrash
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.6.01586OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (United States) (en-US)Running under...
View ArticleIronPython support in latest SharpDevelop tool
Hi,Do latest version of SharpDevelop tool have support for IronPython ? If yes does it support for both 32-bit and 64-bit versions ? Presently i am using SharpDevelop 4.4 version and which supports...
View ArticleUnhandled exception terminated the workbench - Upon Save As of Project
What I was doing:Was building a Revit Add-in following "My First Revit Plugin"; while adapting C# instructions to SharpDevelop - VB.NETSee...
View ArticleMSB3270 on Windows 10
Hello, I started a new notebook running Windows 10 Pro (x64) using #D 5.1 (details see below) and get the following warnings:Konflikt zwischen Prozessorarchitektur des Projekts "MSIL", das erstellt...
View ArticleExport SharpDevelop project for Visual Studio .NET 2003 (and 2005)?
I haven't used SharpDevelop very often (well, neither have I used VS .NET all that often either) but I know it has a VS .NET project/solution importer which converts it to the SharpDevelop combine...
View ArticleCannot add reference to 64 bit COM objects?
The COM tab on the Add Reference form does not show the same items as the equivalent in Visual Studio - specifically, it seems that some/all(?) 64 bit COM objects are not shown. A project created in VS...
View ArticleAvalonEdit highlight rule : support for regex lookbehind
Hi,Using AvalonEdit 5.0.3. There does not appear to be support for regex lookbehind either positive or negative. Lookahead works fine. It appears it chokes on the "less than" character in the...
View ArticleDebugging, using Netoffice & events
I'm trying to inspect variables while debugging, in Visual Studio all works fine. In SD all works fine except when debugging within a NetOffice event handler. In the below code if I break within...
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 ArticleCan someone tell me why you have both ILBlock AND ILBasicBlock?
I am using some of the ILSpy code to make a decompiler for Game Maker. While I have some great success (Cut and pasting LoopAndConditions more or less fixed ALOT of issues) I am having trouble...
View ArticleException thrown: Debugger.DebuggerException: The requested chain index is...
SharpDevelop Version : 5.1.0.5216-0e58df71 .NET Version : 4.5.50938 OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1 Current culture : Portuguese (Brazil) (pt-BR) Current UI language : en...
View ArticleBinary files in .xpt project templates
I believe I've found a bug with including binary files in projects created from a .xpt template file.Steps to reproduce: 1) Create an image file called ProjectTemplateBinaryFileBug.bmp (actually any...
View ArticleUnhandled Exception
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.5.51209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United States)...
View ArticleCS2001 .Net Framework Version=4.5.2AssemblyAttributes.cs not found
I've tried targeting several different frameworks, same error, AssemblyAttributes not found. Seen 1 or 2 posts but no resolution.Win10-32, Console project, 1st one with S.D.
View ArticleHow to plot a pixel in Windows.Forms ?
Hello folks, after a long way I now know how to draw something in a PictureBox or a Panel in a Windows Form.But I still have no clue how to just plot a single pixel.I'm in need of a method...
View ArticleSharpdevelop freezes when I run the ftp sample code provided by Microsoft
I use SharpDevelop v 5.1.0.5134-RC-d5052dc5.I used the sample code found at https://msdn.microsoft.com/en-us/library/ms229715(v=vs.110).aspx to login to the host provided by my ISP.When the code...
View Article