473,699 Members | 2,570 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with Web Config '<', hexadecimal value 0x3C, is an invalid attribute character

Hi,

I am getting his weired error when i open my webpage.

Parser Error Message: '<', hexadecimal value 0x3C, is an invalid
attribute character. Line 13, position 68.

Source Error:
Line 11: debugging ASP.NET files.
Line 12: -->
Line 13: <compilation defaultLanguage ="vb" debug="false"
tempDirectory=" <COMPILE_DIR>"> <assemblies><ad d
assembly="Cryst alDecisions.Cry stalReports.Eng ine, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Rep ortSource, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Sha red, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Web , Version=11.0.33 00.0, Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Rep ortAppServer.Cl ientDoc,
Version=11.0.33 00.0, Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.Framewo rk, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.InfoSto re, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.Web, Version=11.0.33 00.0,
Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/></assemblies></compilation>
Line 14:
Line 15: <!-- CUSTOM ERROR MESSAGES
Source File: D:\Views\Zahid_ 300_view\AEA_So urce_2005\AEAWe b\web.config
Line: 13

All i am doing is adding assemblies that i need.

This has begining to frustrate me. Please help.

Regards

Mar 7 '06 #1
2 12302
DWS
Onlyzahid,
I'd try taking out the tempdirectory attribute. Or remove the <> arround
the tempdirectory attribute.

Good Luck
DWS
Please vote for one of my desings "Software" or "The hand is quicker than
the eye"
http://blog.mix06.com/contest/gallery/default.aspx

thanks
DWS
"th**********@g mail.com" wrote:
Hi,

I am getting his weired error when i open my webpage.

Parser Error Message: '<', hexadecimal value 0x3C, is an invalid
attribute character. Line 13, position 68.

Source Error:
Line 11: debugging ASP.NET files.
Line 12: -->
Line 13: <compilation defaultLanguage ="vb" debug="false"
tempDirectory=" <COMPILE_DIR>"> <assemblies><ad d
assembly="Cryst alDecisions.Cry stalReports.Eng ine, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Rep ortSource, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Sha red, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Web , Version=11.0.33 00.0, Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Rep ortAppServer.Cl ientDoc,
Version=11.0.33 00.0, Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.Framewo rk, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.InfoSto re, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.Web, Version=11.0.33 00.0,
Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/></assemblies></compilation>
Line 14:
Line 15: <!-- CUSTOM ERROR MESSAGES
Source File: D:\Views\Zahid_ 300_view\AEA_So urce_2005\AEAWe b\web.config
Line: 13

All i am doing is adding assemblies that i need.

This has begining to frustrate me. Please help.

Regards

Mar 7 '06 #2
you need to encode your < and >'s...they are reserved xml characters...

tempDirectory=" &lt;COMPILE_DIR &gt;

karl

--
http://www.openmymind.net/
http://www.fuelindustries.com/
<th**********@g mail.com> wrote in message
news:11******** *************@z 34g2000cwc.goog legroups.com...
Hi,

I am getting his weired error when i open my webpage.

Parser Error Message: '<', hexadecimal value 0x3C, is an invalid
attribute character. Line 13, position 68.

Source Error:
Line 11: debugging ASP.NET files.
Line 12: -->
Line 13: <compilation defaultLanguage ="vb" debug="false"
tempDirectory=" <COMPILE_DIR>"> <assemblies><ad d
assembly="Cryst alDecisions.Cry stalReports.Eng ine, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Rep ortSource, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Sha red, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Web , Version=11.0.33 00.0, Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Rep ortAppServer.Cl ientDoc,
Version=11.0.33 00.0, Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.Framewo rk, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.InfoSto re, Version=11.0.33 00.0,
Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/><add
assembly="Cryst alDecisions.Ent erprise.Web, Version=11.0.33 00.0,
Culture=neutral ,
PublicKeyToken= 692fbea5521e130 4"/></assemblies></compilation>
Line 14:
Line 15: <!-- CUSTOM ERROR MESSAGES
Source File: D:\Views\Zahid_ 300_view\AEA_So urce_2005\AEAWe b\web.config
Line: 13

All i am doing is adding assemblies that i need.

This has begining to frustrate me. Please help.

Regards

Mar 7 '06 #3

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

Similar topics

6
2138
by: Bengt Richter | last post by:
>>> hex(-5) __main__:1: FutureWarning: hex()/oct() of negative int will return a signed string in Python 2.4 and up '0xfffffffb' >>> hex(-5) '0xfffffffb' >>> hex(-5L) '-0x5L' That is sooo ugly. I suppose it is for a backwards compatible repr, but couldn't we
7
9027
by: Ensoul Chee | last post by:
I used #include <iostream.h> int m; cout << "Hexadecimal == 0x" << hex << m << endl; to print value of m in hexadecimal mode. But I got the compile error like this couttest.cpp:20 `hex' undeclared (first use this function)
0
289
by: Chandresh | last post by:
Hi guys, I gewt this error when i execute ************* ConfigurationSettings.GetConfig(EXCEPTIONMANAGEMENT_CONFIG_SECTION)==null. I do not have any assemblies in the GAC . ****** My config file is as follows <configSections><section name="exceptionManagement" type="SummitHealthCare.ApplicationBlocks.ExceptionManagement.ExceptionManagerSectionHandler,SummitHealthCare.ApplicationBlocks.ExceptionManagement...
3
22352
by: Todd | last post by:
Our ASP.NET (C#) application accepts form entry and saves inputed data in XML. We are finding that users are sometimes cutting and pasting special characters (from MS Word) into these forms. The data is saved successfuly, but when the XML is later read the following error is encountered depending on the invalid character found: This is a sample:
7
4753
by: Tony | last post by:
I'm using XmlTextWriter to write XML to a string and XmlDocument to read it back. Every thing works OK except if my data contains a < or >. If this is the case they get saved as < > repectively. When I come to read them back they appear as the text < > rather than the < and >. What do I have to do to prevent this happening. Similarly if I try and save data <abc> I get an exception saying potentially dangerous data detected
0
3935
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen. It is almost like it is trying to implement it's own COM interfaces... below is the header, and a link to the dll+code: Zip file with header, example, and DLL:...
1
10155
by: King Kong | last post by:
we are facing this kind of error when we double click the infragistic web grid please help me on this Regards Moid Iqbal Server Error in '/NetworkAccess' Application. ---------------------------------------------------------------------------- ----
1
271
by: David GB | last post by:
I'm trying to set u forms mode authentiaction on a sub-directory. The web.config for the overall site is set to <authentication mode="None" /> In the sub-directory I have a very simple web.conig, but it gives me an error when IIS tries to process it: " '<', hexadecimal value 0x3C, is an invalid attribute character. Line 11, position 5." Line 9: <authorization> Line 10: <deny users='?"/>
6
4705
by: zxo102 | last post by:
Hi, how to change the hexadecimal 'ED6F3C01' (or 'ED 6F 3C 01') to "\xED\x6F\x3C\x01" in python coding? When I take 'ED6F3C01' as a string and insert '\x' into it, I just got the error information : invalid \x escape. Thanks. ouyang
0
9178
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
9035
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
7752
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
6534
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
4376
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...
0
4631
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3058
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
2
2348
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2010
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.