Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > IIS5 question

Reply
Thread Tools

IIS5 question

 
 
EMW
Guest
Posts: n/a
 
      10-05-2004
When I open my ASP.NET webapplication in VS.NET 2003, I get the message it
cannot find it.
The files are located at "c://inetpub/wwwroot/webapplication/fssite" but the
message says it cannot find it at
http://localhost:/webapplication/fssite (notice the semicolon after
localhost!)

I figured that somewhere either in IIS or in windows, I need to make
somekind of DNS about this.

Can someone help me with this?

thanks!
Eric


 
Reply With Quote
 
 
 
 
=?Utf-8?B?UHN5Y2hv?=
Guest
Posts: n/a
 
      10-05-2004
You should search in your project web directory an file with extension
webinfo. edit with notepad and change localhost to your computer name. This
will not guarantee that your application will work because it should work
with localhost to.
Cheers

"EMW" wrote:

> When I open my ASP.NET webapplication in VS.NET 2003, I get the message it
> cannot find it.
> The files are located at "c://inetpub/wwwroot/webapplication/fssite" but the
> message says it cannot find it at
> http://localhost:/webapplication/fssite (notice the semicolon after
> localhost!)
>
> I figured that somewhere either in IIS or in windows, I need to make
> somekind of DNS about this.
>
> Can someone help me with this?
>
> thanks!
> Eric
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
[newbie question] IIS5.1 & ASP2.0 Simon Smith ASP .Net 3 09-14-2006 01:14 PM
Cisco CSS11050 - IIS5.0 - HTTPS site does not work after bouncing the website Sekhar Cisco 0 03-28-2006 12:04 AM
Newbie Question: Asp Classic and ASP.NET running on IIS5 side-by-side ? Bob [BVP] ASP .Net 5 08-09-2004 01:55 PM
How to test SMTP Email code with development computer only running IIS5.0 Robert V. Hanson ASP .Net 1 07-28-2003 09:07 PM
Writing ASP.NET on IIS6 and publishing to IIS5 Brian Henry ASP .Net 1 06-25-2003 08:52 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57