Re: New to ASP, trying to create a new project
- From: "Stevanich" <dotneticated@xxxxxxxxxxxxxxxx>
- Date: Sun, 2 Sep 2007 15:03:59 -0400
Larry,
Is the path still pointing to 'c:\Microsoft.visualbasic.Targets'? You can
manually edit the project file to point to the correct path
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.visualbasic.Targets'.
<Import Project="$(MSBuildBinPath)\Microsoft.visualbasic.targets" />
Apart from that, I have no idea why this is happening, I have never had this
problem.
Were you trying to do something similar to:
http://blogs.msdn.com/jomo_fisher/archive/2005/08/31/458658.aspx
Hope this helps,
Steve - dotneticated.com
"Larry" <NoSpam@xxxxxxxxxxxxx> wrote in message
news:%23x$pVtM7HHA.1900@xxxxxxxxxxxxxxxxxxxxxxx
I tried to create another web application,
the first problem has surfaced again.
It seems that when I clean out
C:\Documents and Settings\MyLogin\Local Settings\Temp
the "target problem" goes away, (the first time I try to create a web
app.)
An subsequent attemps at creating a web app
I get the target error message again.
Thanks Again,
Laurence
Stevanich wrote:
Laurence,
Visual Studio has it's moments, but this error should not be occuring.
And no, it's not THAT buggy.
The first thing that concerns me is the path for
Microsoft.visualbasic.Targets, given your framework version, should be:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
It sounds like something, most likely the .NET Framework itself, is not
installed correctly.
Hope this helps,
Steve - dotneticated.com
"Larry" <NoSpam@xxxxxxxxxxxxx> wrote in message
news:OyGrMqG7HHA.3716@xxxxxxxxxxxxxxxxxxxxxxx
I am in Win XP pro, fully patched.
Using Visual Studio 8.0.50727.762 (VS 2005)
and .NET Framework 2.0.50727
When I try to create a new ASP.NET Web Application project
I get:
"Exception of type 'System.Exception' was thrown"
I came up with nothing searching with google.
And then sometimes I get a message:
C:\documents and
Settings\Mysignone\localsettings\temp\bto5wgau.wgx\temp\webapplication6.
vbproj(120.11): The imported project c:\Microsoft.visualbasic.Targets"
was not found
Confirm that the path in the <import> declaration is correct and that
the file exists on disk.
Is visual studio .net 2005 this buggy.
Thank you for your help.
Laurence
.
- References:
- New to ASP, trying to create a new project
- From: Larry
- Re: New to ASP, trying to create a new project
- From: Stevanich
- Re: New to ASP, trying to create a new project
- From: Larry
- New to ASP, trying to create a new project
- Prev by Date: Re: Web Site Project vs. Web Application Project
- Next by Date: Re: Web Site Project vs. Web Application Project
- Previous by thread: Re: New to ASP, trying to create a new project
- Next by thread: Re: How to Build DLL
- Index(es):
Relevant Pages
|
|