|
Browse by Tags
All Tags » bug ( RSS)
-
Version 2.1.0.2429 Hello, if I set the Output path in the project properties window (TabPage "Compiling") using an ending backslash , no output file is created. No error occurs, and output says "Build finished successfully". I supposed that the source doesn't use Path.Combine() to combine this text and...
Posted to
Forum
by
Juergen Thomas
on
09-01-2007
Filed under: build problem, bug, 2429, #develop 2.1
-
SharpDevelop Version: 2.2.0 Build: 2595 Version: 2.2.1 Build: 2622 I use free SCGrid ActiveX control in one Boo Windows App. One error line is generated in MainForm.Designer.boo: self.axSCGrid1.OcxState = cast(System.Windows.Forms.AxHost + State,resources.GetObject("axSCGrid1.OcxState")) Correct one...
Posted to
Forum
by
jkhsia
on
07-21-2007
Filed under: bug, #develop 2.2
-
1. Value types aren't shown in the "Local variables" while you are debugging. 2. When you hover over a value type an exception occurs in #D Exception thrown: Debugger.CannotGetValueException: Not available in the current state at Debugger.Function.get_ThisCorValue() in *\src\AddIns\Misc\Debugger\Debugger...
Posted to
Forum
by
Exyll
on
06-12-2007
Filed under: debugging, bug, debugger, Value types
-
Step 1. open SharpDevelop
2. open a Project,
3. Click On File menu -> New -> File
A dialog appears asking if I want to add the new file to the existing project, IF I CLICK CREATE FILE INSIDE PROJECT, #develop freezes and nothing happens. Taskkilllll
Hope...
Posted to
Forum
by
mahen
on
06-09-2007
Filed under: bug, #develop 2.1
-
Hi, I just created a wix setup project using the IDE. This creates multiple default .wxs file for your benefit. I opened all the files and then switched to design view to see all UI. I had kept the tool box open to see what happens and I noticed something interesting. As I opened each dialog file in...
-
I am having trouble viewing forms in design view, which reports the following "Your project is missing a reference to 'System.Drawing' - please add it using 'Project > Add Reference'." I read a similar problem on this post , but the poster said the problem went away without knowing the solution. I...
Posted to
Forum
by
mrbhave
on
04-25-2007
Filed under: Bug report, Compact Framework, bug, References
-
.NET Version : 1.1.4322.573 OS Version : Microsoft Windows NT 5.1.2600.0 Boot Mode : Normal Working Set Memory : 109924kb SharpDevelop Version : 1.1.2124.0 Exception thrown: System.NotSupportedException: The given path's format is not supported. at System.Security.Util.StringExpressionSet.CanonicalizePath...
Posted to
Forum
by
Shukaido
on
04-19-2007
Filed under: Bug report, .net 1.1 bugs, exception, Feature, texteditor, bug, Error
-
SharpDevelop Version : 3.0.0.2437 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Italian (Italy) (it-IT) Working Set Memory : 71516kb GC Heap Memory : 17035kb The windows/data objects was disappeared from sidebar.
Posted to
Forum
by
Cteniza
on
03-11-2007
Filed under: bug, Montferrer
-
Relevant section of C# code (complete code section was converted): // extract the part within quotes char ch; int nEnd; for (nEnd = 1; (ch = sBodyStruct[nEnd]) != '"'; nEnd++) { if (ch == '\\') nEnd++; } Converted VB.NET code: ' extract the part within quotes Dim ch As Char Dim nEnd As Integer nEnd ...
Posted to
Forum
by
Satch
on
01-19-2007
Filed under: Bug report, #report, Code conversion, bug
-
.NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Italian (Italy) (it-IT) Working Set Memory : 62072kb SharpDevelop Version : 2.0.0.1710 Unhandled exception Exception thrown: Microsoft.Build.BuildEngine.InternalLoggerException: errore imprevisto del...
|
|
|