regarding express edition installtion

Hi

I have installed visual web express edition 2005.

but when I open an example application which i dowloaded from microsoft site is :

(make sure the applicaton for project type (.csproj)) is installed.

so in installed c# express edition.

again when i try to open it will ask me to chooes for the type of application to open wiit

so if i choose either of them i cant see dlls or ?UI

please uregent

thanx in advance

[469 byte] By [Basalingamma] at [2007-12-27]
# 1
What application did you download? What is the extension of the application that you are double-clicking?
WestonHutchins-MSFT at 2007-9-4 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2

Hi, this sounds similar to something I saw (http://msdn.microsoft.com/directx/XNA/gse/readme/default.aspx section 1.1.2) that basically says to re-register the ProjectAggregator.dll using this command:

regsvr32.exe "%vs80comntools%\..\IDE\projectaggregator.dll"

JoKKa at 2007-9-4 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...