473,785 Members | 3,134 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Rbuild of Project not taking affect

I'm having a weird problem now on a machine when I'm
working on a project from a web server and when I rebuild
that solution the coding changes do not take affect. Any
changes to the .ASPX file work fine it's the changes to
the .cs files that are not having any affect. I can go to
another machine and refresh the project and rebuild and
the changes I did on the other machine then take affect.
it's like the compiled code is not being implemented by
the first machine. I am using visual Studio .net 2002

Any suggestions would be appreciated

Thanks

Nov 17 '05 #1
2 1010
Did you try deleting the files in bin directory and rebuild?

"paul" <pa**@voodoopc. com> wrote in message
news:04******** *************** *****@phx.gbl.. .
I'm having a weird problem now on a machine when I'm
working on a project from a web server and when I rebuild
that solution the coding changes do not take affect. Any
changes to the .ASPX file work fine it's the changes to
the .cs files that are not having any affect. I can go to
another machine and refresh the project and rebuild and
the changes I did on the other machine then take affect.
it's like the compiled code is not being implemented by
the first machine. I am using visual Studio .net 2002

Any suggestions would be appreciated

Thanks

Nov 17 '05 #2
Hi Paul,

Based on my research and experience, the problem is that the assembly used
by the application is not updated. Please try the following solutions:

1. Restart IIS and test this issue again - iisreset.

2. Have you installed the assembly to the GAC? If it is the truth, please
remove the assembly from the GAC and restart IIS. Then test this issue
again.

How do I add/remove a shared assembly to/from the .NET GAC?
http://www.thescarms.com/dotNet/gacutil.asp

3. Delete all the assembly files in the bin directory. Rebuild the
application. Restart IIS. Then test this issue again.

I am looking forward to your result.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 17 '05 #3

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

Similar topics

13
1513
by: Christian Tismer | last post by:
(re-sent and modified, after I recognized that my hardware-clock is broken, need a new note-buck) Dear community, I would love to publish Stackless 3.1, of course. Also I know that there is some inherent bug in it. This is the state of the art sine four months. I am currently in a very tight project and have no time to dig into this problem.
1
1336
by: NMA | last post by:
I have a Visual Studio 6 project that was building correctly. I took a day off of that project to install .NET 03 for another project, then returned to my VS6 project the next day. Without any modifications made to the code, the VS6 project now fails to build. I am seeing the following: error C2653: 'XXXXXX' : is not a class or namespace name
1
2127
by: Liz Kegel | last post by:
I support an application where the primary key is a Date-Time Stamp. When we converted from NEON to DB2 Connect, we were able to get the update to work by setting the PATCH1 code to 131201 (combination of a few others, but includes the Date Time stamp as CHAR26 patch). I was doing some troubleshooting on another matter and came across something peculiar. When running traces on my machine, the trace log shows the PATCH1 is 384, not the...
13
4400
by: Steve Jorgensen | last post by:
Does this sound familliar to anyone? Regardless of the fact that you have been programming in Access for umpteen years, you still are overly optimistic when it comes to estimating time. The client gives you a requirement that is "obviously just another form", and your brain does a quick calculation, saying that should take 1 to 2 hours. You know you tend to be optimistic, so you double the average of that, and call it 3 hours.
1
2092
by: Eric Hirst | last post by:
I have a Visual Studio Solution .sln which contains multiple projects, including an ODBC driver .dll and a client .exe. The client .exe is a simple MFC query tool. Nothing I can find in the client references the driver directly. It uses a connection string to access the driver, and does not provide this string until the user has filled in a login dialog. But when I debug the .exe, I see that the ODBC driver .dll is being loaded very...
4
7274
by: Brian B. | last post by:
Hi, I have an ASP.NET project written in VB.NET on a server. I have made a few changes to some files using notepad while remotely connected to the server. How can I compile the project on the server (that doesn't have VS.NET installed on it) so that the changes take affect? I've tried playing around with vbc.exe but I couldn't get the parameters right - it kept reporting missing references etc.
2
1135
by: Ron Weldy | last post by:
Anyone got any pointers on taking over code from another consultant? I have some ASP.NET code, some assemblies with the projects to build the dlls in the bin folder, and all the code and pages that are on the production server. Now I am going to have to set up the development environment. This does not look as simple as opening the project in VS.NET or is it?
4
1452
by: mrmagoo | last post by:
I'm creating a VB.Net project. It's a small utility. However, my boss wants me to put it in with a larger solution that the department uses, so that a suite of tools are all in one place. That's fine, however, I am finding that development is taking longer because, during my unit testing I have to build and run the project a lot. Since there are many other projects in the solution, it's taking quite a long time to build the solution just so...
5
2158
by: saytri | last post by:
Hi i have this project were i have to do a quiz. i wrote the questions in a textfile and i called them through java. I have also made a menu to choose which type of quiz. But before accessing the quiz i have to do a password and a login. I managed to do the password but when i tried to join this to the whole program its not working. This is the main program: import java.util.*; import java.io.*; import java.util.Scanner; import...
0
9643
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10319
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10087
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8971
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7496
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6737
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
4046
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 we have to send another system
3
2877
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.