Hussein Zahran [MVP]

ASP.NET Gate

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Friendly Blogs

Subscriptions

News

About Me






Hussein's Life

Post Categories



Fixing the Visual Studio Content Installer Error

I was faced this morning with a problem while installing the ASPNETAtlas.vsi and each time i try to run the VSI it gives me the String cannot have a zero length  tried all possible solutions until i found the following post

and i noticed that it's a registery key problm all you have to do is to add 2 keys under the following registery path

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSEnvCommunityContent\ContentTypes\VSTemplate]

Create the following keys if they are missing
"ClassName"="VSContentInstaller.VSTemplateInstallerPage"
"DisplayName"="#VSTemplateContentDisplayName"

thanks to Frank for that post it helped me alot as i was facing this issue with my laptop and i needed to install the atlas components to do some demos

Enjoy guys ;)

posted on Friday, September 29, 2006 4:36 AM by Hussein


# Problemas ao instalar VSI - String cannot have zero length @ Thursday, June 21, 2007 10:08 AM

Problemas ao instalar VSI - String cannot have zero length

Anonymous




Powered by Dot Net Junkies, by Telligent Systems