|
| |||||||||
| Tags: application cannot start, run as administrator, visual studio 2008, vs2008 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| vs2008 run as administrator application cannot start
Hello , i Have a Problem with Visual Studio 2008 , I get the an “Application Cannot Start” Error when I try to ‘Run as Administrator’ Visual Studio 2008 , this error "The Application Cannot Start" occured mostly on startup when I try run it as a Administrator,although it was working properly as a regular user but now it does not allow me to edit the code ,please help me Thanks in advance |
|
#2
| ||||
| ||||
| Re: vs2008 run as administrator application cannot start
This error usually occurs when The integrated development environment (IDE) is unable to load Msxml3.dll. and if The IDE is not able to load Msxml3.dll. then To repair the Msxml3.dll registration, follow these steps: Uninstall Msxml4.dll , On the Start menu, click Run. In the Open box, type regsvr32/u c:\winnt\system32\msxml4.dll, and then click OK. Download and install the security update for MSXML Download the security update for the latest version of MSXML you have on your computer . Run the file. Exe for the update of security. |
|
#3
| ||||
| ||||
| Re: vs2008 run as administrator application cannot start
copy the following files from "C:\Program Files\Common Files\Microsoft Shared\MSEnv\" to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE \" dte80.olb dte80a.olb dte90.olb dte90a.old and then register them all in that location and the application now should works as both administrator and as a regular user. |
|
#4
| ||||
| ||||
| Re: vs2008 run as administrator application cannot start
Hello, i Thinks You Just need to Copy the files , and also if you have 64bit environments then You Have to Copy the dte80.dll and dte80a.dll from “C:\Program Files (x86)\Common Files\microsoft shared\MSEnv” to “C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE” and Not from C:\Program Files\Common Files\Microsoft Shared\MSEnv\" to "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE \ ( This is for 32 bit) |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "vs2008 run as administrator application cannot start" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Duke Nukem forever the application was unable to start correctly(0xc0150002).click ok to close application | Daksha90 | Video Games | 6 | 22-06-2011 10:38 AM |
| Error Message : "Cannot start [APPLICATION]. A required component is missing: core.dll. Please install [APPLICATION] again." | Gaia | Windows Software | 5 | 31-12-2010 04:53 PM |
| Issues in Debugging Windows Mobile Application in VS2008 | NProtector | Portable Devices | 3 | 27-10-2010 07:46 PM |
| Launch an application as administrator by default on Windows 7 | Benjamin | Windows Software | 3 | 14-05-2009 10:42 PM |
| Stop asking administrator password on start of program? | knallan | Vista Help | 2 | 11-09-2008 07:30 PM |