File path does not correspond to URL error for production builds

R

Rob

Hope you can help me on this one. The scenario is this - i have
integrated VS.NET with VSS and am now trying to set-up an automated
build script which does the following:

1) Labels most recent version in VSS
2) Retrieves labelled version from VSS into separate build area
3) Uses devenv to rebuild the solution, including all sub-projects
(*in the build area*)

On step 3 i get the error "Unable to open web project ....the file
path...does not correspond to the url ..."

I am attempting to do the build on the same machine as the development
machine. I already realised that the url address for the project still
points to the development area, so I re-configured the home directory
of this web siite to point the correspondign directory in the build
area instead. Hope you're with me so far....

The question is where does devenv get the file path being referred to
in the error message from ?? It's not the home directory of the url,
it is not in the solution file or any other file extracted from VSS
into the build area. Does VS.NET have some internal memory or
resgistry setting which tells it what the file path to url mapping
should be.

Presumably, attempting to move a VS.NET to a different directory runs
into the same problem.

I would be very grateful for any suggestions of a way round this.

Thanks
Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top