473,386 Members | 1,790 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,386 software developers and data experts.

ASP .NET Compiler Error Message: CS1595 - IIS related problem???

Following a release of code the following problem occurs on certain asp
..net pages. This is not a problem on other testing/demo environments.
IIS seems to be creating certain files twice in the temporary internet
files directory. Any advice or suggestions appreciated.
Server Error in '/ContactCentre/Global' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: CS1595: '_ASP.HeadTags_ascx' is defined in
multiple places; using definition from
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
Files\contactcentre_global\1982c402\70d720c2\r41qv 5s7.dll'

Source Error:

Line 7: <HEAD>
Line 8: <title>WEX - Contact Centre - Pitching</title>
Line 9: <global:headertags id="ucHeaderTags"
runat="Server"></global:headertags>
Line 10: </HEAD>
Line 11: <body>
Source File: D:\Websites\WEX3\Live\contactcentre\Global\Pitchin g.aspx
Line: 9

Show Detailed Compiler Output:
c:\windows\system32\inetsrv>
"c:\windows\microsoft.net\framework\v1.1.4322\csc. exe" /t:library
/utf8output /R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary
asp.net files\contactcentre_global\1982c402\70d720c2\dawr8 9ub.dll"
/R:"c:\windows\assembly\gac\system\1.0.5000.0__b77a 5c561934e089\system.dll"
/R:"c:\windows\assembly\gac\system.web.services\1.0 .5000.0__b03f5f7f11d50a3a\system.web.services.dll"
/R:"c:\windows\assembly\gac\system.xml\1.0.5000.0__ b77a5c561934e089\system.xml.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\f521d60f\00fce484_7512c501\microsoft.appli cationblocks.data.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\5fc1b09e\0004ac5d_e9b9c501\s-cool.exceptionmanagement.dll"
/R:"c:\windows\assembly\gac\system.drawing\1.0.5000 .0__b03f5f7f11d50a3a\system.drawing.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\64241aa2\00fe0d4f_97cdc501\wex.ui.contactc entre.businessmanagement.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\198a131e\00728707_97cdc501\wexcore.dll"
/R:"c:\windows\assembly\gac\system.web.mobile\1.0.5 000.0__b03f5f7f11d50a3a\system.web.mobile.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\1c66106f\004a7e4c_8eb3c501\s-cool.configurationmanagement.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\299285ed\00fe0d4f_97cdc501\wex.ui.contactc entre.global.dll"
/R:"c:\windows\assembly\gac\system.data\1.0.5000.0_ _b77a5c561934e089\system.data.dll"
/R:"c:\windows\assembly\gac\system.enterpriseservic es\1.0.5000.0__b03f5f7f11d50a3a\system.enterprises ervices.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\assem bly\dl2\66fd9f9e\00728707_97cdc501\wex.services.re porting.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\r41qv 5s7.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\ms corlib.dll"
/R:"c:\windows\assembly\gac\system.web\1.0.5000.0__ b03f5f7f11d50a3a\system.web.dll"
/R:"c:\windows\microsoft.net\framework\v1.1.4322\te mporary asp.net
files\contactcentre_global\1982c402\70d720c2\n5nm0 x-9.dll"
/out:"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ Temporary ASP.NET
Files\contactcentre_global\1982c402\70d720c2\rs11z xfp.dll" /debug-
/optimize+
/win32res:"C:\WINDOWS\Microsoft.NET\Framework\v1.1. 4322\Temporary
ASP.NET Files\contactcentre_global\1982c402\70d720c2\rs11z xfp.res"
/warnaserror /w:1
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
Files\contactcentre_global\1982c402\70d720c2\rs11z xfp.0.cs"
Microsoft (R) Visual C# .NET Compiler version 7.10.6310.4 for Microsoft
(R) .NET Framework version 1.1.4322 Copyright (C) Microsoft Corporation
2001-2002. All rights reserved.

D:\Websites\WEX3\Live\contactcentre\Global\Pitchin g.aspx(9,19): error
CS1595: '_ASP.HeadTags_ascx' is defined in multiple places; using
definition from 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary
ASP.NET Files\contactcentre_global\1982c402\70d720c2\r41qv 5s7.dll'
D:\Websites\WEX3\Live\contactcentre\Global\Pitchin g.aspx(14,19): error
CS1595: '_ASP.Header_ascx' is defined in multiple places; using
definition from 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary
ASP.NET Files\contactcentre_global\1982c402\70d720c2\r41qv 5s7.dll'
D:\Websites\WEX3\Live\contactcentre\Global\Pitchin g.aspx(21,19): error
CS1595: '_ASP.Footer_ascx' is defined in multiple places; using
definition from 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary
ASP.NET Files\contactcentre_global\1982c402\70d720c2\r41qv 5s7.dll'

Nov 19 '05 #1
1 3346
The compiler is telling you that you have defined
HeadTags multiple times in your code, and that it's
using the definition it found in that dll.

Look for duplicate versions of HeadTags.ascx and insure that
within the scope of the compiler's command your HeadTags
are identified only once.

If you need to have different HeadTags in different pages,
give them different names.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Español : http://asp.net.do/foros/
======================================
"abh1508" <a_**********@hotmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Following a release of code the following problem occurs on certain asp
.net pages. This is not a problem on other testing/demo environments.
IIS seems to be creating certain files twice in the temporary internet
files directory. Any advice or suggestions appreciated.
Server Error in '/ContactCentre/Global' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource
required to service this request. Please review the following specific
error details and modify your source code appropriately.

Compiler Error Message: CS1595: '_ASP.HeadTags_ascx' is defined in
multiple places; using definition from
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
Files\contactcentre_global\1982c402\70d720c2\r41qv 5s7.dll'


Nov 19 '05 #2

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

Similar topics

6
by: paul calvert | last post by:
I hope somewhere here has encountered and solved a similar problem in the past. 1) on a new Win2000 PC: installed Visual C++ 6.0 download & install single file Service Pack 5.0 2) try to...
5
by: K. Shier | last post by:
when attempting to edit code in a class file, i see the bug "Visual Basic ..NET compiler is unable to recover from the following error: System Error &Hc0000005&(Visual Basic internal compiler...
2
by: Mike Fisher | last post by:
I'm seeing an error when I try to run/debug a web service. Although it doesn't happen every time, it does occur more than half of the times I hit F5. It appears to be returned by the the JIT...
3
by: Prem S | last post by:
Hi all I have a C#.NET solution that contains about 10 projects. One of the projects is a set of user built controls which gets referenced in a couple of projects. Some of the these projects,...
5
by: Kim Nørby Andersen | last post by:
Hello there I am lost. i receive the output in the bottom, from a site that runs excellently on our development server, but dies on the customer. We have had a first version running at the...
9
by: JTrigger | last post by:
When I compile my project using the IDE on a development machine it works just fine. When I compile it on the server using csc.exe, I get the following error when I try to bring it up in the web...
2
by: Roger Wang | last post by:
HELP!!!! We have got a W2k server running IIS5 with .NET framework 1.1 and .NET framework SP1. All ASP.NET applications cannot run on this box. It all returned with the same error: ...
10
by: chris | last post by:
I'm not sure if this is a bug being caused by visual studio, or by the vb compiler itself. I have good size solution (33 projects) and am consistently having a problem with one project.. ...
2
by: SonicChen | last post by:
i have read the article http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q318274 and try those two solutions but message still come: CS1595: "Runchs_WebUI.Global" is defined in multiple...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...

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.