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

SDA template

hello, I usually work with Eclipse RCP and want now familiarize in SharpDevelop SDA. Is there a simple template (ask that 2008) that I can create the startup project? So then I can write just addin...

View Article


SD5 debugger - MissingMethodException Debugger.Value

Recently updated from SD4.4 to SD5 to build and debug .NET MVC web applications.I debug by attaching the debugger to a "CassiniDEv4.exe" web server process.When the application hits a break point and...

View Article


Code Completion for Events in SD5

Hello!In sd4 i use code completion to create the method stub for an event handler.e. g.button.Click += new TAB TAB the following stub is generated: voidbutton_Click(object sender, EventArgs e) {...

View Article

Restore editor layout to default

Somehow I managed to lose the Projects pane. It was next to the Tools pane. If I select View - Projects, it adds it as a tab in the editor. I want it back the way it was. :-)

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


Classic ASP convert to .NET failed

I tried to convert several of my classic ASP applications to VB.NET or C#.NET and the convert functions were greyed out. I loaded the file, then selected TOOLS -> CONVERY TO and all the submenu...

View Article

Diff View for "diff"ing two files

My view has a split screen with 2 instances of TextEditor. I can highlight the diffs in the text editor the way I want based on the diff engine's output. The question I have is related to line numbers...

View Article

vb6leap: A VB6 SharpDevelop add-in

Hey guys, Today I want to announce my add-in that I have been working on in my spare-spare time (that is, when I have spare time in my spare time, which unfortunately is hard).At work, every now and...

View Article


Problems adding files to the archive

Hello,We are getting errors when we are trying to add files to archiveERROR: Can not add the file '<filename>' to ''!Access to the path '<Target_name>.appl.zip.571.tmp' is denied.Some times...

View Article


Why my sharpdeveloper can not add reference? Here is the error! Thank you!

 SharpDevelop Version : 5.0.0.4755-c848dc28.NET Version         : 4.5.51209OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : Chinese (Simplified, PRC)...

View Article

Reset assembly lists

I somehow managed to clear out my assembly lists in ILSpy. The lists are still there but they are empty. When I open them, no assemblies are loaded. How can I reset these lists to their factory defaults?

View Article

How to add a file to an AbstractProject that is not MSBuild-based?

Hi all,first of all thank you for creating this project. I love where it's heading. I searched but found nothing about this. If this question has been answered already, you may notify here and close...

View Article

FileChangeWatcher blocks application on start-up

I am trying to port the FileWatcher feature from #SharpDevelop into a WPF application and thought thisshould not be complex if I start adopting the model part and build the viewmodel on it...

View Article


Fatal Error when launching SD 4.4 (CLR Error: 800004005)

Hi,I just installed SD along with .Net and WinSDK.I have removed previous versions of .Net, rebooted, cleaned up all left overs (directories), reinstalled , rebooted to no avail.The error message pops...

View Article

Data structure tree keeps collapsing in watch window when single stepping

I'm trying to debug an application and monitor how a data structure changes as I single step through the code so I set up a watch window but it's painful to use as the structure keeps collapsing every...

View Article


Opening object graph visualiser throws exception

Expected result: Object graph visualiser opens showing object properties Actual result: Object graph visualiser opens, but doesn't show any objects. The object graph visualiser window cannot be...

View Article

OpenCover xml file not being released correctly

Occasionally when running unit tests with coverage stats an exception is thrown because the coverage.xml file from the previous run is still being accessed. Expected behaviour: Tests run correctly and...

View Article


Numbers in private properties/methods

Hello.Since ILSpy uses digits in method/properties names when decompiling. How this disassembled saved code can be recompiled if compiler doesn't allow this.thx

View Article

WPF Project Crash

SharpDevelop Version : 4.4.1.9729-7196a277.NET Version         : 4.0.30319.18444OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture      : Invariant Language (Invariant...

View Article

AvalonEdit: Copy takes forever for large hightlighted text files

I have loaded a text file (~7 MBytes) into the editor. When I apply syntax highlighting then coping (Control-A and Control-C) the whole text takes forever (without highlighting it's done in a...

View Article
Browsing all 1764 articles
Browse latest View live