Missing "Manifest" section in .addin file (SharpDevelop Addin project)
Hi,There's a missing section which is needed in order for the addin to be loaded (the "name" attribute's value is specific to my addin of course):<Manifest> <Identity...
View ArticleAvalonEdit + NRefactory Code Completion Sample released
Hey Guys,I've just released a code completion example for C# on GitHub. It contains quite full featured code completion, I've scavenged all the examples I could find online and tried to merge them in...
View ArticleWrong Local header signature: 0x21726152
Hello,i have encountered a bug when trying to decompress an archiv.Heres my Code: public static bool Unzip(string file, string dir) { if (!Directory.Exists(dir))...
View ArticleConvert C# to VB.NET Problem
I get an error when I try to build a project that has been converted from Microsoft Visual C# 2010 Express to VB.NET.The error I get is :Error BC2014: the value '3' is invalid for option 'langversion'I...
View ArticleCannot find central directory
In my project i use the sharepoint to store zip files and then extract and store the files in the zip in a folder (same name as zip) both(.zip and the folder) at the same location in sharepoint. It...
View ArticleZip file not getting completly extracted
Hi In my web project am uploading a zip file to the sharepoint and then via application am unzipping the file into a folder in the sharepoint itself. The problem is that sometimes the files in zip...
View ArticleStep by step tutorial for Outlook Addin with C#
hi there,I'm totally new to SharpDevelop and to MS Office Addin development, therefore I'm looking for a rather basic tutorial for creating an addin for outlook, which I haven't been able to find on...
View ArticleUnity3D debugging
Unity3D modified a version of MonoDevelop that works with Unity3D on debugging (attaching to proces).I was wondering if anyone with knowledge of the source code and or the build\debug process in in...
View ArticleLords OF Salem
The Lords of Salem Movie.Well, the Software was just too admirable for the budget. I abject the annual wasР’В¦ We advance for four and a bisected weeks. So it was a complete apprenticed acid schedule....
View ArticleWrong XAML when using UserControls:
I'm Inserting a Control from another Assembly via DragDrop and XAML Designer is creating wrong xaml: <Grid Width="2048" Height="1536" Background="White"...
View ArticleOblivion Movie
Oblivion Movie : Oblivion2013PosterThis is what happens if you duke over a $200 actor account to a almost abstinent artistic quantity. Kosinski's talents as a world-builder are obvious. His TRON Legacy...
View ArticleError while trying to open a solution
Hi everyone, I can't convert a VB.net to C# or viceversa because I got a error saying this: "The File of Solution if Microsfot cannot be read it". What can I do?
View ArticleCan't read Microsoft Solution file format 11.00.
I cant load my project because I have this error. Please help me
View ArticleMaking Templates
I'm currently trying to make a template for a KSP Plugin (an addon for a game) and I'm wondering about a few things.First is why it doesn't reload the templates if you create a new project, going by...
View ArticleDefault project configuration
Is there any way to change the default project configuration?Eg when I create a new project, have the compiling output path default to a different directory?
View ArticleInterface forgets settings for a part
https://dl.dropboxusercontent.com/u/59546146/Clipboard-2.pngThis is how I've set up my view in #Dev and how I also had it in VS back when I used it (EE's only though) and VS had the tendency to forget...
View ArticleGZipTestSuite.ZeroLengthInputStream NUnit test fails...
I downloaded the 0.86.0 SharpZipLib source, and built the binaries against the .NET 4.0 Framework, using MSVS2010. I also installed the .msi distribution of NUnit v2.6.1 and ran the tests in the...
View ArticleHow to make compiler errors show in Errors window?
Hi,Long story short, I've got a slightly customized version of the most recent boo source code and I'm trying to update the #develop boo language binding to use my version of boo. I'm at the point...
View Articlebug after trying to remove package installed by nuget
I installed a package using nuget, and then deleted it manually.I've then tried to manage pacakges withing SharpD, and I get this error: SharpDevelop Version : 4.2.2.8818-3d0b926b.NET Version :...
View Article