|
Browse by Tags
All Tags » BUG ( RSS)
-
step: 1. open project 2. open AssemblyInfo.cs 3. Move mouse over '(' bracket. SharpDevelop Version : 4.0.0.5419 .NET Version : 4.0.21006.1 OS Version : Microsoft Windows NT 6.1.7600.0 Current culture : Thai (Thailand) (th-TH) Current UI language : en-US Working Set Memory : 126204kb GC Heap Memory...
-
SharpDevelop Version : 3.1.1.5327 .NET Version : 2.0.50727.4927 OS Version : Microsoft Windows NT 6.1.7600.0 Current culture : Thai (Thailand) (th-TH) Current UI language : en-US Working Set Memory : 52092kb GC Heap Memory : 15009kb Exception thrown: System.NullReferenceException: Object reference not...
-
On designer code : partial class MainForm { private System.ComponentModel.IContainer components = null; private void Test() { this.Text = "Test"; //can be replaced by any valid code or empty method(without any processing) } private void InitializeComponent() { ... this.Test(); ... } } return...
-
Hi, Same problem here...in 2009 too (running 0.85.5) BTW, The same problem happens with empty folders. In summary, a ZIP with a password set, does not like empty files (0 bytes length) or folders (a folder with no file inside). This is just a SharpZipLib problem. i.e. WinRar can uncompress with no issues...
-
I was testing a muti thread application, one thread waits 5 seconds until the second threads operates, if after 5 seconds it has not ended aborts it and throws TimeoutException. I was debuggin the second thread and after a few seconds i get this Exception on SharpDevelop, I think it is because the first...
-
As the title says. When SD is not run as administrator, and the project needs elevation to start up, SD pops up an error and won't debug it. I know i can fix it by running it as administrator, i'm just saying, maybe they could handle the error in a better way ( for example, visual studio asks...
-
Hello, I am developing an application for Windows Mobile and I have just added a button in the designer. When I compile it, it complains with this error: C:\Users\Toro\Documents\SharpDevelop Projects\Test1\MainForm.Designer.cs(59,17) : Error CS1061: 'System.Windows.Forms.Button' does not contain...
-
I created a test Boo solution in SD 3.1 beta 2 which compiles and works within that enviornment.The test solution has a boo project and a C# project. The boo project uses a C# class in the other project which only does 'print it works'. I wanted to test having different languages in a single...
-
I created a C# project, added a folder named "Domain" and then added two class files to it. I went to delete the folder and got this error: SharpDevelop Version : 3.1.0.4077 .NET Version : 2.0.50727.3053 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (United...
-
Hi I can't get SD to work on my system (Windows 7, 64 bits). I get SharpDevelop Version : 3.1.0.4077 .NET Version : 2.0.50727.4918 OS Version : Microsoft Windows NT 6.1.7100.0 Current culture : English (Canada) (en-CA) Current UI language : en-US Running under WOW6432, processor architecture: AMD64...
|
|
|