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

xml error

Hi
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

A name was started with an invalid character. Error processing resource 'file:///E:/zahed/backupspusht/210507/tls/login.asp...

<%@ Page Language="VB" ClassName="SenderClass" AutoEventWireup="false" CodeFile="login.aspx.vb" Inherits="tls_login" %>...

can you help me out to solve this problem
May 21 '07 #1
2 1707
dorinbogdan
839 Expert 512MB
Please post the XML file too.
Thanks,
Dorin.
May 21 '07 #2
Please post the XML file too.
Thanks,
Dorin.


<%@ Page Language="VB" ClassName="SenderClass" AutoEventWireup="false" CodeFile="login.aspx.vb" Inherits="tls_login" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<script runat="server">
'Event to transfer page control to Result.aspx

</script>

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Login</title>
<link rel="stylesheet" type="text/css" href="../styles/styles.css" />
</head>
<body>
<form id="form1" runat="server">
<asp:Label ID="lblid" runat="server" ForeColor="Red" Style="left: -70px; position: relative;
top: 264px" Text="Label" Visible="False"></asp:Label>&nbsp;<!-- <div style="position: absolute; width: 100px; height: 100px; z-index: 1" id="layer1">
<asp:Image runat="server" id="Image1" Width="125px" Height="105px" ImageUrl="../images/logo.gif" />
</div>
<asp:Image runat="server" id="Image2" ImageUrl="../images/top-wave-7601.jpg" Width="762px" Height="135px" />
<br />--><div id="top-wrapper" style="width: 762px; height: 135px;">

<div id="top" style="height: 107px; width: 761px;" class="style2">
<img src="../images/logo.gif" alt="" width="125" height="105" />
</div>
</div>

<div id="main-wrapper" style="width: 762px; height: 407px;">

<div style="position: absolute; width: 137px; height: 23px; z-index: 2; left: 0px; top: 152px" id="layer2">
<h1 style="height:25px; width: 204px;"> Well come to Spusht.</h1></div>
<br />
<div style="position: absolute; width: 296px; height: 34px; z-index: 3; left: 27px; top: 178px" id="layer3">
<p style="height:25px">Please login with your User Name and Password.</p></div>
<br />
<br />
<br />
<div id="content-wrapper" style="width: 762px; height: 141px;">


<div style="position: absolute; width: 440px; height: 192px; z-index: 4; left: 24px; top: 224px" id="layer4">
&nbsp; &nbsp; &nbsp; &nbsp;
<br />
<asp:Login ID="Login1" runat="server" Font-Bold="True" Font-Italic="True" Height="160px"
Style="left: -46px; position: relative; top: -6px" Width="320px" >
<TextBoxStyle ForeColor="Black" />
<LoginButtonStyle ForeColor="Black" />
</asp:Login>
</div>
<asp:Label ID="lblpwd" runat="server" ForeColor="Red" Style="left: -30px; position: relative;
top: 48px" Text="Label" Visible="False"></asp:Label></div>
</div>
<div id="footer-wrapper" style="width: 762px">

<div id="footer" style="width: 757px">


<p>Copyright © 2006 Spusht Technologies FZC. All Rights Reserved.</p>

<div class="clear"></div>

</div>

</div>


<div>

</div>
</form>
</body>
</html>




<?xml version="1.0"?><!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure settings for your application. Use
the Website->Asp.Net Configuration option in Visual Studio.
A full list of settings and comments can be found in
machine.config.comments usually located in
\Windows\Microsoft.Net\Framework\v2.x\Config
--><configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
<appSettings>
<add key="CrystalImageCleaner-AutoStart" value="true" />
<add key="CrystalImageCleaner-Sleep" value="60000" />
<add key="CrystalImageCleaner-Age" value="120000" />
</appSettings>
<connectionStrings>
<add name="spushtConnectionString" connectionString="Data Source=SPUSHT;Initial Catalog=spusht;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="spushtConnectionString2" connectionString="Data Source=SPUSHT;Initial Catalog=spusht;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="spushtConnectionString3" connectionString="Data Source=SPUSHT;Initial Catalog=spusht;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="grid" connectionString="Data Source=SPUSHT;Initial Catalog=spusht;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="spushtConnectionString4" connectionString="Data Source=SPUSHT;Initial Catalog=spusht;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="spushtConnectionString5" connectionString="Data Source=SPUSHT;Initial Catalog=spusht;Integrated Security=True"
providerName="System.Data.SqlClient" />
</connectionStrings>
<system.web>
<!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
<!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
<httpHandlers>
<add path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="false"/>
<add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers>
<authentication mode="Windows"/>
<!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
during the execution of a request. Specifically,
it enables developers to configure html error pages
to be displayed in place of a error stack trace.

<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
<error statusCode="403" redirect="NoAccess.htm" />
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
<compilation debug="true">
<assemblies>
<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
<add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
<add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
<add assembly="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
<add assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
<add assembly="CrystalDecisions.ReportAppServer.ClientD oc, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
<add assembly="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
<add assembly="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
</assemblies>
<buildProviders>
<add extension=".rdlc" type="Microsoft.Reporting.RdlBuildProvider, Microsoft.ReportViewer.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
</buildProviders>
</compilation></system.web>
</configuration>
May 21 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: AIM | last post by:
Error in msvc in building inheritance.obj to build hello.pyd Hello, I am trying to build the boost 1.31.0 sample extension hello.cpp. I can not compile the file inheritance.cpp because the two...
13
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.