xml error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zeeshansofi
    New Member
    • May 2007
    • 3

    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="Send erClass" AutoEventWireup ="false" CodeFile="login .aspx.vb" Inherits="tls_l ogin" %>...

    can you help me out to solve this problem
  • dorinbogdan
    Recognized Expert Contributor
    • Feb 2007
    • 839

    #2
    Please post the XML file too.
    Thanks,
    Dorin.

    Comment

    • zeeshansofi
      New Member
      • May 2007
      • 3

      #3
      Originally posted by dorinbogdan
      Please post the XML file too.
      Thanks,
      Dorin.


      <%@ Page Language="VB" ClassName="Send erClass" AutoEventWireup ="false" CodeFile="login .aspx.vb" Inherits="tls_l ogin" %>

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
      <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:2 5px; 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:2 5px">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="Blac k" />
      <LoginButtonSty le ForeColor="Blac k" />
      </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\Micros oft.Net\Framewo rk\v2.x\Config
      --><configurati on xmlns="http://schemas.microso ft.com/.NetConfigurati on/v2.0">
      <appSettings>
      <add key="CrystalIma geCleaner-AutoStart" value="true" />
      <add key="CrystalIma geCleaner-Sleep" value="60000" />
      <add key="CrystalIma geCleaner-Age" value="120000" />
      </appSettings>
      <connectionStri ngs>
      <add name="spushtCon nectionString" connectionStrin g="Data Source=SPUSHT;I nitial Catalog=spusht; Integrated Security=True"
      providerName="S ystem.Data.SqlC lient" />
      <add name="spushtCon nectionString2" connectionStrin g="Data Source=SPUSHT;I nitial Catalog=spusht; Integrated Security=True"
      providerName="S ystem.Data.SqlC lient" />
      <add name="spushtCon nectionString3" connectionStrin g="Data Source=SPUSHT;I nitial Catalog=spusht; Integrated Security=True"
      providerName="S ystem.Data.SqlC lient" />
      <add name="grid" connectionStrin g="Data Source=SPUSHT;I nitial Catalog=spusht; Integrated Security=True"
      providerName="S ystem.Data.SqlC lient" />
      <add name="spushtCon nectionString4" connectionStrin g="Data Source=SPUSHT;I nitial Catalog=spusht; Integrated Security=True"
      providerName="S ystem.Data.SqlC lient" />
      <add name="spushtCon nectionString5" connectionStrin g="Data Source=SPUSHT;I nitial Catalog=spusht; Integrated Security=True"
      providerName="S ystem.Data.SqlC lient" />
      </connectionStrin gs>
      <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. ReportViewerWeb Control.axd" verb="*" type="Microsoft .Reporting.WebF orms.HttpHandle r, Microsoft.Repor tViewer.WebForm s, Version=8.0.0.0 , Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a" validate="false "/>
      <add verb="GET" path="CrystalIm ageHandler.aspx " type="CrystalDe cisions.Web.Cry stalImageHandle r, CrystalDecision s.Web, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/></httpHandlers>
      <authenticati on 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="RemoteOnl y" defaultRedirect ="GenericErrorP age.htm">
      <error statusCode="403 " redirect="NoAcc ess.htm" />
      <error statusCode="404 " redirect="FileN otFound.htm" />
      </customErrors>
      -->
      <compilation debug="true">
      <assemblies>
      <add assembly="Syste m.Design, Version=2.0.0.0 , Culture=neutral , PublicKeyToken= B03F5F7F11D50A3 A"/>
      <add assembly="Cryst alDecisions.Cry stalReports.Eng ine, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      <add assembly="Cryst alDecisions.Rep ortSource, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      <add assembly="Cryst alDecisions.Sha red, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      <add assembly="Cryst alDecisions.Web , Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      <add assembly="Cryst alDecisions.Rep ortAppServer.Cl ientDoc, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      <add assembly="Cryst alDecisions.Ent erprise.Framewo rk, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      <add assembly="Cryst alDecisions.Ent erprise.InfoSto re, Version=10.2.36 00.0, Culture=neutral , PublicKeyToken= 692fbea5521e130 4"/>
      </assemblies>
      <buildProviders >
      <add extension=".rdl c" type="Microsoft .Reporting.RdlB uildProvider, Microsoft.Repor tViewer.Common, Version=8.0.0.0 , Culture=neutral , PublicKeyToken= b03f5f7f11d50a3 a"/>
      </buildProviders>
      </compilation></system.web>
      </configuration>

      Comment

      Working...