473,386 Members | 1,943 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Deploying existing app on a different machine?

I have a web application already built (by someone else), and I'm moving the
source to my machine to start work on it. However, whenever I try to open
it, I get either one of two errors - "Unable to get project file from web
server", or "path 'http://localhost:/' does not correspond to blah blah".
Any one know why this is happening? Do I have to put the project files and
the source in a specific path, or under inetpub to get it to open?

Thoughts, etc.


Jul 19 '05 #1
1 1768
You can place the web app in one of your local folders. But before you open
it, make sure you turn the folder containing the project as a "virtual
folder" in IIS. If it happens to be running in the root, then you'll have
to either change the Default Web Site's home directory or add the files to
inetpub\wwwroot. When you've done this, you may open the project.

If the "*.sln" file barks at you that it still can't find it, chances are
the "path" is different from the setting in the sln file. Go read it with a
text editor and make sure you configure the proper virtual directory in IIS
and your files are properly located there.
Best bet is to check the sln file to see the proper configuration.

"Blink" <No****@Spamsucks.com> wrote in message
news:OG**************@TK2MSFTNGP10.phx.gbl...
I have a web application already built (by someone else), and I'm moving the source to my machine to start work on it. However, whenever I try to open
it, I get either one of two errors - "Unable to get project file from web
server", or "path 'http://localhost:/' does not correspond to blah blah".
Any one know why this is happening? Do I have to put the project files and
the source in a specific path, or under inetpub to get it to open?

Thoughts, etc.

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Chris Dunaway | last post by:
A quick scan of the group did not immediately reveal an answer to my questions so here goes. First let me describe my app and then I'll ask the questions. I am writing a Windows Forms App (not...
10
by: Gerben van Loon | last post by:
Hi there, hope someone can help me on this: I'm planning to deploy several ASP.NET projects to a production server. Normally I used the "Project / Copy project" option in VS.NET, but to this...
10
by: fenway | last post by:
Hi, I'm new to ASP.NET and just finished up a small application. Essentially it's just a form that writes data to a CSV file on the server after a user fills in the form. The code compiles and...
8
by: bigjmt | last post by:
Hi all, I'm new to this. This will be my first setup for a web app I created. I created a web app(form) in vb.net on my test machine. Now I want to host this solution on a web server machine. I...
0
by: sbambati | last post by:
Hi All This is to clarify the problem that we are facing while deploying the .Net Components in Windows XP. We have compiled our VB.Net components in Visual Studio .Net 2002 (Framework 1.0)...
1
by: Blink | last post by:
I have a web application already built (by someone else), and I'm moving the source to my machine to start work on it. However, whenever I try to open it, I get either one of two errors - "Unable...
3
by: Christian Nunciato | last post by:
Hi there: I'm a veteran to ASP.NET 1.1, but new to 2.0, and I'm using VS 2005. When I run the app on my local machine, using the built-in Web server, I have no problems, but deploying the site...
17
by: ARC | last post by:
Hello again, I'm close to the end of converting a large app from access 97 to 2007. I have many users on the old system, with the db's in Access 97, and here's what I'm thinking of doing to...
5
by: Bob | last post by:
Hello All, I have created a vb.net app that I want to place on a network drive. Each time I try to execute it from the network, a security violation pops up and prohibits the app from running. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.