-
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
-
Re: vb2010 restarts
It sounds like something is corrupt so I would start by reinstalling VB Express.
-
Re: vb2010 restarts
i will reinstall my VB, i will keep you posted, tnx
-
Re: vb2010 restarts
i have reinstalled my VB and it still restarts, T_T please help
-
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).