|
Browse by Tags
All Tags » .Net 2.0 bugs ( RSS)
-
If you change the NAME PROPERTY of a menu item (under design grouping in the properties) the New Name will NOT appear when you double click the menu item to move the the click event. It still displays the original name as the event. IE: I created mnuClose as the item name and double clicked it. I saw...
-
Hi, I am trying to open a Compact Framework .net solution but I get the following error; "Error Loading......The imported project c:\windows\....\Microsoft.CompactFramework.CSharp.targets" was not found. I have the .Net SDK, Redistributable and the Compact Framework (all v2) installed and the normal...
Posted to
Forum
by
dj_jay_smith
on
09-07-2007
Filed under: Compact Framework, .Net 2.0 bugs, Error
-
When running my NUnit tests in SharpDevelop I am experiencing a hard OS crash (no bluescreen, instant reboot). The tests run without problem in nunit-gui or nunit-console, I only experience the crash in SharpDevelop. I can run single tests, but not the whole suite. Using: SharpDevelop 2.1.0 build 2429...
Posted to
Forum
by
tgreiser
on
07-04-2007
Filed under: Bug report, .Net 2.0 bugs, nunit
-
The only thing I was doing when SharpDevelop crashed was looking at the HTML for a ASP.NET Web form, but I didn't have SharpDevelop as the foreground window, I was looking at a web site in Firefox. SharpDevelop Version : 2.1.0.2429 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.2.3790...
Posted to
Forum
by
murdocdv
on
05-16-2007
Filed under: .Net 2.0 bugs
-
SharpDevelop Version : 2.1.0.2429 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (United States) (en-US) Working Set Memory : 105408kb GC Heap Memory : 29597kb Exception thrown: System.Xml.Xsl.XslTransformException: An error occurred during...
-
.NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (Australia) (en-AU) Current UI language : en-US Working Set Memory : 570772kb SharpDevelop Version : 2.0.0.1710 Exception got. Exception thrown: System.OutOfMemoryException: Exception of type...
Posted to
Forum
by
ericwood
on
03-29-2007
Filed under: .Net 2.0 bugs, Memory Leak
-
I've already checked the WSDL. I tried to import it manually by submitting it to Microsoft's wsdl.exe (.NET 2.0) and the proxy generation succeded without any errors or warnings. The detail of the error I've submitted shows that the problem is in the CodeDom namespace. It seems that this namespace raises...
Posted to
Forum
by
niconico
on
03-27-2007
Filed under: .Net 2.0 bugs, exception, Error, bug reporting
-
There is a problem when working with interfaces: Subject: Problem when using Interfaces in a program. The problem is that when I declare an Interface X , then I declare a Class Y that implements X . I can’t visualise the Interface methods even when I use the expression as bellow in the main program:...
Posted to
Forum
by
Jugortha
on
02-17-2007
Filed under: .Net 2.0 bugs
-
Using .85 The following code creates a corrupt zip file. It works fine if the line setting the password is removed. public static void CreateZip(string zipFileName, string password, params string[] inputFiles) { using (ZipOutputStream zipOutputStream = new ZipOutputStream(File.Create(zipFileName))) ...
Posted to
Forum
by
David Balick
on
02-15-2007
Filed under: .Net 2.0 bugs, bug reporting
-
I'm getting the error below when referencing an Autodesk assembly. Is there a version issue with the mscorlib.dll file? The SharpDevelop 2.0 "Add Reference GAC" dialog shows the version as 2.0.0.0, instead of 2.0.50727.42. Is there a version conflict? If so, how do I resolve it? Any information would...
Posted to
Forum
by
John Grego
on
02-09-2007
Filed under: .Net 2.0 bugs, codecompletionwindow, References
|
|
|