473,407 Members | 2,326 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,407 software developers and data experts.

Access Web page

In visual studio 2003 we can access a web page from other computer as

http://computername/servicesone/index.aspx

How do I achieve it through visual studio 2005, As when we go the same
address it prompt error message, we did try with the following but couldnt
suceed.

http://computername:1501/servicesone/index.aspx

Regards,
Navin
Nov 23 '06 #1
2 931
You need to set your web site up in IIS.
Visual Studio 2005 has a new option to host files locally with a local web
server that only works from the local machine. But you don't have to use
this feature, you can set your projects up in IIS just like before and then
you can access your site from other computers just like before.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"NAVIN.D" <NA****@discussions.microsoft.comwrote in message
news:4C**********************************@microsof t.com...
In visual studio 2003 we can access a web page from other computer as

http://computername/servicesone/index.aspx

How do I achieve it through visual studio 2005, As when we go the same
address it prompt error message, we did try with the following but couldnt
suceed.

http://computername:1501/servicesone/index.aspx

Regards,
Navin
Nov 23 '06 #2

Issue was that I have 2003 version installed along side of 2005 version, To
resolve all we have to do .

Go to IIS, Right -click properties of web site, ----Go to ASP.net Tab and
change version 2.0.50727.

It works fine Thank you for your quick response Steve.

For more details on issue:
http://support.microsoft.com/kb/909642
"Steve C. Orr [MCSD, MVP, CSM, ASP Inside" wrote:
You need to set your web site up in IIS.
Visual Studio 2005 has a new option to host files locally with a local web
server that only works from the local machine. But you don't have to use
this feature, you can set your projects up in IIS just like before and then
you can access your site from other computers just like before.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"NAVIN.D" <NA****@discussions.microsoft.comwrote in message
news:4C**********************************@microsof t.com...
In visual studio 2003 we can access a web page from other computer as

http://computername/servicesone/index.aspx

How do I achieve it through visual studio 2005, As when we go the same
address it prompt error message, we did try with the following but couldnt
suceed.

http://computername:1501/servicesone/index.aspx

Regards,
Navin
Nov 23 '06 #3

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

Similar topics

3
by: Paul | last post by:
Hi all, at present I I've built a website which can be updated by admin and users. My problem, I've combined "log in" and "access levels" to restrict access to certain pages, using the built...
14
by: Sean C. | last post by:
Helpful folks, Most of my previous experience with DB2 was on s390 mainframe systems and the optimizer on this platform always seemed very predictable and consistent. Since moving to a WinNT/UDB...
8
by: John Baker | last post by:
Hi: I am URGENTLY in need of some book or web site OR tool that will help me integrate a relatively simple access application into a web page or pages. This is a time recording system (by...
0
by: ASP.Confused | last post by:
The old message looked a little stale, so I am re-posting it here. Anybody have any ideas of what I could do?!? The previous responses to this question are below. If you want to look at the...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
8
by: jbonifacejr | last post by:
This is my first day here, so please be patient. I do not know how to search very well so the search I tried to get the answer showed me topics from the year 2000 and they really don't cover what I...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
6
by: =?Utf-8?B?SmF5IFBvbmR5?= | last post by:
I am trying to access a Public property on a Master Page from a Base Page. On the content pages I have the MasterType Directive set up as follows: <%@ MasterType virtualpath="~/Master.master" %>...
7
ADezii
by: ADezii | last post by:
There are essentially three techniques for publishing Access Data on the Web. The first technique is static, and does not allow for the dynamic addition or modification to the data, There is no...
7
by: Andy B | last post by:
I have a class I am creating for data access. I need to access controls from inside the class that are on a particular page. How do I do this? or is creating an instance of the page class and using...
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: 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: 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
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
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...
0
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...
0
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...

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.