|
 |
aspdotnet_website_programming thread: Project file will not run, please help!
Message #1 by "Brian Mosbarger" <brian_mosbarger@b...> on Wed, 13 Nov 2002 19:52:12
|
|
I followed the read me file and the project will not run.
When I open the sln file in VS I receive this error: 'Unable to get
project file from the web server'.
Please include more detailed instructions, this is disappointing.
Message #2 by "Daniel Struve" <dstruve@m...> on Wed, 13 Nov 2002 14:41:31 -0600
|
|
I don't mean to be harsh but if you have ever done anything technical,
you would know that it requires patience.
There is not a technical book alive that is going to guide you through
every little step.
Have you searched for this error through google, looks like you havnt
set up your web server to me.?
Perhaps you are the one that needs to provide more information about
your problem and what steps you have done exactly.
Daniel
-----Original Message-----
From: Brian Mosbarger [mailto:brian_mosbarger@b...]
Sent: Wednesday, November 13, 2002 7:52 PM
To: Website Programming with ASP.NET
Subject: [aspdotnet_website_programming] Project file will not run,
please help!
I followed the read me file and the project will not run.
When I open the sln file in VS I receive this error: 'Unable to get
project file from the web server'.
Please include more detailed instructions, this is disappointing.
Message #3 by "Lewis Bass" <lewis@t...> on Wed, 13 Nov 2002 14:14:14 -0800
|
|
If you copied the project from somewhere - did you put it in wwwroot?
AND did you make it an "Application" under iis?
-----Original Message-----
From: Daniel Struve [mailto:dstruve@m...]
Sent: Wednesday, November 13, 2002 12:42 PM
To: Website Programming with ASP.NET
Subject: [aspdotnet_website_programming] RE: Project file will not run,
please help!
I don't mean to be harsh but if you have ever done anything technical,
you would know that it requires patience.
There is not a technical book alive that is going to guide you through
every little step.
Have you searched for this error through google, looks like you havnt
set up your web server to me.?
Perhaps you are the one that needs to provide more information about
your problem and what steps you have done exactly.
Daniel
-----Original Message-----
From: Brian Mosbarger [mailto:brian_mosbarger@b...]
Sent: Wednesday, November 13, 2002 7:52 PM
To: Website Programming with ASP.NET
Subject: [aspdotnet_website_programming] Project file will not run,
please help!
I followed the read me file and the project will not run.
When I open the sln file in VS I receive this error: 'Unable to get
project file from the web server'.
Please include more detailed instructions, this is disappointing.
Message #4 by "matt cow" <mattcow@v...> on Mon, 18 Nov 2002 14:37:57
|
|
Did you solve the problem?
seems i'm as big a dummy as you
followed the steps precisely
i get the same error
any experts there with a bit of patience?
do i have to copy (part of) the solution to my wwwroot folder? doesn't the
web share bit take care of that?
i'm not sure whether the folder and alias are supposed to be
named "ThePhile" or "thephile". the instructions seem to mix up the
casing. could this be the problem?
any (constructive) suggestions?.
Message #5 by "Pampin Picasso, Juan Pablo (PAZ)" <pampinjp@i...> on Tue, 19 Nov 2002 16:00:27 -0300
|
|
Hi, I've a little problem. My web app ignores the breakpoints into vs .net
debug.
Any idea?
Greets, J.P.
Message #6 by Helen Warn <hwarn@s...> on Tue, 19 Nov 2002 11:19:37 -0800
|
|
You have to attach the aspnet_wp process before you can debug. Have you
done that?
Vheers,
Helen
> -----Original Message-----
> From: Pampin Picasso, Juan Pablo (PAZ)
> [mailto:pampinjp@i...]
> Sent: Tuesday, November 19, 2002 11:00 AM
> To: Website Programming with ASP.NET
> Subject: [aspdotnet_website_programming] RE: Project file
> will not run,
> pl ease help!
>
>
> Hi, I've a little problem. My web app ignores the breakpoints
> into vs .net
> debug.
> Any idea?
>
> Greets, J.P.
>
Message #7 by "Pampin Picasso, Juan Pablo (PAZ)" <pampinjp@i...> on Tue, 19 Nov 2002 16:10:03 -0300
|
|
Thank's!
-----Mensaje original-----
De: Helen Warn [mailto:hwarn@s...]
Enviado el: Tuesday,November 19,2002 4:20 PM
Para: Website Programming with ASP.NET
Asunto: [aspdotnet_website_programming] RE: Project file will not run, pl
ease help!
You have to attach the aspnet_wp process before you can debug. Have you
done that?
Vheers,
Helen
> -----Original Message-----
> From: Pampin Picasso, Juan Pablo (PAZ)
> [mailto:pampinjp@i...]
> Sent: Tuesday, November 19, 2002 11:00 AM
> To: Website Programming with ASP.NET
> Subject: [aspdotnet_website_programming] RE: Project file
> will not run,
> pl ease help!
>
>
> Hi, I've a little problem. My web app ignores the breakpoints
> into vs .net
> debug.
> Any idea?
>
> Greets, J.P.
>
Message #8 by "matt cow" <mattcow@v...> on Wed, 20 Nov 2002 10:06:13
|
|
for your information
the wrox support team came up with the following solution to the problem
(this thread started out with).
those guys are great, everything works fine here now.
message from mark carr (wrox/peer information ltd.:
Thank you for your email. After having an initial search through our
archives we have received a report from a reader who was experiencing the
same error message as you, and here's their feedback on how they managed
to sort things out:
*******************************
I decided to search my hard-drive for anything containing "ThePhile" in
it. And to my surprise I discovered a folder named "ThePhile" underneath:
c:\documents and settings\<user-name>\VSWebCache\<computer-name>
When I poked inside that folder, I found some files in a folder called
_vti_pvt dated 6/24 -- the day I had first opened the project, before I
had web-shared the folder.
I deleted the entire folder from VSWebCache, and PRESTO! everything worked.
Message #9 by David Barnes <DavidB@w...> on Tue, 19 Nov 2002 19:16:21 -0000
|
|
Hi
Are you using the "run" button in VS.NET to view the pages, or are you just
browsing to the URL?
Cheers
Dave
> -----Original Message-----
> From: Pampin Picasso, Juan Pablo (PAZ)
> [mailto:pampinjp@i...]
> Sent: Tuesday, November 19, 2002 7:00 PM
> To: Website Programming with ASP.NET
> Subject: [aspdotnet_website_programming] RE: Project file
> will not run,
> pl ease help!
>
>
> Hi, I've a little problem. My web app ignores the breakpoints
> into vs .net
> debug.
> Any idea?
>
> Greets, J.P.
>
>
|
|
 |