Quantcast
Channel: SharpDevelop Community
Browsing all 1764 articles
Browse latest View live

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 Article


Image may be NSFW.
Clik here to view.

AvalonEdit + 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 Article


Wrong 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 Article

Convert 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 Article

Cannot 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 Article


Zip 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 Article

Step 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 Article

Unity3D 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 Article


Lords 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 Article


Wrong 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 Article

Oblivion 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 Article

Error 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 Article

Can't read Microsoft Solution file format 11.00.

 I cant load my project because I have this error. Please help me

View Article


Making 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 Article

Unhandle exception uppon initializing the IDE

View Article


Default 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 Article

Interface 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 Article


GZipTestSuite.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 Article

How 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 Article

bug 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
Browsing all 1764 articles
Browse latest View live