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

Unhandled WPF Exception

This error probably appeared because I have an incomplete project (some files are missing). SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version         : 4.6.00079OS Version           : Microsoft...

View Article


Windows 8 64 bits not running .exe files

I have developed a simple application using SharpDevelop running in a Windows Vista 32 bits operating system.After generating the .exe file, it is not running in a Windows 8 64 bits operating system....

View Article


Need help to open zip file update it and save it under different name

Hi all,  evrything is in the title : this is what I need to do, for now I have used a sample with the zipfile class : I open a zip file, do some work with the content of some entry (without modifying...

View Article

SharpD crash in debug mode

Every time I try to run in debug I get this error, with lots of versions of SharpD (including the latest RC): SharpDevelop Version : 5.1.0.5175-RC-d52a3334.NET Version         : 4.6.00079OS Version...

View Article

ResGen.exe not found, build failed

 My  builds have suddenly stopped working.  I don't  know why.I get this error:Error MSB3091: Task failed because "resgen.exe" was not found, or the correct Microsoft Windows SDK is not installed. The...

View Article


Sharp Develop 5.0 und Extended WPF Toolkit

Habe nochmal nachgeschaut. Es braucht tatsächlich die Using -Anweisung "using Xceed.Wpf.Toolkit;". Hat halt andere Probleme, weil man Standards wie "MessageBox" jetzt voll-qualifiziert angeben muss...

View Article

Unhandled Exception when selecting Design for a form

Received the following exception message when selected the Design tab for a particular form:SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version         : 4.5.51209OS Version           : Microsoft...

View Article

Asp.net web controls in SharpDevelop for Asp.Net Web application

how to add server side asp controls in my asp.net web application in SharpDevelope.I have explored this issue almost everywhere but got nothing useful...Please help.Thanks in Advance !

View Article


Allow users to customize shortcuts

I've been using for a long time Borland C++ Builder and one of the functions I used often was Ctrl + F2, to stop the execution of the program in debugging mode. In SharpDevelop, this calls the Preview...

View Article


There was a mismatch between the processor ...

Let me say that both the Release and Debug builds run (on my PC).However, with Build, I get these Warnings;There was a mismatch between the processor architecture of the project being built "MSIL" and...

View Article

some bug

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version         : 4.6.01038OS Version           : Microsoft Windows NT 6.3.9600.0Current culture      : English (United States) (en-US)Running under...

View Article

Custom class as type in settings

Hi all,I have switched from Visual Studio to SharpDevelop (I'm using 5.1 build 5071) a few months ago and I'm very happy I did. But there is one thing that annoys me a bit. If I use one of my own...

View Article

Unexpected error

SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version         : 4.6.00081OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : Norwegian, Bokmål (Norway)...

View Article


Compiled applications do not run on windows 10

I made an application on a different machine, and copied the source files so I can develop it further on my main computer. However I can't run the compiled .exe, even if I rebuild it on my new one....

View Article

5.1 RC - debugger is mad, exception + crash

hi!i switched from SD 4 recently. today i wanted to debug something (run was okay).1. setting a breakpoint and then running does step in, but could do so on wrong line (though i definitely rebuilt the...

View Article


Converting VB.Net MVC to C# MVC

Hi All,We have project written in  MVC  Vb.net and I am trying to convert it to  MVC C# .I am using SharpDevelop for conversion and  was succesfull in converting the class library projects from Vb.net...

View Article

Intellisense stopped working in a certain case

I was working a on program using SharpDevelop 5.5 today and was writing this block                for (int y = 0; y < 5; y++) {                    for (int x = 0; x < rect.Width; x++) {...

View Article


Join the Team

Hello guys I want to join this project. I am junior C# programmer and want to help and learning the patterns of programming. I search peoples what they give tasks (if this perhaps)

View Article

Sharpdevelop hangs when building

Hi,I have a new laptop running Windows 8.1 and .Net Framework 4. I installed Sharpdevelop 4.4 and when I tried to build a simple WIndows Form Application (the default generated by Sharpdevelop),...

View Article

OpenCover: SD reports auto properties as not covered when they are

I think I've found a bit of an issue with the way SD reports code coverage of auto properties. I have a class which declares an auto property like thispublic string MemberName { get; private set; }I...

View Article
Browsing all 1764 articles
Browse latest View live