Connecting Tech Pros Worldwide Forums | Help | Site Map

2005 Web Deployment Project

MarkusJNZ@gmail.com
Guest
 
Posts: n/a
#1: Nov 15 '06
Hi, we have an existing solution which contains a bunch of C# projects
and one weployment project.

Initially I did not have the web deployment project installed on my
computer so I downloaded and installed it. I now have the option to
create a new deployment project when I go File- New Project so I assume

that it has installed correctly.


However, when I open up my master solution containing all the other C#
projects and the single web deployment project I get the following
message


"The application for project 'C:\myfolder\project_name.wdproj' is not
installed" "Make sure the application for the project type (.wdproj) is

installed"


What am I missing here?? Thanks in advance
Markus


Cowboy \(Gregory A. Beamer\)
Guest
 
Posts: n/a
#2: Nov 16 '06

re: 2005 Web Deployment Project


Sounds like the web project deployment bits are not properly installed, as
that is the file type for web deployment. Are you using an Express product?
Tot he best of my knowledge, there are some issues with Express and the web
projects from ASP.NET.

If not, check out Scott Guthrie's blog, as he has blogged on the web
deployment bits before. There might be some insight there.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside the box!
*************************************************
<MarkusJNZ@gmail.comwrote in message
news:1163629375.809577.219910@k70g2000cwa.googlegr oups.com...
Quote:
Hi, we have an existing solution which contains a bunch of C# projects
and one weployment project.
>
Initially I did not have the web deployment project installed on my
computer so I downloaded and installed it. I now have the option to
create a new deployment project when I go File- New Project so I assume
>
that it has installed correctly.
>
>
However, when I open up my master solution containing all the other C#
projects and the single web deployment project I get the following
message
>
>
"The application for project 'C:\myfolder\project_name.wdproj' is not
installed" "Make sure the application for the project type (.wdproj) is
>
installed"
>
>
What am I missing here?? Thanks in advance
Markus
>

MarkusJNZ@gmail.com
Guest
 
Posts: n/a
#3: Nov 16 '06

re: 2005 Web Deployment Project


Thanks! I'll take a look

Regards
Markus
Cowboy (Gregory A. Beamer) wrote:
Quote:
Sounds like the web project deployment bits are not properly installed, as
that is the file type for web deployment. Are you using an Express product?
Tot he best of my knowledge, there are some issues with Express and the web
projects from ASP.NET.
>
If not, check out Scott Guthrie's blog, as he has blogged on the web
deployment bits before. There might be some insight there.
>
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
>
*************************************************
Think outside the box!
*************************************************
<MarkusJNZ@gmail.comwrote in message
news:1163629375.809577.219910@k70g2000cwa.googlegr oups.com...
Quote:
Hi, we have an existing solution which contains a bunch of C# projects
and one weployment project.

Initially I did not have the web deployment project installed on my
computer so I downloaded and installed it. I now have the option to
create a new deployment project when I go File- New Project so I assume

that it has installed correctly.


However, when I open up my master solution containing all the other C#
projects and the single web deployment project I get the following
message


"The application for project 'C:\myfolder\project_name.wdproj' is not
installed" "Make sure the application for the project type (.wdproj) is

installed"


What am I missing here?? Thanks in advance
Markus
Closed Thread