Results 1 to 3 of 3

Thread: [RESOLVED] i need help with this

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2005
    Location
    Maryland
    Posts
    32

    Resolved [RESOLVED] i need help with this

    okay im trying to open an .exe file with vb.net 2003. and i get this error


    Cannot enumerate resources in the executable

    what does this mean and how can i look at the coding of the file?
    same thing happens when i try to open a .dll file thats related to that exe
    nub is newbish for newbie

    and pun, poon, pawn,pWn, pwn are just gay

  2. #2
    Frenzied Member zuperman's Avatar
    Join Date
    Dec 2000
    Location
    Portugal
    Posts
    1,033

    Re: i need help with this

    be more specific and post some code if you can...
    Help keep this forum clean: Remember to mark your thread as resolved · Search before you post · Remember to rate posts that help

    VS2010: Visual Studio 2010 Keybinding Posters
    · Service Pack 1
    Tools: GhostDoc - automatically generates XML documentation comments
    · NuGet package Manager · PowerCommands IDE extensions
    Source Control: ankhsvn - integration for SVN
    · Windows Shell Extension for Subversion

    Development Laptop: Intel Core i5 430M 2.26 GHz @ 2.53 GHz
    · 4096 MB, DDR3 PC3-8500F (533 MHz), Kingston · ATI Mobility Radeon HD 5470 · 15.6 @ 16:9, 1366x768 pixel, HD LED LCD

    I follow:
    JoelOnSoftware - A weblog by Joel Spolsky, a programmer working in New York City, about software and software companies
    ScottGu's Blog - Scott Guthrie works for Microsoft as the Product Manager of the .NET Framework
    Portugal-a-Programar - Portuguese Developers Community
    .NET Rocks! - is a weekly Internet audio talk show for .NET Developers.

    Programming Languages:
    C#
    · VB.NET · JAVA · PHP · Javascript
    Other:
    XML
    · HTML · CSS · JQuery · SQL



    *** Proudly Portuguese ***

  3. #3
    PowerPoster
    Join Date
    Apr 2005
    Location
    Debug.Print
    Posts
    3,885

    Re: i need help with this

    Quote Originally Posted by Newbie programmer
    okay im trying to open an .exe file with vb.net 2003. and i get this error


    Cannot enumerate resources in the executable

    what does this mean and how can i look at the coding of the file?
    same thing happens when i try to open a .dll file thats related to that exe
    if you are trying to open a compiled dll or executable file, then you are not going to be able to view the source with VB.net 2003 or any vb version for that matter.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width