Hi,
I have Windows 2000 Server with all updates, installed VisualStudio.NE T 2003
Enterprise Developer Edition.
It installed OK but if I try to add New Item with Data Form Wizard for a
windows application project I get the following error:
"Strong name validation failed for assembly
'Microsoft.Visu alStudio.DataFo rmWizard'."
Furthermore, I used Sn command to verify the assembly for strong name
signature self consistency.
using:
Sn -vf Microsoft.Visua lStudio.DataFor mWizard.dll
it gave me following message:
Failed to verify assembly -- Unable to format error message 8013141A
then i tried to register the assembly for verification skipping to
workaround the problem with command:
Sn -Vr Microsoft.Visua lStudio.DataFor mWizard.dll
And got the following message:
Verification entry added for assembly
'Microsoft.Visu alStudio.DataFo rmWizard,B03F5F 7F11D50A3A'
But the problem still persist. and verifying the assembly for SN gives me
same error.
Can anyone help me with this issue.
Thank You.
With Regards,
Abhishek Shrivastava
I have Windows 2000 Server with all updates, installed VisualStudio.NE T 2003
Enterprise Developer Edition.
It installed OK but if I try to add New Item with Data Form Wizard for a
windows application project I get the following error:
"Strong name validation failed for assembly
'Microsoft.Visu alStudio.DataFo rmWizard'."
Furthermore, I used Sn command to verify the assembly for strong name
signature self consistency.
using:
Sn -vf Microsoft.Visua lStudio.DataFor mWizard.dll
it gave me following message:
Failed to verify assembly -- Unable to format error message 8013141A
then i tried to register the assembly for verification skipping to
workaround the problem with command:
Sn -Vr Microsoft.Visua lStudio.DataFor mWizard.dll
And got the following message:
Verification entry added for assembly
'Microsoft.Visu alStudio.DataFo rmWizard,B03F5F 7F11D50A3A'
But the problem still persist. and verifying the assembly for SN gives me
same error.
Can anyone help me with this issue.
Thank You.
With Regards,
Abhishek Shrivastava