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 March 3rd, 2009, 01:35 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Code Behind files behave different in both project types. One thing to check is the @Page directive of your pages. To see the differences, and see if you have the right ones, create a new Web Site Project and a new Web Application Project and compare the differences for each Default.aspx and the code behind files. Then check your site and see if you have any differences.

Additionally, check out this page: http://webproject.scottgu.com/CSharp...Migration.aspx

It shows you how to migrate from 1.1 to 2.0, but I think most, if not all, still applies to 3.5

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old March 4th, 2009, 05:30 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 290
Thanks: 24
Thanked 0 Times in 0 Posts
Default The name 'partOneStep' does not exist in the current context

Hi Imar,

Thanks for your help.

I will try that and see if I can figure out any differences.

By the way, you have been so helpful and I was wondering if you could have a look at another post of mine entitled "NESTED XML USING DATASET".

I am strugling to get the dataset to produce nested xml when dealing with a one-to-many relationship.

Would you be able to shed any light?

Cheers

P





Similar Threads
Thread Thread Starter Forum Replies Last Post
The name 'txtOperande1' does not exist in the current context stevemcd999 BOOK: Beginning C# 3.0 : An Introduction to Object Oriented Programming ISBN: 978-0-470-26129-3 3 February 25th, 2009 11:58 PM
Unable to set context in web.xml or context.xml. dchicks Apache Tomcat 1 March 7th, 2008 07:59 AM
Position of a node outside current context QuickSilver002 XSLT 2 April 19th, 2007 02:07 PM
Force current rec on screen if errors exist wscheiman Access VBA 4 November 4th, 2003 02:39 PM
context help smukher Visual C++ 0 June 19th, 2003 08:09 AM





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