How to compile from cmd prompt or console application?
Hello. I have a winform.. Since I can't dynamically create new controls at runtime I would like to use a console application to modify my winform code and recompile. Does SharpDevelop hold a solution...
View ArticleCan´t recognise sharpdevelop reference v.4.4 - Resolved
1-I created the report pull report. Add reference. Then2-I have added the Import code:Imports ICSharpCode.Reports.Core Imports ICSharpCode.Reports.Core.Exporterit stands with ICSharpCode lighted by no...
View ArticleCrash all versions at startup
Iinstalledversions 4.2, 4.3, 4.4. Yesterdayinstall version5.0final andMicrosoft .NET Framework 4.5.1.Aftersettingstart and run inversion 5.0.Everything worked.Yesterdayturned off the computerandturned...
View ArticleCrash at startup
SharpDevelop Version : 5.0.0.4755-c848dc28.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Russian (Russia) (ru-RU)Running under...
View ArticleError (MSB3270) in Windows 7 64 when using sharp develop reports and Sharp...
I work in a Win 7 64bitI have been working fine till now, but appear me this error while troubleshooting sharp develop reports, I just change the framework client to framework 4, and sharpreports error...
View ArticleAvalonEdit + NRefactory Code Completion Sample released
Hey Guys,I've just released a code completion example for C# on GitHub. It contains quite full featured code completion, I've scavenged all the examples I could find online and tried to merge them in...
View Articleimport issue with IronPython [SOLVED]
I'm trying to import the os module with this little script:import syssys.path.append("c:\python25\lib")import osprint os.getcwd()print " Press Enter to quit . . . "raw_input()If I run it with ipy.exe,...
View ArticleSharp Develop Reports - V4.4 - Win 7 64 bit
I was moving labels, I copy and paste a serie of lables, then I select both of series and I tried to move then down, all this in the report designer, the app crash, just one serie move down, the other...
View ArticlePull Report code
How can do I code a report calling with a DataTable to print after cretate the report with wizard and reference a xsd file ? Thank
View ArticleSharpDevelop Reports: pull report: last record in XPS file disappear
I am working in version 4.4, I found that when I print 4 records and it take three record per page, the record number 4 did not appear to mu sight, even so report print 2 pages to a xps file.I am in...
View ArticleVersion 5.0 crashes on startup.
Hello folks,I am a new member here, and I installed v5.0 yesterday.The OS is Windows 7 ultimate, Frameworks v3.5 and 4.5 are installed too. Version 3.2 runs OK, but when I load v5.0 I see a fatal error...
View ArticleUnable to create Python Addins
Hi,I am a beginner, am unable to create python addins.I am using SharpDevelop 5.0.0.4755 and IronPython 2.7.5Even tried to follow this link:...
View ArticleProblem reading large files - Header checksum is invalid
Hi all,I am trying to work with large files and while trying to extract information, I get the following: Source: ICSharpCode.SharpZipLib.Tar.TarInputStream Method:...
View ArticleTrying to open an asp.net application
SharpDevelop Version : 5.0.0.4755-c848dc28.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United Kingdom)...
View ArticleZipInputStreamGetNextEntry Exception
Hi Guys,I have a simple zip file with two entryes:1.xml2.xmlMy code looks like this (it compiles in real life, im just making it breif here)while((entry = zip.GetNextEntry()) != null){...
View ArticleDiff 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 ArticleStartDocPrinter error
I have SD 4.4 running in Win 7 64.I am calling report with this code and it was working fine, till I add a new report will print after, even disabling it, the error continues Engine = New...
View ArticleDonation
I'd like to donate a little money to SharpDevelop. I found what I think is a donate page but it is in German. Is there an English language donate page?
View ArticleLatest version and Donations
Would be nice if you would add some links to your site.(1) Links that say "Donate", perhaps one for each product. (2) Links that say "Download" to get the latest version.It's not that I can't find...
View Article