May 19, 2010 at 2:47 pm
Hi,
Has anyone encountered this error when launching setup.exe for SQL 2008?
"Managed SQL server installer has encounterd a problem and needs to close. We are sorry for the inconvenience"
When I click debug the following visual studio Just-in-Time Debugger message is display:
"An unhandled exception (system.outofmemoryexception) occurred in setup100.exe. Just-in-time debugging this exception failed with the following error: No installed debugger has Just-in-time debugging enabled."
Thanks,
MCTS: BI 2008, MCITP: BI 2008
Stay Thirsty My Friends
May 20, 2010 at 11:54 am
I figured out the problem - thanks to all who took a look.
So basically the error above is generically thrown due to permission issues when installing SQL 2008 from a shared drive.
If you're installing SQL Server 2008 from a remote share, you must use a domain account that has read and execute permissions on the remote share.
Interesting that the error doesn't say anything about that.
MCTS: BI 2008, MCITP: BI 2008
Stay Thirsty My Friends
May 20, 2010 at 3:25 pm
Thanks for sharing the solution.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply