Error while trying to create a Report by Report Wizard
SharpDevelop Version : 4.3.1.9430-406354be.NET Version : 4.0.30319.1008OS Version : Microsoft Windows NT 5.1.2600 Service Pack 3Current culture : German (Germany) (de-DE)Working...
View ArticleAdding images in form gives me error!
Hello,This is my first post, so am not sure if i am in the exact forum , so forgive me if i post in the wrong place!i have a problem that when ever i add an image i got an error :_____The...
View ArticleILSpy search funtion
I've just known ILSpy (I used to use .net reflector, but it's not free now), and tried, look very good, although its features still not as rich as .net reflector. Particularly, I found that the search...
View ArticleIs ILSpy dead?
So the github respository has had absolutely no activity for the past 6 months, and pull requests and tickets are piling up. The last tweet from @ilspy is from the 8th of june last year, the only...
View ArticleXamarin Android Release Mode: Error:CodePage 850 not supported
Hi,Great library and has worked perfectly for me in debug mode. In release mode, however, the following line: ZipEntry zipEntry = zipInputStream.GetNextEntry();throws the error: Error:CodePage...
View Articledebugger interaction with running application
hiI have tryed to integrate sharpdevelop debugger in my app and I have integrated texteditor as scripting toolmy goal is to debug some scripts that uses my running assemblies and give the end user the...
View ArticleUnhandled exception uppon startup in SD
Hello,i installed SD and, after trying to do some changes to the workbench, i may have dragged something to a wrong place because everytime i start SD again, i get an unhandled exception as shown...
View Article"Show Tooltip when moving mouse over expresion" option is not working
I'm using SharpDevelop as a control in my application (based on SharpSnippet example) and I want to add toolTips display (on mouse over) in textEditor.Question 1 - Is there a way to activate the...
View ArticleC#.NET DataGridView .IsCurrentRowDirty not being set in time...
I have a Windows form with a DataGridView object that is populate via MySQL data connector. In the RowValidating event, I am using the .IsCurrentRowDirty property to tell when the user has changed any...
View ArticleHow to refresh a DataGridView object with data from MySql table...
I have Windows form with DataGridView object connected to a single MySql table with a simple query like "Select * from People;"If a user is in the form and another updates other rows in the table, the...
View ArticleHow to deploy a completed C# application...
I have completed the first phase of a C# 5 application using SharpDevelop 4.3.0 build 9338 and .NET version 4.0.30319.1008 on Windows XP SP3 (all but one client system on this OS version.I have...
View ArticleProjects, solutions and NUnit
Hi, I'm new to sharp but not to programming. I'm trying to write a Windows application in C# and test using NUnit. I can do this successfully if I have them all in one project, but if I try to keep the...
View ArticleImprove [CompilerGenerated] Decompiler
Hi,Please Improve [CompilerGenerated] Decompiler Please see screenshots.http://s0.uploads.im/u8fJB.pnghttp://s0.uploads.im/9boEZ.pngThank you in advance.
View ArticleHighlighting for javascript in a .html file
I have loaded a dark theme and have most of my highlighting adjusted to my tastes. However if I open a .html file the javascript keywords are all in a solid blue, and I cannot find any setting in the...
View ArticleUnhandled exception at "Refresh Web Reference"
When I happend to refresh a web reference which refers to a invalid URL, I got a unhandled exception error, that I think it should be a simple error dialog saying "this url does not response!"....
View ArticleWpfDesigner parse truble
WpfDesigner not correct parse this construction: Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
View Article