473,487 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

File system websites

Hi,

In http project, I can able to view the webpage link by providing m/c
name instead of localhost(http://mymachinename/sample.aspx), but in
filesystem project why I couldn't browse the page with the machine
name? Can anyone suggest me how to browse it using m/c name instead of
the localhost:portnumber.
Feb 29 '08 #1
2 944
ASP.Net pages must be served by an HTTP server, so you can't do that.

--
HTH,

Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP

<bh*******@gmail.comwrote in message
news:f4**********************************@d4g2000p rg.googlegroups.com...
Hi,

In http project, I can able to view the webpage link by providing m/c
name instead of localhost(http://mymachinename/sample.aspx), but in
filesystem project why I couldn't browse the page with the machine
name? Can anyone suggest me how to browse it using m/c name instead of
the localhost:portnumber.

Feb 29 '08 #2
Filesystem type of project using built-in web server which runs on separate
port than standard IIS.
So to access is using machine name you must specify the port number.

Start it from VS and you will see in the browser
http://localhost:4534/mypage.aspx
4534 is made up and you will have different port number
George.
<bh*******@gmail.comwrote in message
news:f4**********************************@d4g2000p rg.googlegroups.com...
Hi,

In http project, I can able to view the webpage link by providing m/c
name instead of localhost(http://mymachinename/sample.aspx), but in
filesystem project why I couldn't browse the page with the machine
name? Can anyone suggest me how to browse it using m/c name instead of
the localhost:portnumber.

Feb 29 '08 #3

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

Similar topics

4
14470
by: R Reyes | last post by:
I am trying to code a file uploader (for forum/email attachments) from the client computer to a remote web server via the PUT method (since POST is not allowed ). However, the upload works ONLY...
0
1790
by: msnews.microsoft.com | last post by:
No clue why I get this error. It doesn't happen on my local machine. It doesn't give a clue as to where it occurs. Any way to track this? I'm not even sure if it's affecting the web site. It seems...
3
1458
by: Steve Winter | last post by:
Hi, We have a number of websites running on an IIS6 server all running under their own seperate Anonymous Web account and ASP.Net is configured to Impersonate this account for each site for file...
2
1183
by: Jon | last post by:
Since installing the 2.0 Framework, all of my websites that allow for report download have broken. These websites generate reports in pdf, word, or excel content type and then write the content of...
3
2210
by: shapper | last post by:
Hello, In have a class inside a compiled DLL where I have the following code: ' Create site map XML document Dim siteMap As XmlDocument = New XmlDocument ' Load site map XML document from...
2
151624
by: antonyliu2002 | last post by:
I am testing AJAX. I've downloaded the AJAX Extension and the CTP December package and installed on BOTH my development machine and the production server. Then I created a very very simple web...
7
2332
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Hi. I have an ASP.NET 2.0 web application which contains an Images directory with all website images. How can I prevent other websites from creating img tags with the source as my images? I want...
1
6947
by: veer | last post by:
hello expert i want to check the log file of my system so that i can know that how many websites are opened on my system through internet. please provide some help becuase every day i found...
3
2901
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, I cut and paste the following code from msdn help page which it just introduces view and multiview server controls. Here is what I do: in vs studio 2005, File --New Web Site, it...
1
2098
by: fortwilliam | last post by:
Hi, I am very new to "object oriented programming". I have this script which I didn't write but have altered and have been using for a while to allow people to upload files to a website. Now I am...
0
7106
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7181
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...
1
6846
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7349
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4874
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4565
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3076
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
600
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
267
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.