473,326 Members | 2,175 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,326 software developers and data experts.

Fixed Name Assemblies

Hello all,

In asp.net 2.0 we have option for the pre compilation. While i publish a
website with that option it create a different name dll each time i publish
website. There is one option to create fixed name assemblies but it create
so many assemblies as i have 200-300 pages and it creates different
assemblies each time.

It is becoming difficult to me as i have to update pages daily at my
development server.

Is there anyway we can create single assembly with fixed name or any other
way to solve my problem.

Regards,
Vishal Dalsania
Jun 29 '06 #1
2 1363
Please review the information found here :

http://webproject.scottgu.com/

Once you download and learn to use the Web Application Project,
you'll have no problem doing what you want to do.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Vishal Dalsania" <vi*************@gmail.com> wrote in message
news:OC**************@TK2MSFTNGP03.phx.gbl...
Hello all,

In asp.net 2.0 we have option for the pre compilation. While i publish a website with that option
it create a different name dll each time i publish website. There is one option to create fixed
name assemblies but it create so many assemblies as i have 200-300 pages and it creates different
assemblies each time.

It is becoming difficult to me as i have to update pages daily at my development server.

Is there anyway we can create single assembly with fixed name or any other way to solve my
problem.

Regards,
Vishal Dalsania

Jun 29 '06 #2
Web Deployment Project is also useful in case you want to keep the default
web site model in VS2005
http://msdn.microsoft.com/asp.net/re...structure/wdp/

--
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke

"Vishal Dalsania" <vi*************@gmail.com> wrote in message
news:OC**************@TK2MSFTNGP03.phx.gbl...
Hello all,

In asp.net 2.0 we have option for the pre compilation. While i publish a
website with that option it create a different name dll each time i
publish website. There is one option to create fixed name assemblies but
it create so many assemblies as i have 200-300 pages and it creates
different assemblies each time.

It is becoming difficult to me as i have to update pages daily at my
development server.

Is there anyway we can create single assembly with fixed name or any other
way to solve my problem.

Regards,
Vishal Dalsania

Jun 29 '06 #3

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

Similar topics

0
by: kfkyle | last post by:
We are currently developing our build process for an ASP.NET application. This application will consist of about 8 assemblies in total. Even though these assemblies will be deployed in a private...
10
by: Tony Jones | last post by:
Can anyone think of a reason why a 3rd party vendor writing .NET components would NOT strong name their assemblies? What harm does adding a strong-name to assembly present - I would think none...
3
by: lanky_tx | last post by:
Hi All, We have an automated build and test environment using NAnt and Nunit. Some of our assemblies are being strong named by modifying the AssemblyInfo.cs and having csc compile it. Some of...
8
by: Tamir Khason | last post by:
Following the code: Assembly myAssembly = Assembly.LoadFrom(FileName); foreach (Type myType in myAssembly.GetTypes()) {Do_whatever()}
4
by: Terry | last post by:
Hello, I am trying to get a response for an .aspx page in my current project (same virtual directory) by using WebRequest.GetResponse but I keep getting a exception with "500 Internal server...
3
by: Jim | last post by:
Hi, I have an assembly and it's satellite in my GAC. I have referenced the DLLs in my project (from the same location where I added it to the GAC). CopyLocal is set false. When I run the...
1
by: guxu | last post by:
I have a VB application referencing some C# dlls. Got new set of C# dll assemblies, now kept getting errors when I run my VB application. There were errors like assmbly reference mismatch. Also...
7
by: Alan T | last post by:
I have create a class library and add it to the reference list in one of the projects. However, when I compile the project and got the error: Assembly generation failed -- Referenced assembly...
6
by: raylopez99 | last post by:
Anybody use Strong Name Signing? I think this is used by default for Resource files, which is one reason perhaps I can't get my resource files to work (somehow the public key is messed up, perhaps...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.