attempting to use #Develop for existing c# code enhancement
hello, i have an application written in c# [by a collegue] using MS visualStudio [i don't have MS visualStudio yet...] i need these references [dll's ?] in order to build the...
View Articleerror loading addin
SharpDevelop Version : 5.1.0.5216-0e58df71 .NET Version : 4.6.01038 OS Version : Microsoft Windows NT 6.3.9600.0 Current culture : English (India) (en-IN) Running under WOW6432, processor...
View ArticleResolving spurious FxCop warnings in async code
Since I started working with WPF and the MVVM pattern, and specifically the async and await keywords, I've been getting spurious FxCop warnings which I don't seem to be able to suppress without...
View ArticleRunning in debug crashes when using sharpdevelop works when .exe code is run
SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.7.02046OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (Australia) (en-AU)Running under...
View ArticleGetting started with a simple CS file
Hi all, Newby to this -- Installed OK, CS files associated with it OK, CS file loads OK, Same CS file compiles with dot net's CSC.exe fine (Net 4). SharpDevelop doesn't want to know. Almost all Build...
View ArticleAdding watch crushes SharpDevelop
When I try to add watch by pressing Insert then typing expression and press OK button it crushes with message below. Also hex view to watch numbers requiredWin 7 32 bit, Celeron D, RAM 2GbSharpDevelop...
View ArticleUsing Vim in SharpDevelop
We are using SharpDevelop at work for C#. I find it to be an excellent IDE. Like in Visual Studio, I am easily able to incorporate Vim as the editor. SharpDevelop reloads the edited file when I...
View ArticleILSpy Debugger Issues
I am trying to debug few Dlls using ILSpy Debugger but facing following issues:- I am getting this error ["Threads.CannotStepNoActiveFunction"] more than frequently. When inspecting variables specialy...
View ArticleOpen an OpenOffice.org database (*.odb) with #Develop (VB.Net)
Has anyone succeded in using an OpenOffice.org Base file (*.odb) with #Develop (VB.Net)? Could you help me? Thanks
View ArticleRun compiled exe
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01038OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (United States) (en-US)Running under...
View Article[Solved]Copy a complete Projektmappe
I try to simply copy a project or to create a new peoject by save as....But I fail. Sorry, to be so stupid.To explain ist, first a short remark. In german version you have a Datei (file?) and a Projekt...
View Articlechanging .NET assembly
I am a newbie trying to learn Python and coming from a Visual Studio environment.I downloaded ver 4.4 (on windows 10). I have successfully created a winforms application. I'm struggling trying to get...
View ArticleActive Maintenance?
I was wondering if this library is being actively maintained? It's been almost 6 years since the last release, and there are a number of issues and pull requests written up against it.If you are...
View Articlehelp with sqlite3
Hello all. I am trying to translate my experience with SQLite in VS (VB.net) to SharpDevelop so I can use the Forms Designer as I learn Python.When I use ipy.exe I can import sqlite3 and type commands...
View ArticleWhere is SQLite DataAdapter?
Continuing on my struggle to learn IronPython and Sqlite and SharpDevelop....I can open and query a database by creating a cursor and looping through the returned rows. I want to create a DataAdapter...
View ArticleUp-to-date AddIn Sample
Hi, i have a problem. I researched internet including stackoverflow, github, codeproject etc. and I couldn't find a simple addIn sample i can rely on. I'm losing hope while reading, that i have to pay...
View Articletrying to print out debugging information
My vb.net application was working both from SharpDevelop and clicking on the .exe file. Then it stopped working from the .exe and I'm trying to debug--and at the same time learn how to extend my...
View ArticleRapid Control+C, Control+V, Control+V crashed IDE
You know the pattern: You want two of something, so you highlight it, do ^C,^V,^V.I had highlighted just a short text, saying "Dictionary<string, " to duplicate in that fashion, and got a crash.Good...
View ArticleGUI not appearing using Run but does from command line -- How to solve
Hello all.I have a VB.net app (I'm just trying to learn Python) and when I run: ipy Program.py at the command line in the directory for the solution (where Program.py) is located the GUI appears...
View ArticleError loading code-completion information for VBIDE from ?:
This is an odd one and so far I haven't found a cause. I copied a complete project from my Visual Studio 2005 directory structure to a separate directory structure while I check out Sharp (in case...
View Article