473,624 Members | 2,543 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Request.Applica tionPath not consistent

Dear All,

Using VS2008 on Vista (IIS7). Request.Applica tionPath return something
like "http://localhost:50440/"

When deploy into Server 2003 (IIS6), found that
Request.Applica tionPath is returning "c:\\Inetpub\.. ."

May I know what has gone wrong?

Thanks in advance.
Jul 1 '08 #1
2 3615
localhost:50440 is not an IIS application path it's a built-in development
server (e.g. Cassini) path.
Peter
"CKKwan" <ck****@my-deja.comwrote in message
news:54******** *************** ***********@i18 g2000prn.google groups.com...
Dear All,

Using VS2008 on Vista (IIS7). Request.Applica tionPath return something
like "http://localhost:50440/"

When deploy into Server 2003 (IIS6), found that
Request.Applica tionPath is returning "c:\\Inetpub\.. ."

May I know what has gone wrong?

Thanks in advance.
Jul 1 '08 #2
re:
!When deploy into Server 2003 (IIS6), found that Request.Applica tionPath is returning "c:\\Inetpub\.. ."

Using Windows 2003 Server with IIS 6.0, it works fine.

See the sample at :

http://asp.net.do/test/apppath.aspx

apppath9.text = "Request.Applic ationPath is : " & Request.Applica tionPath

The result of that is : "Request.Applic ationPath is : /test"

re:
!May I know what has gone wrong?

Maybe a typo, and you actually used Request.Physica lPath or Request.Physica lApplicationPat h ?

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== ========
"CKKwan" <ck****@my-deja.comwrote in message news:54******** *************** ***********@i18 g2000prn.google groups.com...
Dear All,

Using VS2008 on Vista (IIS7). Request.Applica tionPath return something
like "http://localhost:50440/"

When deploy into Server 2003 (IIS6), found that
Request.Applica tionPath is returning "c:\\Inetpub\.. ."

May I know what has gone wrong?

Thanks in advance.

Jul 1 '08 #3

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

Similar topics

5
2383
by: Vadym Stetsyak | last post by:
Hi, All! For example if I have http://server/myvirtualpath/someotherpath/page.asp and virtual path on the IIS is http://server/myvirtualpath How can I retrieve above mentioned asp application path. I need the same functionality that has ASP.NET (Request.ApplicationPath)
0
2334
by: Jim Corey | last post by:
I've seen this same sort of code (below) on other posts. This works fine for me on my development machine, but not when I move it to my hosted site. When I view the source from my machine, I see: src='/MyProjectFolder/Javascript/datepicker.js' On the hosted site I get: src='//Javascript/datepicker.js' and it doesn't work. Any ideas on what I can do to make the same code work both places?
2
3812
by: martin | last post by:
Hi, I am developing a class to help my asp.net application along. The class is part of a seperate project although this project is included in the same solution as my main web application. I wish to use the function "request.applicationpath" from inside my class. In solution explorer I have right clicked on the references node and added a reference to system.web.dll
1
3549
by: Ponnurangam | last post by:
Hi, I have completed a website using Request.ApplicatioPath in a lot of places. eg.: (<img src='<%= Request.ApplicationPath %>/Images/logo.gif' />) It works locally, but doesn't work thru internet after I deployed it. It works if I move the whole website into a sub folder from the root folder.
5
5291
by: Miljana | last post by:
Hi, I have one problem with cookies in ASP.NET application. It seems that I can not retreive cookie from Request.Cookies collection. I put cookie in Response.Cookies collection, and after page post back, when I try to retreive it from Request.Cookies collection, it appears that it does not exists. This problem does not occur on several developing machines we use for developing application, but occurs in another environment (another...
2
2565
by: ad | last post by:
I want to get the Application path, I use the code: string sDir = Request.ApplicationPath ; It run well in code behind, but if I place the code above in Global.asax like: void Application_Start(Object sender, EventArgs e) { string sDir = Request.ApplicationPath ; }
0
1523
by: Chris | last post by:
Hi, i use a masterpage in my application. When navigating to another site without closing the browser and then coming back to the application, the images and css styles are lost. So i did this for the images: <img src="<%=Request.ApplicationPath%>/images/01.gif" /> and this works.
0
1427
by: Chris | last post by:
Hi, When navigating to another site without closing the browser and then coming back to the application, the images and css styles are lost. So i did this for the images: <img src="<%=Request.ApplicationPath%>/images/01.gif" /> and this works. Now my css file (green.css) is in App_Themes/green and i refer to it from
5
1820
by: Rory Becker | last post by:
I have had code in my Application_Start which is intended to run once at the start of my application's life. It loads connection information and similar from a known location. However I recently migrated my app using ------------------------------------------------------------- %systemroot%\system32\inetsrv\APPCMD.EXE migrate config "Default Web Site/YourApp" -------------------------------------------------------------
0
8249
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8179
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8633
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8348
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7176
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6112
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4084
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2613
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1493
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.