Give Me A Liitle Help Here Please.

Hi

i have recently switched from VB 2005 express edition BETA 2 to VB2005 express edition no BETA 2 or what ever that junk was about. but any whoo i get a error message saying that my designer view can not be opened because the compiler is not intact i have been unistalling and reinstalling this framwork 1.1, 2.0, and the new SQL server stuff along with the new VB and all that good stuff but it still wont work VB is my job and right now i dont have a job since VB isnt working please Help. the message only pops up when trying to view designer mode but the code view is fine i can debugg and all i write a code hit debugg and it works but the designer mode dosnt so i cant put buttons on or anything i want to do so plz help this is my job! ! ! ! ! ! !

Sincerly, Logan Looker




Answer this question

Give Me A Liitle Help Here Please.

  • Crish


    Follow the instructions in item 1.3.25 in the readme file.

    http://msdn.microsoft.com/vstudio/express/support/readme/#exvb



  • Spirit of Missouri

    Look and see if the next file listed in the steps is there. If it is continue on with the instructions.

  • programmer31

    can you create a new project

  • Stev92

     

    I did not find this i saw on another post

    I figured it out...

    I was putting my Private Subs in the .Designer.vb module. Once I moved all my own code out of the .Designer.vb module into the .vb module (and made it a Public Class) my form became "designable" again.

    Thanks for your help!

    (So much has changed since VB4...)

     

    sincerly, Logan Looker



  • Borgi

    Hi, ken

    when i run the uninstall tool the programm open but then show a box that says

    "We did not find specified products to be uninstalled"

    I dont know what the problem is so please do sum investigating i have done all i can..   Trying to reinstall it right now..

    Sincerly, Logan Looker



  • GScully

    i ran the cmd prompt but it says that it cannot find that file

    here is what it says

    C:\Documents and Settings\Jenny>DEL %windir%\assembly\GAC_MSIL\Microsoft.VisualSt
    udio. EnterpriseTools.ClassDesigner\ 8.0.0.0__b03f5f7f11d50a3a\ Microsoft.Visual
    Studio.EnterpriseTools.ClassDesigner.dll
    the system cannot find the file specified.




  • RonO

    Sounds like beta was not completely removed. Try running the unistall tool.

    http://msdn.microsoft.com/vstudio/support/uninstall/default.aspx



  • AAtallah

    Yes i can even open code view but no desinger view

    i dont get it i just tryied again and still dont work



  • Give Me A Liitle Help Here Please.