[Bug 18106] New: Visual C# 2005 Express: Form Designer is blank on first run, the gives memory error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 19 01:21:24 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18106

           Summary: Visual C# 2005 Express: Form Designer is blank on first
                    run, the gives memory error
           Product: Wine
           Version: 1.1.19
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: nonesuchnick at gmail.com


Created an attachment (id=20540)
 --> (http://bugs.winehq.org/attachment.cgi?id=20540)
Memory error when trying to open the Form Designer

I installed under a clean Wine prefix.
I ran winetricks -q dotnet20 msxml6
I installed Visual C# 2005 Express from the .iso image.  I always close the
Startup window when Visual C# opens right away to prevent the 

When I try to create a new "Windows Application" project, and click on Form1.cs
to open the Designer, the form does not display and the designer is blank. 
Choosing Designer from the menus displays the same, and even adding a new form
to the project has the same result.

Clicking on the blank area does update the Properties window with the details
of the Form.

Closing Visual C# and opening again, I'm now getting a popup error when
clicking on the Form1.cs to load the designer: "Attempted to read or write
protected memory. This is often an indication that other memory is corrupt." 
I've attached a screenshot of this. In the output window on the bottom, the
error is listed as well as an MSBuild error, even though I didn't try to build
or debug. This also happens now if I try to create a new WindowsApplication
project from the template. I get the popup right away when the project loads,
without even clicking on the form. When exiting Visual C#, after the UI is
closed, an error dialog pops up telling me "Microsoft Visual C# has encountered
a problem and needs to close." I uncheck restart and click Don't Send. I've
also attached a screenshot.

Checking my system processes, I see that WindowsApplication1.exe is still
running under wine, even though I never started debug or compiled. If I kill
this and let wine stop, and then open VC# and try again, the process repeats. 
It seems like the only time I didn't get any error loading the Form Designer
was the first run after install, but I still only had a blank white screen.  I
also went through Tools->Options and when trying to view/set the Windows Forms
Designer options on the right hand side I get "An error occured loading this
property page." and nothing else.

I'll try the Windows trick of rebooting and see if that makes a difference. 
Anyone encountered this before or know if I have to install any other
libraries?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list