Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Basics
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 7th, 2009, 11:58 AM
Authorized User
 
Join Date: Apr 2009
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
Default Need urgent help with publishing .net code

I have an existing website running from my IIS in asp. (for e.g. www.test.com)

Now I created one more folder in the same directory (folder1) and publish my .net website code to that folder.

Can I able to access it when I try to enter the same URL in the browser with that
newly created folder appended after it ? (for e.g www.test/folder1/). Will that directly
go to default.aspx page of folder1 ?
 
Old October 12th, 2009, 07:29 AM
Friend of Wrox
 
Join Date: May 2006
Posts: 107
Thanks: 1
Thanked 8 Times in 7 Posts
Default

It should look for default.aspx in the subfolder.

You could always force it to that file when you call the folder (in a hyperlink or redirect or transfer eg www.test/folder1/default.aspx )

As with all these things the best way to learn is try it and see what works and what does not.
 
Old October 19th, 2009, 08:18 PM
Registered User
 
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to huxiaosky
Default It can find the Default.aspx

It can find the Default.aspx in the subfolder





Similar Threads
Thread Thread Starter Forum Replies Last Post
Need urgent help with publishing .net code Nishapd Classic ASP Basics 0 October 7th, 2009 11:55 AM
Urgent:hard disk serial code and vb code ivanlaw Pro VB 6 0 July 25th, 2007 04:05 AM
Very Urgent: Where is the code? Oyghan Wrox Book Feedback 4 January 24th, 2006 08:45 AM
to optimize the code-urgent mikedeepak Classic ASP Professional 1 November 4th, 2005 03:00 AM
Urgent! mail account in ASP.net using C#.net vicman BOOK: ASP.NET Website Programming Problem-Design-Solution 0 February 18th, 2005 08:38 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.