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

Parser Error Message: Could not load type 'winadmin._default'

Okay, creating an ASP.NET application with Visual Studio on a remote server
(not local machine).

It starts up with WebForm.aspx

I put an image in webform.aspx, save it, and jump over to Internet Explorer,
and surf to
http://myserver/myproject/webform1.aspx.

All is well, I see my image.

I then return to Visual Studio, click on File - Add New Item - Webform, and
name it default.aspx.

I add a label to default.aspx, and put the text "Hello World" in the label.

I save it, then go to internet exploreer and surf to
http://myserver/myproject.

I get the error:

Parser Error Message: Could not load type 'winadmin._default'.

and it highlights the line:

Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="default.aspx.vb" Inherits="winadmin._default"%>

What did I do wrong?

Thanks!

David

--
================================================== =====
David Johnson, MCP, MCSE, MCSD, MCDBA
<a href = "http://www.azletexas.net">High speed internet for Azle</a>
Nov 18 '05 #1
1 2000
after you add a new webform rebuild the solution/project, which should clear
it up
"David Johnson" <dj******@i2.com> wrote in message
news:uj**************@tk2msftngp13.phx.gbl...
Okay, creating an ASP.NET application with Visual Studio on a remote server (not local machine).

It starts up with WebForm.aspx

I put an image in webform.aspx, save it, and jump over to Internet Explorer, and surf to
http://myserver/myproject/webform1.aspx.

All is well, I see my image.

I then return to Visual Studio, click on File - Add New Item - Webform, and name it default.aspx.

I add a label to default.aspx, and put the text "Hello World" in the label.
I save it, then go to internet exploreer and surf to
http://myserver/myproject.

I get the error:

Parser Error Message: Could not load type 'winadmin._default'.

and it highlights the line:

Line 1: <%@ Page Language="vb" AutoEventWireup="false"
Codebehind="default.aspx.vb" Inherits="winadmin._default"%>

What did I do wrong?

Thanks!

David

--
================================================== =====
David Johnson, MCP, MCSE, MCSD, MCDBA
<a href = "http://www.azletexas.net">High speed internet for Azle</a>

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ST | last post by:
Hi, I keep getting the parser error, and I have no idea why. I've tried a number of things including: 1)building/rebuilding about 100x 2)making sure all dll's are in the bin folder in the root...
2
by: Jerry Tovar | last post by:
I am using .Net 2003 on a XP Pro using IIS. My IIS is configured to have it's root on our Network drive. I have been able to create ASP.Net webform up until now. For what ever reason, I am...
2
by: David R Emerson | last post by:
I could use some help. It seems a lot of people have problems getting Parser Errors in their asp.net apps, but my problem is a bit different: We have a couple developers working on a project...
13
by: Duron | last post by:
I created a new folder using VS.NET 2003. Then I created a new web form under that folder, say, \Member\Default.aspx. However, even if I didn't do anything to that page, a run-time error appears...
6
by: ST | last post by:
Hi, I keep getting the parser error, and I have no idea why. I've tried a number of things including: 1)building/rebuilding about 100x 2)making sure all dll's are in the bin folder in the root...
5
by: Kenneth P | last post by:
Hi, I get a Parser Error message when I try to start my asp.net app. Parser Error Message: Could not load type 'DiskoWeb.dLogin'. I have a code behind file and it's class name is dLogin. ...
2
by: 3Dfelix | last post by:
Hello, I'm starting with Visual Web Developper and ASP.NET 2.0. In order to test my remote server, I created an "hello word" aplication, that is working on local server. I have copied all...
25
by: Blasting Cap | last post by:
I keep getting errors that pop up when I am trying to convert an application from dotnet framework 1.1 to framework 2.0. The old project was saved in sourcesafe from Visual Studio 2003, and I have...
1
by: Dave | last post by:
Does anyone know what might cause this error in IE when my page loads: Error parsing attribute 'enableeventvalidation': Type '_Default' does not have a public property named...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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.