473,473 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

New GAC references in Asp.net 2.0 RC1 Apps

Hello. We just upgraded our local development machines to VS 2005 RC1.
We developed and deployed a web application in Beta2. We are noticing
when we compile our web app in RC1, it is automatically adding a whole
bunch of versioned references to assemblies in the GAC. If I delete
these references and build again they come back. It appears that these
assembly references are being inherited from several other projects
that the web application is referencing even though the web application
does not use these itself directly. This is definately new behavior in
RC1, yet I assume it is supposed to be like that.

Our problem lies in when we deploy to our web server which does not
have most of the assemblies being referenced installed. i.e. Crystal
Reports, DevExpress, etc. This causes the web app to throw an exception
at runtime. If we remove the assembly references from the web.config,
the site works fine. This is the approach we have been taking so far
but it feels more like a bandaid then a cure. I can't seem to find any
documentation or threads regarding this either.

So I guess I have a couple of questions:

1 - Why? What is the reason for automatically copying these references
into the web application and do we HAVE to leave them in there?

2 - What can we do in our situation to avoid these invalid references
short of installing a bunch of stuff on the server that will never get
used?

Thanks!

Oct 5 '05 #1
0 1280

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

Similar topics

0
by: nkoier | last post by:
Hello. We just upgraded our local development machines to VS 2005 RC1. We developed and deployed a web application in Beta2. We are noticing when we compile our web app in RC1, it is automatically...
25
by: Steve Jorgensen | last post by:
Yup, Steve's full of tips, but hey, it makes him feel important, right? Ok, here goes. I've been trying to improve encapsulation by putting code in the same object as the stuff it affects, so I...
1
by: John | last post by:
Hi I have office 2000 installed but in references I see office 10. The rest of the office apps are still 9.0. The problem is that when I send the compiled access app to clients who have office...
3
by: Scott Simonson | last post by:
When in the code editor I select TOOLS | REFERENCES I get a list of references. Mainly DLLs that are accessible. Well I assume that they are all accessible. Besides the ones I have to use or might...
3
by: SAM | last post by:
Hi everyone, I consider myself a very competent programmer when it comes to actual programming and analyzing the business that I'm modelling. I am now crossing into what I would consider Access...
4
by: Rick Csucsai | last post by:
Sad to say, i have developed several B2B web apps using ASP fo rnearly 5 years now and there is on area that i still don't have a grasp on. Why do you make references? Better yet, what happens if...
0
by: Adam J. Schaff | last post by:
Hello all. I am part of a team about to start work on a large enterprise application. There will be a main application and a bunch of smaller applications that are all related and use the same...
5
by: Jozef | last post by:
I have an MDE file that is blowing up with "Error 3075 Function Not Available", which is normally a reference issue, but, I have no missing references. It seems that offending function is a...
2
by: bmalinova | last post by:
My settings file ------------------- from global_settings import * SITE_FOLDER = 'mypipe' SITE_DOMAIN = 'localhost' SITE_NAME = 'My Pipe' SITE_ID = 1 TEMPLATE_DIRS =...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
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: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.