Microsoft visual basic express 10.0 startup the operation cannot be comepleted
-
Sunday, January 22, 2012 12:48 AM
Having an issue even getting this app to work. I'm using windows 7 home premium 64 bit.
Log Name: Application
Source: Application Error
Date: 1/21/2012 4:02:05 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Ant-PC
Description:
Faulting application name: vshost-clr2.exe, version: 10.0.30319.1, time stamp: 0x4ba2084b
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e21213c
Exception code: 0xe0434f4d
Fault offset: 0x000000000000cacd
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-01-22T00:02:05.000000000Z" />
<EventRecordID>25632</EventRecordID>
<Channel>Application</Channel>
<Computer>Ant-PC</Computer>
<Security />
</System>
<EventData>
<Data>vshost-clr2.exe</Data>
<Data>10.0.30319.1</Data>
<Data>4ba2084b</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7601.17651</Data>
<Data>4e21213c</Data>
<Data>e0434f4d</Data>
<Data>000000000000cacd</Data>
</EventData>
</Event>
All Replies
-
Monday, January 23, 2012 5:05 AMModerator
Hi Risorsk,
Welcome to MSDN forum.
I can see that you may have problem on getting your application to work. So do you just have problem on your current project? If so, please tell us your project type and programming language then I can redirect you to the right forum.
If you think the error is due to Visual Studio. Please follow these common steps to repair or reset your Visual Studio:
1. Open Visual Studio Command Prompt (2010) under Start menu -> All Programs -> Microsoft Visual Studio 2010 -> Visual Studio Tools (run it with Administrator privilege: right-click the program -> Run as administrator);
2. Try some devenv switches in command prompt:
a. Run devenv /Resetsettings to eliminate the cause of corrupted settings.
b. Run devenv /ResetSkipPkgs in Command Prompt.
c. Run devenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that third party Add-ins or packages are causing problems.
3. Reboot the machine in Safe Mode. This can isolate some third party application/driver's interference.
4. Switch and try a new user account. This can rule out the possibility of corrupted user profile.
Hope it helps.
Best regards,
Barry Wang [MSFT]
MSDN Community Support | Feedback to us
-
Monday, January 23, 2012 9:40 PM
I'm running windows 7 i have no clue how to run those commands in cmd prompt besides finding the file string and then trying to run it from there. and it doesnt seem possible to do the / commands.
i will try to run my computer in safe mode to see that will fix it as well as creating a new user account.
-
Monday, January 23, 2012 10:15 PMSo i tried running it as an admin as well as creating another account and running windows in safemode and none of those solutions worked.
-
Monday, January 30, 2012 9:32 AMModerator
Hi Risorsk,
Could you please collect a fresh log for further diagnose.
To log all activity to the specified log file when we apply Visual Studio products, we can issue "/log" option to run Visual Studio instance. The steps would be similar as:
Go to Start menu >> Run >> type "VBExpress.exe /log". Then the log files will be generated in the “%APPDATA%\Roaming\Microsoft\VisualStudio\10.0\”. Its name is ActivityLog.xml.
After get the Visual Studio log, you can upload it to a public website or send them to me for further diagnose.
Best regards,
Barry Wang [MSFT]
MSDN Community Support | Feedback to us
-
Wednesday, February 01, 2012 8:38 PM1 2012/02/01 20:32:29.529 Information VisualStudio Microsoft Visual Studio 2010 version: 10.0.40219.1 2 2012/02/01 20:32:29.532 Information VisualStudio Running in User Groups: Users 3 2012/02/01 20:32:29.534 Information VisualStudio Available Drive Space: C:\ drive has 634413080576 bytes 4 2012/02/01 20:32:29.540 Information VisualStudio Internet Explorer Version: 9.0.8112.16440 5 2012/02/01 20:32:29.542 Information VisualStudio .NET Framework Version: 4.0.40305.0 6 2012/02/01 20:32:29.545 Information VisualStudio MSXML Version: 6.30.7601.17514 7 2012/02/01 20:32:29.548 Information VisualStudio Creating PkgDefCacheNonVolatile 8 2012/02/01 20:32:29.555 Information VisualStudio Double-checking master pkgdef file 9 2012/02/01 20:32:29.559 Information VisualStudio PkgDefManagement initialized 10 2012/02/01 20:32:29.561 Information VisualStudio RootFolder C:\Program Files (x86)\Microsoft Visual Studio 10.0\ 11 2012/02/01 20:32:29.562 Information VisualStudio ShellFolder C:\Program Files (x86)\Microsoft Visual Studio 10.0\ 12 2012/02/01 20:32:29.564 Information VisualStudio PkgDefSearchPath C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\VBExpressExtensions;C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\CommonExtensions;C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\VBExpress.admin.pkgdef 13 2012/02/01 20:32:29.565 Information VisualStudio ApplicationExtensionsFolder C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\VBExpressExtensions 14 2012/02/01 20:32:29.565 Information VisualStudio "ZeroImpact" = dword:0, "MergeRegistry" = dword:1 15 2012/02/01 20:32:29.566 Information VisualStudio Searching for PkgDefs from search path C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\VBExpressExtensions;C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\CommonExtensions;C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\VBExpress.admin.pkgdef 16 2012/02/01 20:32:29.603 Information VisualStudio Missing folder or file during PkgDef scan 80030002 C:\Program Files (x86)\Microsoft Visual Studio 10.0\\Common7\IDE\VBExpress.admin.pkgdef 17 2012/02/01 20:32:29.604 Information VisualStudio Discovered 5 PkgDef files 18 2012/02/01 20:32:29.616 Information VisualStudio Newest node in pkgdef cache Software\Microsoft\VBExpress\10.0_Config 19 2012/02/01 20:32:29.619 Information VisualStudio Current pkgdef cache timestamp is valid 20 2012/02/01 20:32:29.620 Information VisualStudio Checking age of HKEY_LOCAL_MACHINE vs PkgDef cache Software\Microsoft\VBExpress\10.0 21 2012/02/01 20:32:29.632 Information VisualStudio Newest node in merge source Software\Microsoft\VBExpress\10.0 22 2012/02/01 20:32:29.633 Information VisualStudio PkgDef configuration cache is OK 23 2012/02/01 20:32:29.635 Information VisualStudio PkgDefManagement startup complete 24 2012/02/01 20:32:29.636 Information VisualStudio AppId setting up registry detouring 25 2012/02/01 20:32:29.637 Information VisualStudio Adding detour rule 1: from HKLM Software\Microsoft\VBExpress\10.0 26 2012/02/01 20:32:29.638 Information VisualStudio Detour to HKCU Software\Microsoft\VBExpress\10.0_Config 27 2012/02/01 20:32:29.640 Information VisualStudio Adding detour rule 2: from HKLM Software\Microsoft\VBExpress\10.0 28 2012/02/01 20:32:29.641 Information VisualStudio Detour to HKCU Software\Microsoft\VBExpress\10.0_Config 29 2012/02/01 20:32:29.642 Information VisualStudio AppId starting registry detouring 30 2012/02/01 20:32:31.014 Information VisualStudio AppId stopped registry detouring 31 2012/02/01 20:32:31.015 Information VisualStudio Shutting down pkgdef registry 32 2012/02/01 20:32:31.017 Information VisualStudio Released pkgdef cache usage tracker 33 2012/02/01 20:32:31.018 Information VisualStudio PkgDef registry shutdown complete
-
Wednesday, February 01, 2012 8:44 PM
heres a screenshot version
http://i1209.photobucket.com/albums/cc396/Risorsk/firsthalf.png
http://i1209.photobucket.com/albums/cc396/Risorsk/2ndhalf.png
-
Thursday, February 02, 2012 3:03 AMModerator
Hi Risorsk,
From your log, nothing went wrong with your Visual Studio. May I ask what your application name is? Did you programming it yourself? Maybe it is a project issue, so please tell me your programming language.
Best regards,
Barry Wang [MSFT]
MSDN Community Support | Feedback to us
-
Tuesday, February 14, 2012 5:10 AMUm, the application name is Microsoft Visual Basic 2010 Express, i just installed it and i was trying to start learning how to program vb. It never loaded correctly the first time. So i have been unable to even start a project.
-
Thursday, February 16, 2012 2:12 AMModerator
Hi Risorsk,
In this case, I suggest you try uninstall VS2010 with this tool
http://archive.msdn.microsoft.com/vs2010uninstall
Also, please use this command:
Full (VS2010_Uninstall-RTM.ENU.exe /full)
Removes Visual Studio 2010 and supporting products, including components shared with previous versions of Visual Studio. Note: may break features of previous versions of Visual Studio installed on the machine. This option does not remove Microsoft .NET Framework 4.0 from the machine.
Then try reinstalling VB2010 again. Maybe your installation is corrupted.
If you have any updates, please feel free to let me know.Best regards,
Barry Wang [MSFT]
MSDN Community Support | Feedback to us

