Configuration file failed to initialize
I have an intel compute stick. Originally it comes with windows 8.1 and I was able to install and run sharpdevelop 5.1 in this machine. Then the free upgrade came, and now I have windows 10 home...
View ArticleError when Decoding large forms in a Assemby.
I have a Program that errors when trying to view it in the text control and not only that but cannot be saved resulting in probably manual creation that I do not know enough info for. Not only that but...
View ArticleDraw lines in editor
Hi to all.I want to draw lines for connect start and end of a block (if, for, etc), like VS2015 or Notepad++. I make a service as TextMarkerService used by ErrorPainter. But in that case, it draw a...
View Articlegetting to know SD with .Net VB
Hello,appreciate your help to start with clearing this two building errors, as I am starting with this learning curve.Build started. Warning MSB3270: There was a mismatch between the processor...
View ArticleRun/Debug Configurations
After being in Java land for a while it became very confusing how to debug a project.I had to search the forums to find this http://community.sharpdevelop.net/forums/p/6367/18185.aspxProject - Project...
View ArticleCrash on "Goto Definition"
I tried to switch from VisualStudio to SharpDevelop.In my app I included the lib EAGetMail.dllOnce I try to "Goto Definition" on the constructor "new Mail(string)" , which is from the lib, then...
View ArticleILSpy batch processing?
I want to process about 100 binary files by ILSpy.Is it possible to run ILSpy in batch mode from cmd and then redirect output to some file?
View ArticleRelease 5.1
Hello!I'm new to SharpDevelop and have some questions. We plan to integrate SharpDevelop to our product, I have seen that 5.1 has been released in April, but there is no release-tag available on...
View ArticleReferences of SharpSnippetCompiler missing
Dear all, I was trying to take a look at the SharpSnippetCompiler under "samples". The project "SharpSnippetCompiler.Core" is referencing, amonst others, the following two dlls:...
View ArticleProblem with local server
I have just installed SharpDevelop and it seem to have been correctly installed. However, an exception is thrown when I attempt to run a web application. I am not sure if I must explicitly link up the...
View ArticleQuestion on using SharpZipLib in closed source applications
From what I read in the license terms it says:"Bottom line In plain English this means you can use this library in commercial closed-source applications. " Do I have to pack any Credtis file or other...
View ArticlePreventing delete of the file from zip
I use a password to zip some files. I can open that zip file using &zip utility and can delete a file. How can I prevent users from doing this? Means, is there anything we can do while zipping that...
View ArticleHow to Create a Custom Control Library or a User Control Library
I'm missing the possibility to create a Custom Control Library or a User Control Library in the project wizard of SD. Is there a workaround?
View ArticleIDE Shortcuts
Having used Delphi for around 20 years, I'm used to IDE shortcuts. For example, switching between Design and Source views by pressing F12. Is there a way to define shortcut keys in #Develop 4.4? I...
View ArticleWindows layout lost after run compiled
I'm used to open files in the left and right window layouts.Each time I run compiled, all files go back in the same layout.Is there a way (option, bypassing) to avoid this confused mix.
View ArticleHow to set read-only file property ?
Is there a way to set a read-only file property on specific files or all files in a project for instance ?Thanks
View ArticleUncomment tool
Sharp develop supports commenting a block of code using a toolbar button but I could not find any tool to uncomment that. Is it available ? Further, some code editors allows you to do select vertically...
View ArticlePrevent delete of files from zip
I use a password to zip some files. I can open that zip file using a 7zip utility and can delete a file. How can I prevent users from doing this? Means, is there anything we can do while zipping that...
View ArticleAdd Formatting Toolbar In SharpDevelop IDE
Please add formatting toolbar in SharpDevelop IDE so that user need not got to format menu. If possible, please add all the toolbars that are available in Visual Studio
View Articlesystem.nullRefereneceEception Object reference not set
I write a small edit i put text editor on a form and text to serach in another form i define delegate event but when fire the action send this error.this the form where i write the text to...
View Article