CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.vs_2005_web_application_projects Tags:
Item Type: NewsGroup Date Entered: 3/19/2007 2:57:01 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 11 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
palomar8
Asp.Net User
migrating web site --> web application3/19/2007 2:57:01 AM

0/0

I followed Scott's directions for moving a site to an application, and I get "Type xxxx is not defined." and I know this is because it is not seeing certain namespaces. I have all the namespaces defined in my web.config file. So do web apps ignore this? I have system.data.sqlclient and system.xml as references in my project, yet my .vb files seem to not recognize them. I'm at a loss as how to proceed, except to "imports" to each code page or to just go back to using web site projects. Any thoughts? Thank you!
billhie
Asp.Net User
Re: migrating web site --> web application4/4/2007 6:54:02 PM

0/0

Web applications are basically client projects. The code behind and standalong class files are built by VS into a dll which gets placed in bin. The markup (aspx, ascx, etc), is built by Asp.Net at runtime.  Thus the namespaces added to web.config only affect the Asp.Net compilation. So you need to make sure references are added to the "client" part of the project using the Add Reference command, and you can add namespaces by:

1) r-click on the project node and select the Properties menu (or double-click the My Project node)

2) Select the "References" tab

3) In the Imported Namespaces Add or Check the desired namespaces


Bill Hiebert

Visual Studio Web Tools
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Sarbanes-Oxley IT Compliance Using COBIT and Open Source Tools: IT Compliance Using COBIT and Open Source Tools Authors: Christian Lahti, Roderick Peterson, Pages: 333, Published: 2005
Microsoft IIS 6 Delta Guide Authors: Don Jones, Martin C. Brown, Pages: 216, Published: 2003
Hacking Exposed Web 2.0: Web 2.0 Security Secrets and Solutions Authors: Himanshu Dwivedi, Rich Cannings, Zane Lackey, Pages: 258, Published: 2007
ASP.NET Kick Start: Kick Start Authors: Stephen Walther, Pages: 624, Published: 2002
The Complete Reference to Professional Soa With Visual Studio 2005 (C# & Vb 2005) .net 3.0 Authors: Tom Gao, Pages: 700, Published: 2007
Microsoft ASP.NET: Fast & Easy Web Development Authors: Nitin Pandey, NIIT (Firm), Pages: 398, Published: 2002
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007

Web:
CodeProject: Migrating website projects to web applications in ... Aug 28, 2008 ... Step by step explanation to migrate website projects to web applications in VS2008; Author: Muneeb R. Baig; Section: ASP.
Migrating a VS 2005 Web Site Project to VS 2005 Web Application ... The below tutorial helps explain how you can migrate existing VS 2005 Web Site Projects to use the new VS 2005 Web Application Project option. ...
Migrating web site (vs2005) to web application (vs2008) - ASP.NET ... Migrating web site (vs2005) to web application (vs2008). Last post 01-16-2008 7: 56 PM by pattipoe. 10 replies. Sort Posts: ...
Muneeb-ur-Rehman Baig: Migrating website projects to web ... Migrating website projects to web applications in VS2008. The Web Application feature is now back in VS2008. This article will help you upgrading your ...
Tutorial : Migrating web applications from websphere 3.5 to ... JavaZOOM Web Site ... Let's show how to migrate a web application (without EJB) from WebSphere 3.5 to 4.0 with the following tutorial : ...
Download details: Internet Information Services (IIS) 6.0 ... Microsoft IIS 6.0 Migration Tool automates several of the steps needed to move a Web site or application from IIS 4.0, IIS 5.0, or IIS 6.0 to a clean ...
Migrating Web site projects to Mainsoft for Java EE Web projects ... Migrating Web site projects to Mainsoft for Java EE Web projects. Mainsoft for Java EE Web projects are based on the Visual Studio 2008 Web Application ...
Migrating Multi-page Web Applications to Single-page Ajax Interfaces day we have a new challenge of migrating web applications. to single-page A ...... source code to recover a navigational model of a web site. ...
Migrate apps from Internet Explorer to Mozilla Jul 26, 2005 ... How to make Internet Explorer-specific Web applications work in ...... allowing a Web site to complete XSLT transformations in memory. ...
Migrating Web Applications through Declarative Models the migration service can then access Web applications through such server .... A Web site is. reversed considering one page at a time and reversing it into ...

Videos:
Chat with Twitter's lead architect: SMS sucks! http://www.uberpulse.com/us/2008/03/chat_with_twitter_lead_architect_sms_sucks_video.php During the lunch break at eComm, I sat down with Blaine Coo...
A TALE OF FOUR CITIES - Unlimited Potential - UP Expat '08 with the Wellies In conjunction with the Wellies, Unlimited Potential brings you a panel discussion. We put together people who have taken the leap to Wellington from...
TLI Software - FLEX demo http://cart.demo.tlisoftware.com/ TLI Software Pvt. Ltd. is a leading provider of Call Center and Business Process Outsourcing services. TLI Softwa...
XML11: An Abstract Windowing Protocol Google TechTalks June 1, 2006 Arno Puder Arno Puder received his masters and Ph.D. in computer science and is currently working as an Assistant Prof...
The Sony PSP PlayStation Portable in depth The Sony Playstation Portable (PSP) plays crystal clear movies as well as games - is it an iPod killer? September 1 2005 is the launch date in Austra...




Search This Site:










solution for communication between 2 modules

wap and masterpage issue

paging controls in the album?

left menu on master page

@(precompiledoutput) emtpy in afterbuild target

looking for membership module with specific features

windows 2003 and dnn

install fails 'dbo.aspnet_checkschemaversion' not found

is it possible to create new roles?

remember login not working!!

thumbnail module

menu control

asp.net 2.0 login control

dnn3013 and paypal return

issue with localization

webmatrix hosting

control toolkit installation

'asp' unrecognized tag prefix in contentpage code

dumb question: where are the binaries?

[asp.net 2.0] - asp.net 1.1 datagrid in asp.net 2.0

<br> instead of <p>

filtering results by user identity

help! took the day off to get dnn going. error message.

i hate to ask...but dnn3 release

urls and urltracking tables not updated when importing content into links module

hijack session

how can this be done??????????????

dpapi machine store - hardware swap outs

extending authentication to a separate application

help: error upgrading from 3.1 to 3.2 (w2003)

 
All Times Are GMT