Wrox Programmer Forums
|
VB.NET 2002/2003 Basics For coders who are new to Visual Basic, working in .NET versions 2002 or 2003 (1.0 and 1.1).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.NET 2002/2003 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 August 6th, 2006, 09:12 AM
Registered User
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Web Forms issues

Am working through VB.Net 2003 intro.
Am on programming web forms and am getting nowhere.

I cannot debug from the web development program as it says it cannot connect to the web server. I have turned my firewalls off but still no response.

I can open a standard HTML file up in internet explorer but obviously it cannot do any asp stuff, so that's only useful for some stuff. I can't open an ASPX file in Internet explorer.

However, when I finally did get it to open I got this error:

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

A name was started with an invalid character. Error processing resource 'file:///F:/Inetpub/wwwroot/Client-Server Processin...

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
-^

The above tagged line is the default line it was set up with when I created the application. I have tried replacing it with the line in the book, but the error then says: 'Context is not a member of 'Client_Server_Processing.Default' or '.Webpage1' whichever I use.

Please can someone help me out here?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Forms for Submitting Issues to Team Foundation Baby_programmer BOOK: Professional Team Foundation Server ISBN: 0-471-91930-6 0 July 28th, 2008 06:01 PM
connection string issues, web.config file issues kaliaparijat ASP.NET 2.0 Professional 1 June 12th, 2008 08:07 AM
Web Hosting Issues plb BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 10 July 13th, 2007 06:23 PM
Continuous Forms Issues strikeuk Access 1 January 2nd, 2006 11:59 AM
MDI Forms. 2 Issues MrDannyP Beginning VB 6 10 November 28th, 2003 05:02 AM





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