Groups | Blog | Home
all groups > visual studio .net setup > september 2006 >

visual studio .net setup : "Project type is not supported by this installation" on ASP.NET 2 upgrade


Andy Todd
9/4/2006 2:08:15 PM
A member of my team ran recently an ASP.NET 1.1 (c#) web app through the
upgrade process to convert it to an ASP.NET 2 solution.

Most of the team can open the solution in VS.NET 2005 but when I try to
on my PC it errors saying "The Project file 'Raise.csproj' cannot be
opened. The Project type is not supported by this installation".

I have ran both the KB article
http://www.microsoft.com/downloads/details.aspx?FamilyId=8B05EE00-9554-4733-8725-3CA89DD9BFCA&displaylang=en

and the setup at

http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx

for enabling WAP but I still get the error. I have a (basically) full
install of VS.NET 2005 on the PC, the only thing it lacks is SQL Server
2005 Express since we have centralised SQL Servers for development.


I've tried repairing the VS.NET install and then running the setups
again, uninstalling the WAP support and re-adding and even re-installing
VS.NET (and deleting all of its registry keys) and it still doesn't work.

I also tried creating a new WAP project and it wouldn't do that; once
I'd entered the path details and name for the new project it gave the
same error giving the new filename I'd supplied before it had even
created it fully.

Is there anything I can do to make this project open? I had read about
modifying the contents of the csproj file adding ProductVersion and
SchemaVersion elements but those elements already exist in our file.

Any help very much appreciated; I've wasted 3 days messing about with
this already.

Thanks
Andy


Andy Todd
Technical Architect
3T Productions Ltd



v-garych NO[at]SPAM online.microsoft.com (
9/5/2006 12:00:00 AM
Hi Andy,

Would you please tell us how your colleague upgraded that VS2003 web
application project,-- upgrade it to a VS2005 web application project?

If so, can you upgrade that VS2003 project to VS2005 web application
project in your machine?

By the way, the problem could be caused by the WAP hasn't been installed
successfully in your machine, I suggest you create a new WAP in your VS2005
for a test.


Thanks!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Andy Todd
9/6/2006 3:00:45 PM
Hi

My colleague upgraded the web app to a VS2005 WAP; he opened the VS2003
solution using VS2005 and then agreed when it asked if he wanted to
convert it.

I cannot convert the project myself; if I try it errors stating that the
project could not be converted and to check the Conversion Report. When
I view the conversion report it basically just says "Conversion
Settings; Solution File: C:\raise.sln" with no error messages.

I've also tried creating a new WAP; when I do this I get the "Project
type is not supported" error half way through it creating the project
(i.e a few seconds after clicking the create button).

Thanks
Andy


[quoted text, click to view]
Andy Todd
9/7/2006 12:00:00 AM
Hi Gary

Thanks for your assistance on this, however I've already removed and
re-installed the patches several times. I've also removed and
re-installed VS2005 before re-installing the patches! None of this made
any difference :(

I was wondering if there was anything I could check in the registry? I
assume the project type is listed as a GUID in the registry? Would it be
of any use checking that?

Thanks
Andy



[quoted text, click to view]
v-garych NO[at]SPAM online.microsoft.com (
9/7/2006 2:59:32 AM
Hi Andy,

Thanks for the response!

[quoted text, click to view]

This means the WAP patches hadn't been installed successfully to your
Visual Studio 2005 suites. I suggest you can remove it from the "Control
Panel | Add or Remove Programs" at first. Then perform a re-installation of
those 2 necessary patches:

VS80-KB915364-X86-ENU.exe
WebApplicationProjectSetup.exe


Thanks!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
[quoted text, click to view]
v-garych NO[at]SPAM online.microsoft.com (
9/8/2006 12:00:00 AM
Hi Andy,

[quoted text, click to view]

That's strange. Have you compare you system with your colleague's, is there
any difference with the installation of Visual Studio 2005?

[quoted text, click to view]

This may help. I suggest you can use the
Regmon(http://www.sysinternals.com/Utilities/Regmon.html) to monitor the
VS2005 while this problem occurring. The regmon could be capture to which
registry keys the programs are accessing, and the data that they attempt to
read and write.

The corresponding WAP project's GUID is :
{349c5851-65df-11da-9384-00065b846f21}

It should be existed in the following position:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Projects\{349c5851-65
df-11da-9384-00065b846f21}


Thanks!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
v-garych NO[at]SPAM online.microsoft.com (
9/12/2006 12:00:00 AM
Hi Andy,

I'd like to follow up on this post. I understand that you might be quite
busy or not available to work on this issue at this time. If you have any
additional information or need further assistance, feel free to let me know
at your earliest convenience.

Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
yhhuang NO[at]SPAM online.microsoft.com
9/14/2006 7:22:25 AM
Hello Andy,

I am reviewing the issue thread. It seems the problem is still not
resolved. If you are still monitoring the issue, could you please post a
reply here to let us know? I will try to contact our support team on it.

Thanks very much and look forward to your response.

Sincerely,
Yanhong Huang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
hugedifference NO[at]SPAM gmail.com
9/21/2006 1:56:21 AM
I am also receiving the 'project type is not supported by this
installation' but under a slightly different set of circumstances.

Circumstances in common:
-I am working on a project that was upgraded from VS 2003 .Net 1.4
-The project was upgraded on a different machine
-I'm desperate--this is wasting days of time

Differences:
-The project doesn't use WAP
-The app is a vb.Net web site
hugedifference NO[at]SPAM gmail.com
9/21/2006 2:50:08 AM
OK, my bad. First, I thought WAP stood for 'wireless app protocol',
but it is really 'web app proj'.

I got it to work here are the gotchas:

--GOTCHA: I had to install the 'update to support web application
projects' from MS in order to get the (I thought) the web project to
open
http://www.microsoft.com/downloads/details.aspx?FamilyId=8B05EE00-9554-4733-8725-3CA89DD9BFCA&displaylang=en

After installing the web app still wouldn't open. I had seen another
link so I went back an reread and found gotcha2

--GOTCHA2: After installing the above I also had to install a 'ms vs
2005 web application project' from
http://msdn.microsoft.com/asp.net/reference/infrastructure/wap/default.aspx

You would think that installing the first one would be enough, but it
is not. My original mistake was thinking that both were the same
thing, but they are not.

[quoted text, click to view]
AddThis Social Bookmark Button