473,383 Members | 1,785 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,383 software developers and data experts.

Why add new item template is showing blank?

I want to add new item by right clicking on folder,and add a web page.But add template is showing blank.(ie. nothing)
Sep 10 '09 #1
5 2333
I have created a web site.I am trying to add a web page but add new item is showing blank template.So I am adding other new web site.Now iam giving the physical path of the web page of second web site(that is present under website1) Code written in 1 website:server.transfer("<address of web page in second web site(that is uder 1 st web site)?>")

but it is showing error:child website's address is incorrect or give virtual path of child web site.Where to find virtual path of child web site.I searched inetpub.But did not get?
Sep 10 '09 #2
Frinavale
9,735 Expert Mod 8TB
You cannot use Server.Transfer to move between web pages that exist in different web applications or websites.

You will have to use Response.Redirect instead to move between these pages.

Are these pages supposed to be in different websites/web applications? Or are they supposed to be in the same website/web application?
Sep 10 '09 #3
Frinavale
9,735 Expert Mod 8TB
I don't understand what you've done.

Open your Solution Explorer, right click on the WebSite (or WebApplication) name at the very top of the listing in the Solution Explorer.....

Choose Add -> New Item

This will open the "Add New Item" dialogue box.

It will show you 2 panes a "Categories" pane and a "Templates" pane.

Click "Web" in the "Categories" pane.....the pick from the items listed in the "Templates" pane.
Sep 10 '09 #4
Same web site.I have already mentioned it
Sep 14 '09 #5
Frinavale
9,735 Expert Mod 8TB
I've merged your questions together into one thread since they are they same problem.

Please see my reply in post number 4.
Sep 14 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Alex Rybalov | last post by:
Hi, Using IIS 5.0 and sometime some asp pages (absolutely randomly) showing as blank white pages. So far only one way of fixing it - restart whole server. Restarting IIS, or specific web server...
3
by: Big Dave | last post by:
I know it's been asked a million times before, but I still can't seem to find an answer that works. I've got a dropdown list in the footer template of a datagrid. The dropdown list databinds,...
1
by: Ed Chiu | last post by:
Hi, I have the following item template in a datalist: <asp:LinkButton id="lnkAction" runat="server" CommandName="Action" cssClass="TabMenu"> <%# Container.DataItem("Title") %>...
9
by: Kay | last post by:
Hi all, Could you tell me the best way to add a blank item(as first item) in a data binded combo box? Because I think I didn't do it right and it generate an error if the second item(after the...
5
by: Cindy H | last post by:
Hi I have a ddl that I have populated with a dataset. I have 2 items in the ddl. The first one is '3D' and the second one is 'Spot'. I have to select Spot - the second item in the ddl and then...
1
by: lucaslyana | last post by:
I have a datalist with multiple controls in the itemtemplate which can be selected. For example, a button can be clicked to vote on a topic, and upon selection it increments by 1. If I click on...
1
by: gabe | last post by:
Hi, Is it possible to store the project name in an Item Template? I can use $safeprojectname$ in a Project Template, and the correct name is replaced. However, if I do the same in an Item...
6
by: painkiller | last post by:
language: vb.net environment: windows forms .net : v1.1 i am having a checkedlistbox control that display document category such as text, image, video, audio etc. these values are coming from...
1
by: rogerford | last post by:
I have a grid which i bind with values from Database. I have events to edit and update the grid. I am not using SqlDatasource to connect to DB. Rather i am doing the updating of the grid...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.