473,734 Members | 2,806 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary ASP.NET
Files\contactce ntre_global\198 2c402\70d720c2\ r41qv5s7.dll'

Source Error:

Line 7: <HEAD>
Line 8: <title>WEX - Contact Centre - Pitching</title>
Line 9: <global:headert ags id="ucHeaderTag s"
runat="Server"> </global:headerta gs>
Line 10: </HEAD>
Line 11: <body>
Source File: D:\Websites\WEX 3\Live\contactc entre\Global\Pi tching.aspx
Line: 9

Show Detailed Compiler Output:
c:\windows\syst em32\inetsrv>
"c:\windows\mic rosoft.net\fram ework\v1.1.4322 \csc.exe" /t:library
/utf8output /R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary
asp.net files\contactce ntre_global\198 2c402\70d720c2\ dawr89ub.dll"
/R:"c:\windows\a ssembly\gac\sys tem\1.0.5000.0_ _b77a5c561934e0 89\system.dll"
/R:"c:\windows\a ssembly\gac\sys tem.web.service s\1.0.5000.0__b 03f5f7f11d50a3a \system.web.ser vices.dll"
/R:"c:\windows\a ssembly\gac\sys tem.xml\1.0.500 0.0__b77a5c5619 34e089\system.x ml.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\f5 21d60f\00fce484 _7512c501\micro soft.applicatio nblocks.data.dl l"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\5f c1b09e\0004ac5d _e9b9c501\s-cool.exceptionm anagement.dll"
/R:"c:\windows\a ssembly\gac\sys tem.drawing\1.0 .5000.0__b03f5f 7f11d50a3a\syst em.drawing.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\64 241aa2\00fe0d4f _97cdc501\wex.u i.contactcentre .businessmanage ment.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\19 8a131e\00728707 _97cdc501\wexco re.dll"
/R:"c:\windows\a ssembly\gac\sys tem.web.mobile\ 1.0.5000.0__b03 f5f7f11d50a3a\s ystem.web.mobil e.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\1c 66106f\004a7e4c _8eb3c501\s-cool.configurat ionmanagement.d ll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\29 9285ed\00fe0d4f _97cdc501\wex.u i.contactcentre .global.dll"
/R:"c:\windows\a ssembly\gac\sys tem.data\1.0.50 00.0__b77a5c561 934e089\system. data.dll"
/R:"c:\windows\a ssembly\gac\sys tem.enterprises ervices\1.0.500 0.0__b03f5f7f11 d50a3a\system.e nterpriseservic es.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ assembly\dl2\66 fd9f9e\00728707 _97cdc501\wex.s ervices.reporti ng.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ r41qv5s7.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\mscorlib.dll "
/R:"c:\windows\a ssembly\gac\sys tem.web\1.0.500 0.0__b03f5f7f11 d50a3a\system.w eb.dll"
/R:"c:\windows\m icrosoft.net\fr amework\v1.1.43 22\temporary asp.net
files\contactce ntre_global\198 2c402\70d720c2\ n5nm0x-9.dll"
/out:"C:\WINDOWS \Microsoft.NET\ Framework\v1.1. 4322\Temporary ASP.NET
Files\contactce ntre_global\198 2c402\70d720c2\ rs11zxfp.dll" /debug-
/optimize+
/win32res:"C:\WI NDOWS\Microsoft .NET\Framework\ v1.1.4322\Tempo rary
ASP.NET Files\contactce ntre_global\198 2c402\70d720c2\ rs11zxfp.res"
/warnaserror /w:1
"C:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary ASP.NET
Files\contactce ntre_global\198 2c402\70d720c2\ rs11zxfp.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\WEX 3\Live\contactc entre\Global\Pi tching.aspx(9,1 9): error
CS1595: '_ASP.HeadTags_ ascx' is defined in multiple places; using
definition from 'c:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary
ASP.NET Files\contactce ntre_global\198 2c402\70d720c2\ r41qv5s7.dll'
D:\Websites\WEX 3\Live\contactc entre\Global\Pi tching.aspx(14, 19): error
CS1595: '_ASP.Header_as cx' is defined in multiple places; using
definition from 'c:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary
ASP.NET Files\contactce ntre_global\198 2c402\70d720c2\ r41qv5s7.dll'
D:\Websites\WEX 3\Live\contactc entre\Global\Pi tching.aspx(21, 19): error
CS1595: '_ASP.Footer_as cx' is defined in multiple places; using
definition from 'c:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary
ASP.NET Files\contactce ntre_global\198 2c402\70d720c2\ r41qv5s7.dll'

Nov 19 '05 #1
1 3363
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_**********@h otmail.com> wrote in message
news:11******** **************@ g49g2000cwa.goo glegroups.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\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary ASP.NET
Files\contactce ntre_global\198 2c402\70d720c2\ r41qv5s7.dll'


Nov 19 '05 #2

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

Similar topics

6
8624
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 build my gui and dll projects, whose project, workspace, source files all resided on network drive mapped to H. The H mapping,
5
7234
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 error) Save your work and restart Visual Studio .NET." has anyone seen this bug and can you confirm one way or the other whether or not it can corrupt your source files? (by 'corrupt' i mean: do anything to it that will cause it to fail to load and...
2
17569
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 compiler as the page is requested by the browser. The result is that the "compiler failed with error code 2000". I have tested the same code on another workstation with VS.NET and it works fine EVERY time. I'm convinced it's not the code and I...
3
1527
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, that reference this project which contains the user built controls, are also referenced in the main application. The main application also references the user built control library. However, when compiling the application...I get a CS1595 error...
5
2109
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 customer, did some changes, recompiled, zipped and sent it back to them, but then it screwed up. As a part of the debugging process, the ASP.NET has been set to run as SYSTEM, and all folders described in...
9
2294
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 browser. What is the issue? Thanks, Jim Server Error in '/psnRequest' Application. ----------------------------------------------------------------------------
2
6772
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: 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.
10
3071
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.. Basically everytime I build, I get the compiler error bc30456...which is basically that some local variable is not declared. However, the variable is declared...and basically if I change its declaration from private to protected the project will...
2
2105
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 places£»using definition from "c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\runchs_webui\37fe91d8\586e7567\assembly\dl2\9b334611\de283d9c_2bfac501 \Runchs.WebUI.DLL"
0
8776
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
9449
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
9310
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...
1
9236
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
9182
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
8186
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...
0
4550
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
3261
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
2180
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.