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

How to disable ScrollBar markers?

If there any option to disable it?If its not possible atm, let it be feature request. I think, it can be handy in View menu or scrollbar context menu.

View Article


Adding COM reference: Type Library not found

Hi there,I am a sharp develop newbie and have the following difficulties after installing sharpdevelop and dependencies:I would like to develop C# Addins for Solidworks, so I added the COM references...

View Article


Create tar file and set encryption and password similar to zipoutputstream

Hello ExpertsI am working on Creating a new tar file using taroutputstream from existing tar file. I am using SharpZipLib version 0.86.0.518Currently there is no password or encryption set to the tar...

View Article

Debugging, using Netoffice & events

I'm trying to inspect variables while debugging, in Visual Studio all works fine. In SD all works fine except when debugging within a NetOffice event handler. In the below code if I break within...

View Article

Items added to task list are not highlighted

Straight to the point: Once you add a new comment tag to Options -> General -> Task list it does not get highlighted in code with red color (as HACK, TODO, UNDONE, FIXME pre-defined tokens). I...

View Article


Adding last file modification time to default file header

Title of this thread explains it all. How do I make sharpdevelop add/update last file modification time to file headers ?

View Article

How to use PackageManagement.Cmdlets in powershell

Hi, I'm trying to use the PackageManagement cmdlets that come with SharpDevelop 5.1, but i'm running into a problem.This is what i've tried import-module ".\PackageManagement.Cmdlets.dll"$solution =...

View Article

Pull Model not available at the moment

I instaled SharpDevelop 5.1. I'm trying on next way.New File -> Misc -> Sharp Develop Reports. I get new form where I type file name, report name and choose report type. When I choose Pull Data...

View Article


Image may be NSFW.
Clik here to view.

Use SharpDevelop as JIT-Debugger

I've installed SD 3.2.1.6466 on a designated production-machine (Windows Embedded Standard 6.1.7601) and written a small application that throws an unhandled exception.The upcoming dialog shows...

View Article


Var keyword highlighting

Hello,I am looking for a way to change a color of the "var" keyword in SharpDevelop 5.0 as I cannot find it as an option in Options/Text Editor/Highlighting. Can somebody help me out with it? Thanks in...

View Article

Find required using directives?

Hi guys,I often write new code and I get errors such as "'System.Array' does not contain a definition for 'ToList' and no extension method 'ToList' accepting a first argument of type 'System.Array'...

View Article

I can't see form in my visual basic windows application

Hello i can't the designer of my form when i create one project in visual basic. I selected windows application. However in c# i can see the designer and source the two things, not the same case for...

View Article

I get one error when i try to close one program running with debugger

  I think because i'm using sockets and can't be closed.I get this error:SharpDevelop Version : 4.4.2.9749-39bf891c.NET Version         : 4.0.30319.42000OS Version           : Microsoft Windows NT...

View Article


Image may be NSFW.
Clik here to view.

Error Sub Main is declared more than once time

Hi i get all time this error in my program: Error Sub Main is declared more than once timeSome way to solve it?Picture:

View Article

Exception when placing mouse over TManager, on line: manager = new TManager ();

SharpDevelop Version : 5.0.0.3540-alpha-16afb54e.NET Version         : 4.0.30319.42000OS Version           : Microsoft Windows NT 6.3.9600.0Current culture      : Spanish (Spain, International Sort)...

View Article


Change foreground color of segment

Hi.I need to change foreground or background color of a segment of text in a ICSharpCode.AvalonEdit.TextEditor. This whitout highlight rules but only with offset and length.The best way?? Thanks in...

View Article

Adding controls to VB.NET winforms with Public modifier by default

While its far from best practice, I have a need to do some work extending a legacy project that expects form controls to be public.  So far I've been going in and changing the controls from Private to...

View Article


zip is corrupted on Windows Server 2012 and IIS 8.5

I have asp.net code using SharpZipLib version 0.86.0 that creates a zip file and returns it to a client.  The code has worked successfully for years.  We recently upgraded servers to windows 2012 and...

View Article

Can't remove breakpoints

I'm using SharpDevelop version 5.1.0I cannot remove a few breakpoints.(I did a search and found advise to delete the .sua files.  However, that did not help)  

View Article

"Attach to Process" option in SharpDevelop

Hi,I am trying to find out is there any way in attaching to ADB process in SharpDevelop similar to way as it is described in link given bellow for MonoDevelop?Attaching MonoDevelop Debugger To Android...

View Article
Browsing all 1764 articles
Browse latest View live