473,441 Members | 1,877 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,441 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 7702
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....
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.