Unable to unzip file with AES encryption
Hi,I use the following code. The zip file creation is working but when I want to unzip the file I cannot do it if I use entry.AESKeySize = 256; if I comment it I can unzip the file without any problem....
View ArticleIdentical projects, different behaviors
Hi all,I had projets that were working perfectly well, class library called by a third party exe, and I could set a breakpoint in my code, launch the third party and debug inside just fine. All of a...
View ArticleWPF Ribbon designer -Trying to insert "
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.6.00079OS Version : Microsoft Windows NT 6.3.9600.0Current culture : Invariant Language (Invariant Country)...
View ArticleExeption to add a Service Referece
Hi,I would add a service Reference, but when i set it i will get an Unhandled exeption.Hope everyone can help me...greetingchr2002 http://www.imgbox.de/show/img/Yzohye6xG5.JPG Here is the...
View ArticleDebug symbols when attaching to a Process
I've compiled my app and I can debug it when I hit F5 from SharpDevelop.I move the app (.exe + .pdb + config and other files needed, I'm confident that I'm not missing any needed file/configuration) to...
View ArticleAvalonEdit
I have syntax highlighted some text, the normal way.a) How to i get a string-array of all the highlighted words b) how to i get a string-array of all the highlighted words of a specific group of the...
View ArticleNeed help for finding Main Form of #D Interface
Hi,I was going to theme SharpDevelop for my own personal use (just for fun! :D) to be more like VS2013 with some components (like custom forms, custom toolbars, custom sidebars, etc.) but I can't find...
View ArticleSetting Click prperty in WPF desiger causes error and function not created
DearCSharp team,I received this error message.When I set the "click " property on a button it shoiuld create C~code to hand the event, right?Regards,David Hyde SharpDevelop Version :...
View ArticleLicense
Could you please better explain the meaning of the following LICENSE sentence?Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus,...
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 ArticleSD 5.1.0, Python option not available for new projects
Hi.Sorry for the very basic question, this is the first time I have tried SharpDevelop and I would love to use it to code Python applications.I have just installed SharpDevelop 5.1.0 and I already had...
View ArticleSD 4.4.2 - WPF IronPython app -> No module named wpf
HiI have just installed SharpDevelop 4.4.2 to try IronPython, and it seems to work very nice running Python Windows Forms applications, but when I try even the most simple "Hello World" Python WPF...
View Articleinstalling sharpdevellop 5.1 on windows 10 , first use fatal error
this is wat i got as an error SharpDevelop Version : 5.1.0.5134-RC-d5052dc5 .NET Version : 4.6.00079 OS Version : Microsoft Windows NT 6.3.9600.0 Current culture : Dutch...
View ArticleCan't see form design in #Develop 5.0
Hi,I am trying something simple in #Develop using vb.net.I don't know if I am doing something wrong but the form design tab seems to have dissappeared.When I run the app the form appears, but inside...
View ArticleDark Theme in portable mode
Hi,I have installed Sharp Develop Version 4.4.2.9749After That i have made it Protable with the file SharpDevelop.exe.config with the switch:<add key="settingsPath"...
View ArticleSide by Side Config
HelpWhenever I try to make a new file or a new solution it says there is an error 'The application has failed to start because its side-by-side configuration is incorrect.' Can anybody help me with...
View ArticleCannot load "Azure Cloud Service" project
I have a solution with a few Azure Cloud Service projects, When i attempt to load the solution in SharpDevelop 5.1.0.5134-RC-d5052dc5, i get an error "No back end for project type installed".The...
View ArticleIDE crashes
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.6.00079OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (United States) (en-US)Running under...
View ArticleCannot find central directory
I am having a problem unzipping a GZIP file...I do not know what process was used to zip it as it comes from a client. However, the file can be sucessfully unzipped using the 7-Zip execuatable....
View Articleerror creating a solution that contains 3 projects converted from VB to C#
So I successfully converted from Visual Basic to C# the 3 projects that made up my solution. Since I had no solution in the C# domain, I tried to create a new one so I could include the 3 projects I...
View Article