PC Review


Reply
Thread Tools Rate Thread

VS 2003 won't open existing web project on localhost

 
 
IT Drone
Guest
Posts: n/a
 
      24th Feb 2005
I'm running Windows Server 2003, IIS 6.0, and VS 2003. I have an
ASP.NET project I previously created, and went to open it back up to
make modifications. Now VS won't open http://localhost


When I try to open that location, it just goes to "My Documents"


I haven't changed anything on the machine, I made sure the VS users
group had full access to wwwroot. I ran aspnet_regiis -i to reinstall.
I tried substituting my IP address for localhost. Nothing has worked.


Help! I need to recompile some small changes in this app and the entire
team is breathing down my neck wondering why I can't open up code on
the box I terminal server into.

 
Reply With Quote
 
 
 
 
Lionel LASKE
Guest
Posts: n/a
 
      27th Feb 2005

I'm sorry about that but I have no idea why you can't open your project :-(
Check again if your virtual directory exist.

However if you really need to recompile your ASP.NET you can use the command
line C# compiler ("csc.exe") to compile your directory as an assembly.
Use "/target:library" option.
I hope it could help and give hope to your team.

Lionel.



"IT Drone" <(E-Mail Removed)> a écrit dans le message de news:
(E-Mail Removed)...
> I'm running Windows Server 2003, IIS 6.0, and VS 2003. I have an
> ASP.NET project I previously created, and went to open it back up to
> make modifications. Now VS won't open http://localhost
>
>
> When I try to open that location, it just goes to "My Documents"
>
>
> I haven't changed anything on the machine, I made sure the VS users
> group had full access to wwwroot. I ran aspnet_regiis -i to reinstall.
> I tried substituting my IP address for localhost. Nothing has worked.
>
>
> Help! I need to recompile some small changes in this app and the entire
> team is breathing down my neck wondering why I can't open up code on
> the box I terminal server into.
>



 
Reply With Quote
 
Alvin Bruney [Microsoft MVP]
Guest
Posts: n/a
 
      27th Feb 2005
u should just own up and say you broke it, that will get them off your case.

First check to make sure that IIS is running. Then check inetmanager to make
sure your virtual directory is correctly mapped and registered. If it is
opening up my documents, that tells me that the virtual directory is not
mapped correctly

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
--------------------------------------------------


"Lionel LASKE" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I'm sorry about that but I have no idea why you can't open your project
> :-(
> Check again if your virtual directory exist.
>
> However if you really need to recompile your ASP.NET you can use the
> command line C# compiler ("csc.exe") to compile your directory as an
> assembly.
> Use "/target:library" option.
> I hope it could help and give hope to your team.
>
> Lionel.
>
>
>
> "IT Drone" <(E-Mail Removed)> a écrit dans le message de news:
> (E-Mail Removed)...
>> I'm running Windows Server 2003, IIS 6.0, and VS 2003. I have an
>> ASP.NET project I previously created, and went to open it back up to
>> make modifications. Now VS won't open http://localhost
>>
>>
>> When I try to open that location, it just goes to "My Documents"
>>
>>
>> I haven't changed anything on the machine, I made sure the VS users
>> group had full access to wwwroot. I ran aspnet_regiis -i to reinstall.
>> I tried substituting my IP address for localhost. Nothing has worked.
>>
>>
>> Help! I need to recompile some small changes in this app and the entire
>> team is breathing down my neck wondering why I can't open up code on
>> the box I terminal server into.
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to open an existing project? g4356 Microsoft Dot NET 4 2nd Aug 2006 03:03 AM
Open an Existing Project (Remove a project from the project list) =?Utf-8?B?ZHJvb3Bl?= Microsoft Dot NET 1 19th Jan 2005 08:36 AM
open an existing project Greg Chu Microsoft Dot NET 1 17th Dec 2004 05:35 PM
have VS.NET 2003 show last modification date in 'open existing project' window? Les Caudle Microsoft Dot NET Framework 3 17th Mar 2004 03:53 PM
Publishing Project From LocalHost To Windows Server 2003 Robbo Microsoft ASP .NET 2 17th Aug 2003 02:46 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:02 PM.