Showing posts with label related. Show all posts
Showing posts with label related. Show all posts

Monday, March 26, 2012

Error when restoring database

Hi guys!
I wonder if this happened to you... I searched and found nothing related to this problem...
When I try to restore a database in SQL Server Management Studio on a 2005 database engine I receive the message:

Cannot show requested dialog.


ADDITIONAL INFORMATION:

Could not load file or assembly 'SqlManagerUI, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) (mscorlib)

Strong name validation failed. (Exception from HRESULT: 0x8013141A)

Sometimes I receive the same error when starting Management Studio for the connection dialog...

Thank you!

This error means that one or more of the SQL DLL's has been corrupted such that the binary data in the file no longer matches the file that was signed by Microsoft.

Most common causes of this kind of corruption:

1) Viruses or other malware
2) File system corruption
3) Failing hard drive|||I'm seeing this error too. I a reinstall indicated?|||

I have got the same ERROR message too.

Configuration:
Microsoft SQL Server Management Studio 9.00.2047.00
Microsoft .NET Framework 2.0.50727.42
Hardware Disk Drive HTS721080G9SA00

bg,
Selim

|||

Try rerunning the setup and repair all the components (Dont chose for a custom install)
Hope this helps.

Thanks,
Kuntal

|||Have you tried to accessing the same from another client's machine?|||

I have reinstalled Win XP Pro, then installed SQL 2005 Developer Edition + SP1
and now works fine :)

thnx,
Selim

|||Oh if you think that was easy then so be it, if it occurs next time then make sure to check.

Error when restoring database

Hi guys!
I wonder if this happened to you... I searched and found nothing related to this problem...
When I try to restore a database in SQL Server Management Studio on a 2005 database engine I receive the message:

Cannot show requested dialog.


ADDITIONAL INFORMATION:

Could not load file or assembly 'SqlManagerUI, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A) (mscorlib)

Strong name validation failed. (Exception from HRESULT: 0x8013141A)

Sometimes I receive the same error when starting Management Studio for the connection dialog...

Thank you!

This error means that one or more of the SQL DLL's has been corrupted such that the binary data in the file no longer matches the file that was signed by Microsoft.

Most common causes of this kind of corruption:

1) Viruses or other malware
2) File system corruption
3) Failing hard drive|||I'm seeing this error too. I a reinstall indicated?|||

I have got the same ERROR message too.

Configuration:
Microsoft SQL Server Management Studio 9.00.2047.00
Microsoft .NET Framework 2.0.50727.42
Hardware Disk Drive HTS721080G9SA00

bg,
Selim

|||

Try rerunning the setup and repair all the components (Dont chose for a custom install)
Hope this helps.

Thanks,
Kuntal

|||Have you tried to accessing the same from another client's machine?|||

I have reinstalled Win XP Pro, then installed SQL 2005 Developer Edition + SP1
and now works fine :)

thnx,
Selim

|||Oh if you think that was easy then so be it, if it occurs next time then make sure to check.

Sunday, February 26, 2012

Error upon adding configuration (After Katmai uninstall)

Hi guys. This problem is somewhat related to my other problem here. This time, whenever I add a configuration file to a package I get the an error

Constructor on type 'Microsoft.DataWarehouse.Wizards.WizardInitializer' not found (EnvDTE).

All these weird messages came out after I uninstalled Katmai June CTP. I already employed similar solutions suggested by the kind people in the thread of my first problem. I'm just not sure which wizard file and registry key to modify.
It was fixed after I installed July CTP

Error upon adding configuration (After Katmai uninstall)

Hi guys. This problem is somewhat related to my other problem here. This time, whenever I add a configuration file to a package I get the an error

Constructor on type 'Microsoft.DataWarehouse.Wizards.WizardInitializer' not found (EnvDTE).

All these weird messages came out after I uninstalled Katmai June CTP. I already employed similar solutions suggested by the kind people in the thread of my first problem. I'm just not sure which wizard file and registry key to modify.
It was fixed after I installed July CTP