473,765 Members | 1,959 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

<system.diagnos tics> error on side-by-side installation...

Hi!

I am having a problem that I do not have any clue on what
to do. I have tries a few obvious things...

<system.diagnos tics> in the main web.config file is
giving configuration error on a particular machine that
has both version of vs.net installed (v1.0.3705 and
v1.1.4322).

However it is working fine in other machines where only
the latest version of vs.net is installed.

I tried a few things like making userName=SYSTEM in
machine.config etc. but nothing helped. There should not
be any error in the code as the same code is running on
other machines.

Can somebody help? Is it because the previous version
needs to be removed? Any other clue will be appreciated.
I already spent quite a bit of time on this.

Thanks in advance
S.K. Dutta
Nov 17 '05 #1
2 3629
Hello S.K,

From the problem description, I couldn't tell exactly what the error is. It is better if you could post the <system.diagnos tics>
section and detailed error message here.

Since the problem is caused on a machine with two versions of frameworks, I also suggest you to remap asp.net with 1.1
version of .net framework first. Please go to C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322 and run aspnet_regiis.e xe to
register asp.net 1.1 again.

If the problem still can't be resolved, please post here. Thanks very much.

Best regards,
Yanhong Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
!Content-Class: urn:content-classes:message
!From: "S.K. Dutta" <sk******@hotma il.com>
!Sender: "S.K. Dutta" <sk******@hotma il.com>
!Subject: <system.diagnos tics> error on side-by-side installation...
!Date: Fri, 25 Jul 2003 17:44:03 -0700
!Lines: 24
!Message-ID: <03************ *************** *@phx.gbl>
!MIME-Version: 1.0
!Content-Type: text/plain;
! charset="iso-8859-1"
!Content-Transfer-Encoding: 7bit
!X-Newsreader: Microsoft CDO for Windows 2000
!X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
!Thread-Index: AcNTDwKkOXdazRa jSq2qZOsY+2OEEg ==
!Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
!Path: cpmsftngxa06.ph x.gbl
!Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1622 73
!NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
!X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
!
!Hi!
!
!I am having a problem that I do not have any clue on what
!to do. I have tries a few obvious things...
!
!<system.diagno stics> in the main web.config file is
!giving configuration error on a particular machine that
!has both version of vs.net installed (v1.0.3705 and
!v1.1.4322).
!
!However it is working fine in other machines where only
!the latest version of vs.net is installed.
!
!I tried a few things like making userName=SYSTEM in
!machine.config etc. but nothing helped. There should not
!be any error in the code as the same code is running on
!other machines.
!
!Can somebody help? Is it because the previous version
!needs to be removed? Any other clue will be appreciated.
!I already spent quite a bit of time on this.
!
!Thanks in advance
!S.K. Dutta
!
Nov 17 '05 #2
Hello Dutta,

Sorry that my suggestion didn't help you out. Anyway I am glad to hear that the problem is resolved now. Thanks very much
for sharing the experience in the group.

