473,385 Members | 1,780 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 'WebApplication1.Global' -- when converting to ASP 2.0 on server only...

I've converted over my ASP 1.1 NET app to ASP 2.0 NET and everything is
working when I'm running local host, but when I copy the files up to my Web
Server I get the above error. I've done some research but so far nothing
has resolved this error:

A lot of people having the same issue:
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

What I've tried so far with NO success...
1. ReBuild applicaiton -- my WebApplication1.DLL is not longer being
generated (it was when web app was ASP .NET 1.1) - completely missing
2. deleting all DLL's and recompiling again did not work either
3. IIS Web Site properties are set to ASP.NET 2.0.50727

Anything else I might try??

Thanks, Rob.
Jan 23 '06 #1
4 5297
If anyone is interested I still don't know why I got the above error, but I
was able to work around the problem by using the Pre-Compile approach to
deployment -- this seems to be working. But if one researches this
problem -- as I have done -- you will see that there is no single consistant
solution to this problem, which to me suggests that nobody really knows
exactly what the issue is, but used a "blanket" approach to try and resolve
(just as I did).

It boggles my mind that so many people are having the same type of problem
and it was NOT address. As much as I like to believe I produce the best
applications in the world, I know when I've developed an usability weakness
just by sheer volume of people not understanding how to accomplish a
specific task. Giving Microsoft the benefit of the doubt and assuming these
are "developer" issues, they should still have recognized the weakness in
their design for deployment of ASP.NET 2.0 web applications.

Sometimes I think Microsoft do this intentionally so that it justifies the
sales of books and keeps those people that write books in a good revenue
stream. Yeah, I'm a little frustrated because my deadlines have come and
gone and my clients aren't happy and neither am I especially since I sold
them on ASP 2.0 as being more secure, future proof, and faster to produce
end results (aka solutions) as I foolishly thought that moving from my local
development environment to a web server would be a relatively simple 10
minute task, rather than a 2 day project with no real concrete resolution.
"Rob R. Ainscough" <ro*****@pacbell.net> wrote in message
news:Ok**************@TK2MSFTNGP11.phx.gbl...
I've converted over my ASP 1.1 NET app to ASP 2.0 NET and everything is
working when I'm running local host, but when I copy the files up to my
Web Server I get the above error. I've done some research but so far
nothing has resolved this error:

A lot of people having the same issue:
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

What I've tried so far with NO success...
1. ReBuild applicaiton -- my WebApplication1.DLL is not longer being
generated (it was when web app was ASP .NET 1.1) - completely missing
2. deleting all DLL's and recompiling again did not work either
3. IIS Web Site properties are set to ASP.NET 2.0.50727

Anything else I might try??

Thanks, Rob.

Jan 24 '06 #2
anu

Rob R. Ainscough wrote:
I've converted over my ASP 1.1 NET app to ASP 2.0 NET and everything is
working when I'm running local host, but when I copy the files up to my Web
Server I get the above error. I've done some research but so far nothing
has resolved this error:

A lot of people having the same issue:
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

What I've tried so far with NO success...
1. ReBuild applicaiton -- my WebApplication1.DLL is not longer being
generated (it was when web app was ASP .NET 1.1) - completely missing
2. deleting all DLL's and recompiling again did not work either
3. IIS Web Site properties are set to ASP.NET 2.0.50727

Anything else I might try??

Thanks, Rob.


Feb 2 '06 #3

anu wrote:
Rob R. Ainscough wrote:
I've converted over my ASP 1.1 NET app to ASP 2.0 NET and everything is
working when I'm running local host, but when I copy the files up to my Web
Server I get the above error. I've done some research but so far nothing
has resolved this error:

A lot of people having the same issue:
http://geekswithblogs.net/ranganh/ar.../25/37610.aspx

What I've tried so far with NO success...
1. ReBuild applicaiton -- my WebApplication1.DLL is not longer being
generated (it was when web app was ASP .NET 1.1) - completely missing
2. deleting all DLL's and recompiling again did not work either
3. IIS Web Site properties are set to ASP.NET 2.0.50727

Anything else I might try??

Thanks, Rob.


Feb 27 '06 #4
Did you got any solution yet? I have the same problem now. I am
searching the solution urgently.

Feb 27 '06 #5

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

Similar topics

1
by: Franko | last post by:
I get the following error. Please help c:\inetpub\wwwroot\WebApplication1\WebForm2.aspx(6,38): error CS1001: Identifier expected c:\inetpub\wwwroot\WebApplication1\WebForm2.aspx(6,52): error...
2
by: BW | last post by:
When entering web site I get the following error in the Default.aspx page: Server Error in '/' Application. ---------------------------------------------------------------------------- ---- ...
5
by: CES | last post by:
All, I've just started to use VBStudio, up tell now I've coded with note pad, so this is all new to me. I'm trying to create my first project but I'm running into problems. I've created a base...
5
by: Jerry | last post by:
I am using .Net 2003. I have been working with this ASP.Net webform that I created a few weeks ago. It has been working fine. However, while modifying the webform today, this webform stopped...
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...
1
by: Franko | last post by:
I get the following error. Please help c:\inetpub\wwwroot\WebApplication1\WebForm2.aspx(6,38): error CS1001: Identifier expected c:\inetpub\wwwroot\WebApplication1\WebForm2.aspx(6,52): error...
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...
1
by: Neil | last post by:
Hello - In every project I try to compile and run, I'm getting a parser error on global.asax (pasted below). I have rebuilt and recompiled, and this happens on every project on my machine, no...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.