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

Could not load the assembly 'App_Web_wqcwjsz9'. Make sure that it is compiled before

hi,
all
am getting fallowing error at serverside,

Could not load the assembly 'App_Web_wqcwjsz9'. Make sure that it is compiled before accessing the page.

my .net(c#) file working correctly at local mechine,
when i upload the files at server side , both sides i am useing .net2.0 version, how can i resolve this problem.
thanking you
Jun 11 '07 #1
3 7700
kenobewan
4,871 Expert 4TB
On IIS6.0 you can create application pools and assign different web applications to different pools. And you can configure each pool differently. There is one important restriction that you have to keep in mind is that within one application all applications have to use same version of .Net framework. If you will have mixed applications in the pool, you are sure to run into the error described above. If you have applications that need to use different versions of ASP.Net, then create separate pools. Put all .Net 1.1 web applications in one pool and all .Net 2.0 applications in another pool. HTH.
Jun 11 '07 #2
On IIS6.0 you can create application pools and assign different web applications to different pools. And you can configure each pool differently. There is one important restriction that you have to keep in mind is that within one application all applications have to use same version of .Net framework. If you will have mixed applications in the pool, you are sure to run into the error described above. If you have applications that need to use different versions of ASP.Net, then create separate pools. Put all .Net 1.1 web applications in one pool and all .Net 2.0 applications in another pool. HTH.
thanking you ken
sorry,
i didn't get your point , i am new for this .net2005 , but my application is having only single page, how can i palce all that in different pools, and my IIS is v5,
can you give the propersolution for this
thanking you
Naveen reddy
Jun 11 '07 #3
I have a somewhat different follow-up question:

As long as they are in separate IIS 6 application pools as mentioned above, can both 1.1 and 2.0 applications/sites go under the default web site as virtual directories?
Jun 26 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Eric Falsken | last post by:
Eric Falsken <eric@db4o.com> wrote on 04 Dec 2005: > craigkenisston@hotmail.com wrote on 19 Nov 2005: > >> I'm working in the migration of an asp.net application in 1.1 to 2.0. >> I'm new to...
13
by: Thom Little | last post by:
My first ASP.NET application on Visual Studio 2005 and .NET Framework 2.0 The application compiles and executes correctly on the development machine. I then publish it to an empty directory on...
1
by: urs | last post by:
Two days ago, I built an ASP.NET 2.0 application and published it on a shared IIS 6 Web server. After publishing, and during the whole day, it worked fine. The server remained untouched since....
4
by: Ravi Ambros Wallau | last post by:
Hi: We developed a set of ASP.NET Web Applications that never runs in stand-alone mode, but always inside a portal (Rainbow Portal). All modules are copied on that portal. My question is: load...
2
by: rachana | last post by:
Hi, I am trying to deploy a asp.net website developed using Visual Studio 2005 on server. Application works fine on development machine, but when trying to run on server I get following error...
2
by: John Bailey | last post by:
I have checked around and could not find anything here that exactly matches my issue, which is odd since I have found numerous posts on this in other news groups. I have a ASP .Net 2.0 site that...
0
by: dave.dolan | last post by:
I haven't changed the code I'm running for a long time, and it's been working. Now, starting yesterday, I keep getting an error randomly when I load my site. It doesn't happen every time, but...
1
by: sheena09 | last post by:
Could not load the assembly 'App_Web_wqcwjsz9'. Make sure that it is compiled before
0
by: Gtu108 | last post by:
Hi, I am getting an error while uploading a published version of site. The error is like : Description: An error occurred during the parsing of a resource required to service this request....
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: 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?
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...

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.