472,789 Members | 1,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,789 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 3314
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...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{

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.