[Mono-bugs] [Bug 526766] New: My.Application.Info.CompanyName returns wrong value

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jul 30 09:26:47 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=526766


           Summary: My.Application.Info.CompanyName returns wrong value
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: VB Runtime
        AssignedTo: rkvinge at novell.com
        ReportedBy: floseflose at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=309382)
 --> (http://bugzilla.novell.com/attachment.cgi?id=309382)
Patch for
trunk/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.ApplicationServices/AssemblyInfo.vb
which solves the problem

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.1)
Gecko/20090715 Firefox/3.5.1

The class Microsoft.VisualBasic.ApplicationServices returns the name of the
assembly instead of the CompanyName

Reproducible: Always

Steps to Reproduce:
1. Use My.Application.Info.CompanyName in any VisualBasic program

Actual Results:  
My.Application.Info.AssemblyName is returned

Expected Results:  
The company name should be returned

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list