473,472 Members | 2,168 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Change the assembly name of web application

Hi,

first, I must say that I don't know too much about an application
"assembly name". However, I am trying to set a fixed one for my web
project, as it seems to change for a random name almost every time I
recompile. For now, it is something in the form of "App_Web_XXXXXXXX",
where the XXXXXXXX part is composed of random numbers/letters that
change when I compile, for example "App_Web_yzplve8d". Is it possible
to configure the web app (maybe in the web.config, I can't think of
another place to set this) so the assembly name is fixed and never
changes, like "ProjectName" or something?

Thanks all in advance,

ibiza

Mar 5 '06 #1
3 1946
Hello ibiza,

No, this is desing behavior. Read extensive description there: http://msdn.microsoft.com/library/de...TTPRuntime.asp
"Temporary Files and Page Assemblies" section

i> Hi,
i> first, I must say that I don't know too much about an application
i> "assembly name". However, I am trying to set a fixed one for my web
i> project, as it seems to change for a random name almost every time I
i> recompile. For now, it is something in the form of
i> "App_Web_XXXXXXXX", where the XXXXXXXX part is composed of random
i> numbers/letters that change when I compile, for example
i> "App_Web_yzplve8d". Is it possible to configure the web app (maybe in
i> the web.config, I can't think of another place to set this) so the
i> assembly name is fixed and never changes, like "ProjectName" or
i> something?
i>
i> Thanks all in advance,
i>
i> ibiza
i>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Mar 5 '06 #2
Hi Michael,

thank you very much for the reply and the link! Is there a way then to
programatically get the current assembly name used?

thanks again!

ibiza

Mar 6 '06 #3
Hello ibiza,

If u perused that article, there were mentioned about HttpRuntime.CodegenDir
that return path to the folder where XML located.
In this XML locates name for your assembly, u only need compine info there

i> Hi Michael,
i>
i> thank you very much for the reply and the link! Is there a way then
i> to programatically get the current assembly name used?
i>
i> thanks again!
i>
i> ibiza
i>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Mar 6 '06 #4

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

Similar topics

1
by: José Joye | last post by:
Hello, I have an assembly that is used by a VB6 application. This application can be a normal exe or an ActiveX (called through CCW). My assembly needs to get extra info from a config file. In...
0
by: Namratha Shah \(Nasha\) | last post by:
Hi All, Assembly linker is a tool which is used to create an assembly by combining one or more .netmodules and resource files. In simple words an .netmodule is an IL file that does not have ...
5
by: Markus Stehle | last post by:
Hi all! I have asp.net web application that uses static impersonation. Is it possible to change the impersonated user during runtime? Within some parts of my application I would like to...
2
by: Joel D Kraft | last post by:
I'm using controls in my ASP.NET application from a couple of vendors. Between the vendors and thier versioning, I've set up subfolders under my bin directory: bin bin\Infragistics\v5.2...
0
by: ibiza | last post by:
Hi, first, I must say that I don't know too much about an application "assembly name". However, I am trying to set a fixed one for my web project, as it seems to change for a random name almost...
2
by: jtyner | last post by:
I am trying to get QFE (Quick Fix Engineering) working with an assembly installed in the GAC. I have two books that claim if two different version of the assembly are installed in the GAC -AND-...
1
by: j_mmtz | last post by:
Hi, i need to change the internal name of an application VB Net in visual studio 2005, but i can't find this option if it exists, please can somebody help me?. thanks.
14
by: Monty | last post by:
Hello, I have created a solution which has both a web UI and a winform UI, the latter is just for administrators. The Web UI (a Web Application Project) and the winform project both...
10
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, I'm trying to use the new VB 2008 right now and I want to know how to preset the company name and copyright informtion in Assembly Information. In my current VB 2005, company name...
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
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
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
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,...
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: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
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 ...

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.