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

Parser Error Message: Could not load type..

Hi

I made a small change to a .Net 2 framework website and uploaded it today
and went to the site and got

Parser Error Message: Could not load type
'Tgsi.CortijoRomero.Website.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="Tgsi.CortijoRomero.Website.Global" %>

If you rename the global then it gives the same error with another class. I
am pretty sure that there is no code error
and positive that the dll is uploaded to the right bin directory. I have
recompiled it and uploaded it countless times.

The ISP says that it is a script error and cant assist.

I have downloaded the entire failing site and uploaded it to another ISP,
reconfigured the
db connection and it works perfectly (I also did this on two local servers
without issue)

I am still up the creek as I don't know what is wrong, the ISP isn't helping
and we don't
have a website.

I would be grateful if anyone has any idea because it is killing me

thanks

jc


--
===============
Jonathan Crawford
jc@tgsi.net
===============

Aug 6 '08 #1
2 3479
Please look at this:
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

Thanks
TimeLive timesheet software in just US$ 200 with unlimited users. ASP.Net
source code in just US$ 400
TimeLive web timesheet
TimeLive web based timesheet
http://www.livetecs.com

Thanks
"Jonathan Crawford" <jc@jcrawford.co.ukwrote in message
news:%2******************@TK2MSFTNGP04.phx.gbl...
Hi

I made a small change to a .Net 2 framework website and uploaded it today
and went to the site and got

Parser Error Message: Could not load type
'Tgsi.CortijoRomero.Website.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="Tgsi.CortijoRomero.Website.Global" %>

If you rename the global then it gives the same error with another class.
I am pretty sure that there is no code error
and positive that the dll is uploaded to the right bin directory. I have
recompiled it and uploaded it countless times.

The ISP says that it is a script error and cant assist.

I have downloaded the entire failing site and uploaded it to another ISP,
reconfigured the
db connection and it works perfectly (I also did this on two local servers
without issue)

I am still up the creek as I don't know what is wrong, the ISP isn't
helping and we don't
have a website.

I would be grateful if anyone has any idea because it is killing me

thanks

jc


--
===============
Jonathan Crawford
jc@tgsi.net
===============
Aug 8 '08 #2
Hi

I had found that one before mailing the list
I find it a little sad that MS don't deal with this kind of thing
in any depth. If you copy the error into MSDN search,
the first entry is about security permissions and the rest non relevant.

My code was compiled correctly. I am not a beginner.
I even created a brand new project with one page and no
script and put it on the site, and got the same error

I put the site on 3 other servers and it worked perfectly

If it was me, I would delete the website in IIS and recreate it,
but I can't as the ISP says it is a script file error and haven't
responded for 48 hours.

This is one of the truly awful things about MS, how they can
build systems which fail so catastrophically whilst giving
either an irrelevant error messages or none at all. To be
honest they make working life grim, and that is before getting started on
ISP's.

regards

jc



<li******@gmail.comwrote in message
news:7F**********************************@microsof t.com...
Please look at this:
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

Thanks
TimeLive timesheet software in just US$ 200 with unlimited users. ASP.Net
source code in just US$ 400
TimeLive web timesheet
TimeLive web based timesheet
http://www.livetecs.com

Thanks
"Jonathan Crawford" <jc@jcrawford.co.ukwrote in message
news:%2******************@TK2MSFTNGP04.phx.gbl...
>Hi

I made a small change to a .Net 2 framework website and uploaded it today
and went to the site and got

Parser Error Message: Could not load type
'Tgsi.CortijoRomero.Website.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="Tgsi.CortijoRomero.Website.Global" %>

If you rename the global then it gives the same error with another class.
I am pretty sure that there is no code error
and positive that the dll is uploaded to the right bin directory. I have
recompiled it and uploaded it countless times.

The ISP says that it is a script error and cant assist.

I have downloaded the entire failing site and uploaded it to another ISP,
reconfigured the
db connection and it works perfectly (I also did this on two local
servers without issue)

I am still up the creek as I don't know what is wrong, the ISP isn't
helping and we don't
have a website.

I would be grateful if anyone has any idea because it is killing me

thanks

jc

>
Aug 9 '08 #3

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: BW | last post by:
When entering web site I get the following error in the Default.aspx page: Server Error in '/' Application. ---------------------------------------------------------------------------- ---- ...
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: mp | last post by:
I have aspx file VS.NET 2002 with c# My application works perfectly on my pc. Please, I need help... THANKS :) ============================= 1) I would like to know what is minimum files what I...
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: Marshall | last post by:
Hi All, I am building an asp.net web app using Visual Studio 2003. Today I created a new folder called 'Secured' at the root of my web app so I could partition off all of the restricted...
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...
3
by: Olav | last post by:
I get this error in the EventLog when I try to open an ASP.NET 2.0 web page. What should I look for to fix the problem? Olav Event code: 3006 Event message: A parser error has occurred....
0
by: Jonathan Crawford | last post by:
Hi I have had theis error four a week now. I am completely questioning my future as a ms programmer. As far as i am aware I have done nothing wrong. The site worked for 4 years in .Net 1 and iI...
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: 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...
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
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.