473,386 Members | 1,828 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.

unable to open remote project

I installed the Portal Starter Kit (from www.asp.net) on
a win 2003 server running IIS 6.0 and SQL Server 8.0, and
it works fine using integrated authentication.

However, I'm unable to open the portal project remotely
from my development pc... when in vs.net I click
File/Open/Project from Web, and I'm prompted to enter the
URL of the server containing the project. After
entering "http://myserver" it shows a listing of web
projects, but the portal project is not listed...

On the server, the portal project appears as normal in
IIS manager, doesn't appear to be configured differently
than the other projects, with one exception: In the
properties window for the project, the local path is
listed as the physical path of where the project is
located on the hard disk, like "c:\Program Files....",
whereas the other projects' local path is listed as
just "\webapp1"...

I'm hoping someone has had this problem and knows how to
fix it...

thanks for any info...

Nov 17 '05 #1
2 1556
I'd like to add that I moved the project from it's
location under Program Files, to now being in the wwwroot
folder like the other web apps, then changed the "local
path" setting in the properties window for the project,
but this did not help...

thanks for any useful clues..

-----Original Message-----
I installed the Portal Starter Kit (from www.asp.net) on
a win 2003 server running IIS 6.0 and SQL Server 8.0, andit works fine using integrated authentication.

However, I'm unable to open the portal project remotely
from my development pc... when in vs.net I click
File/Open/Project from Web, and I'm prompted to enter theURL of the server containing the project. After
entering "http://myserver" it shows a listing of web
projects, but the portal project is not listed...

On the server, the portal project appears as normal in
IIS manager, doesn't appear to be configured differently
than the other projects, with one exception: In the
properties window for the project, the local path is
listed as the physical path of where the project is
located on the hard disk, like "c:\Program Files....",
whereas the other projects' local path is listed as
just "\webapp1"...

I'm hoping someone has had this problem and knows how to
fix it...

thanks for any info...

.

Nov 17 '05 #2
I'd like to add that I moved the project from it's
location under Program Files, to now being in the wwwroot
folder like the other web apps, then changed the "local
path" setting in the properties window for the project,
but this did not help...

thanks for any useful clues..

-----Original Message-----
I installed the Portal Starter Kit (from www.asp.net) on
a win 2003 server running IIS 6.0 and SQL Server 8.0, andit works fine using integrated authentication.

However, I'm unable to open the portal project remotely
from my development pc... when in vs.net I click
File/Open/Project from Web, and I'm prompted to enter theURL of the server containing the project. After
entering "http://myserver" it shows a listing of web
projects, but the portal project is not listed...

On the server, the portal project appears as normal in
IIS manager, doesn't appear to be configured differently
than the other projects, with one exception: In the
properties window for the project, the local path is
listed as the physical path of where the project is
located on the hard disk, like "c:\Program Files....",
whereas the other projects' local path is listed as
just "\webapp1"...

I'm hoping someone has had this problem and knows how to
fix it...

thanks for any info...

.

Nov 17 '05 #3

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

Similar topics

1
by: Reza Sadeghi | last post by:
Hi I am getting this error when I tried to browse any asp.net in visual studio.net. I can build the project but when I try to run and debug the project I get error message that "Unable to start...
0
by: vince | last post by:
I installed the Portal Starter Kit (from www.asp.net) on a win 2003 server running IIS 6.0 and SQL Server 8.0, and it works fine using integrated authentication. However, I'm unable to open the...
2
by: TM | last post by:
When I run an ASP.Net application I am getting the following error: "Error while trying to run project: Unable to start debugging on the web server. The project is not configured to be debugged."...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
6
by: Brad | last post by:
I have a win2003 server workstation with multiple webs, each web has it's own ip address. In VS2005, if I select to open an existing web site, select Local IIS, the dialog correctly displays a...
7
by: Jed | last post by:
I am trying to open web project in VS 2003 using the File Share method. VS is running on XP Pro (Host) and I am accessing the root web of an XP Pro install on Virtual PC (Server) running on the...
0
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
3
by: Buddy Home | last post by:
Hello, I'm trying to upload a file programatically and occasionally I get the following error message. Unable to write data to the transport connection: An established connection was aborted...
4
by: ian | last post by:
A few weeks ago I was able to run remote debugging from my local machine (VS 2005 XP sp2) but now I get the following message: unable to start debugging on the web server. logon failure: unknown...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.