Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 mmc.exe Application error.

Author  Topic 

skaluva
Starting Member

17 Posts

Posted - 2002-07-23 : 14:35:18
I am having "mmc.exe application error"
every time I try to make changes in a stored proceedure.
I get this error and MMC get shut's down. I am thinking of re-installing MMC 2.0 ( I know this comes with Windows xp and .NET server)
Is there any place I can find an installation setup for MMC 2.0??

Thanks in advance
-- Sree

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2002-07-24 : 04:12:28
What you can do instead is make your changes in QA and run it from there...

I think this error is due to a .dll not being registered correctly, just reinstall the SQL Server Client tools....

Peace

Rick

Go to Top of Page

skaluva
Starting Member

17 Posts

Posted - 2002-07-24 : 08:39:17
I tried reinstalling SQL Server Client tools. It didn't help me :(

-- Sree

quote:

What you can do instead is make your changes in QA and run it from there...

I think this error is due to a .dll not being registered correctly, just reinstall the SQL Server Client tools....

Peace

Rick



[url][/url]

Go to Top of Page
   

- Advertisement -