Results 1 to 5 of 5

Thread: vb2010 restarts

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2012
    Posts
    3

    vb2010 restarts

    i have installed access database engine 2010 on my pc and i am using vb 2010 express and ms access 2007, whenever i load a table from my database, while im editing the code in VB, a msgbox appears and it says "Microsoft Visual Basic 2010 Express encountered a problem and needs to close" and it restarts. i dont know the reason why it restarts. Do i need to install the access database engine 2007 too? Please help me http://www.vbforums.com/images/smilies/cry.gif

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: vb2010 restarts

    It sounds like something is corrupt so I would start by reinstalling VB Express.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2012
    Posts
    3

    Re: vb2010 restarts

    i will reinstall my VB, i will keep you posted, tnx

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2012
    Posts
    3

    Re: vb2010 restarts

    i have reinstalled my VB and it still restarts, T_T please help

  5. #5
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,714

    Re: vb2010 restarts

    Are you only having problems with loading a table from a database in regards to VS2020 restarting? There are many ways to interept this, can you explain?

    Did you load MS-Access provider for 2010 because you are doing targeting MS-Access 2010 using early binding?

    You can start VS2010 using devenv /log and then review the log file (see link for details).

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