Best regards,
Yanhong Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
!From: sk******@hotmai l.com (S.K. Dutta)
!Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
!Subject: Re: <system.diagnos tics> error on side-by-side installation...
!Date: 29 Jul 2003 05:20:02 -0700
!Organization: http://groups.google.com/
!Lines: 73
!Message-ID: <f5************ **************@ posting.google. com>
!References: <03************ *************** *@phx.gbl> <2B************ **@cpmsftngxa06 .phx.gbl>
!NNTP-Posting-Host: 68.157.158.81
!Content-Type: text/plain; charset=ISO-8859-1
!Content-Transfer-Encoding: 8bit
!X-Trace: posting.google. com 1059481203 30358 127.0.0.1 (29 Jul 2003 12:20:03 GMT)
!X-Complaints-To: gr**********@go ogle.com
!NNTP-Posting-Date: 29 Jul 2003 12:20:03 GMT
!Path: cpmsftngxa06.ph x.gbl!TK2MSFTNG P08.phx.gbl!new sfeed00.sul.t-online.de!t-online.de!skyne t.be!skynet.be! news-
spur1.maxwell.s yr.edu!news.max well.syr.edu!sn-xit-03!sn-xit-06!sn-xit-01!sn-xit-05!sn-xit-09!supernews.co m!
postnews1.googl e.com!not-for-mail
!Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1629 44
!X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
!
!Hi!
!
!Thanks for the advise. I fixed the problem by removing my project
!completely and then reinstalling it from the sourcesafe.
!
!Regards
!Dutta S.K.
!
!y******@online .microsoft.com (Yan-Hong Huang[MSFT]) wrote in message news:<2B5dPSZVD HA.2092
@cpmsftngxa06.p hx.gbl>...
!> Hello S.K,
!>
!> From the problem description, I couldn't tell exactly what the error is. It is better if you could post the <system.diagnos tics>
!> section and detailed error message here.
!>
!> Since the problem is caused on a machine with two versions of frameworks, I also suggest you to remap asp.net with 1.1
!> version of .net framework first. Please go to C:\WINDOWS\Micr osoft.NET\Frame work\v1.1.4322 and run aspnet_regiis.e xe
to
!> register asp.net 1.1 again.
!>
!> If the problem still can't be resolved, please post here. Thanks very much.
!>
!> Best regards,
!> Yanhong Huang
!> Microsoft Online Partner Support
!>
!> Get Secure! - www.microsoft.com/security
!> This posting is provided "AS IS" with no warranties, and confers no rights.
!>
!> --------------------
!> !Content-Class: urn:content-classes:message
!> !From: "S.K. Dutta" <sk******@hotma il.com>
!> !Sender: "S.K. Dutta" <sk******@hotma il.com>
!> !Subject: <system.diagnos tics> error on side-by-side installation...
!> !Date: Fri, 25 Jul 2003 17:44:03 -0700
!> !Lines: 24
!> !Message-ID: <03************ *************** *@phx.gbl>
!> !MIME-Version: 1.0
!> !Content-Type: text/plain;
!> ! charset="iso-8859-1"
!> !Content-Transfer-Encoding: 7bit
!> !X-Newsreader: Microsoft CDO for Windows 2000
!> !X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
!> !Thread-Index: AcNTDwKkOXdazRa jSq2qZOsY+2OEEg ==
!> !Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
!> !Path: cpmsftngxa06.ph x.gbl
!> !Xref: cpmsftngxa06.ph x.gbl microsoft.publi c.dotnet.framew ork.aspnet:1622 73
!> !NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
!> !X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
!> !
!> !Hi!
!> !
!> !I am having a problem that I do not have any clue on what
!> !to do. I have tries a few obvious things...
!> !
!> !<system.diagno stics> in the main web.config file is
!> !giving configuration error on a particular machine that
!> !has both version of vs.net installed (v1.0.3705 and
!> !v1.1.4322).
!> !
!> !However it is working fine in other machines where only
!> !the latest version of vs.net is installed.
!> !
!> !I tried a few things like making userName=SYSTEM in
!> !machine.config etc. but nothing helped. There should not
!> !be any error in the code as the same code is running on
!> !other machines.
!> !
!> !Can somebody help? Is it because the previous version
!> !needs to be removed? Any other clue will be appreciated.
!> !I already spent quite a bit of time on this.
!> !
!> !Thanks in advance
!> !S.K. Dutta
!> !
!
Nov 17 '05 #3

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

Similar topics

1
19023
by: Tim Heuer | last post by:
Is there a way to specify proxy logon information if you use the <system.net> <proxyAddress> configuration methods for the web.config? -th
4
15643
by: Jiho Han | last post by:
I have the following defined in web.config under <configuration> node: <system.diagnostics> <switches> <add name="MainSwitch" value="4"/> </switches>
2
1819
by: I am Sam | last post by:
Can someone tell me what is wrong with this web.config file? Whenever I try to open a file in the protected directory "Administration" I get an error message indicating that the <system.web> Element is not recognized or something to that effect. Any suggestions or help would be greatly appreciated. I have attached the web.config file below. Thank you. ************************************************************ <?xml version="1.0"...
3
5267
by: MikeM | last post by:
I've been trying to locate some property or method that will allow programmatic access to the "loginUrl" attribute in the web.config file in the <system.web> -> <authentication> element when the config file is set up for Forms Authentication. I know certain system.web settings get mapped to various properties/methods during runtime (e.g. <sessionState>'s timeout attribute maps to the Session.Timeout property at runtime). You can easily...
3
2100
by: Varangian | last post by:
Hello, there I have a problem with regards to System.Collections.Generic.List<T> I need to pass a class with implements an interface - TestClass : IPerson I put this class in a List<TestClass> = new List<TestClass>(); then I pass this List<TestClass> to a function which takes an argument List<IPerson> person
2
4337
by: Bern McCarty | last post by:
In the old MEC++ syntax I can do this: // compile in VS 2005 shell with cl -clr:oldsyntax -LD ArrayCopyOldSyntax.cpp #using <mscorlib.dll> public __gc class CopyTest { private: System::UInt32 m_indeces __gc; public: CopyTest(unsigned int indeces __nogc, unsigned int arrayLength)
5
1944
by: Nathan Sokalski | last post by:
My Web.config file contains the following section to register some of my UserControls: <pages> <controls> <add tagPrefix="NATE" tagName="Banner" src="~/Banner.ascx"/> <add tagPrefix="NATE" tagName="Navigation" src="~/Navigation.ascx"/> </controls> </pages>
0
1652
by: msnews.microsoft.com | last post by:
Hi, I am tring to use Trace Listener in asp.net 1.1 application as mentoned here. But i am getting the following error, Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Exception in configuration section handler.
4
8626
by: Baby Lion | last post by:
it just makes me feel confusing ... what does ^ mean , and how to use it . thanks,
1
1824
by: RSecor | last post by:
# sysctl -a | grep somaxconn kern.ipc.somaxconn: 1024 # perl -MSocket -e'print SOMAXCONN; print "\n";' 128 Anyone have any ideas why one would be 1024 and the other only 128?
0
9568
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
10160
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...
0
10007
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9832
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8831
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
7378
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
6649
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();...
0
5275
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3924
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

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.