FineUI 官方论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

本论坛已关闭(禁止注册、发帖和回复)
请移步 三石和他的朋友们

FineUI首页 WebForms - MVC & Core - JavaScript 常见问题 - QQ群 - 十周年征文活动

FineUI(开源版) 下载源代码 - 下载空项目 - 获取ExtJS - 文档 在线示例 - 版本更新 - 捐赠作者 - 教程

升级到 ASP.NET Core 3.1,快、快、快! 全新ASP.NET Core,比WebForms还简单! 欢迎加入【三石和他的朋友们】(基础版下载)

搜索
查看: 1914|回复: 0
打印 上一主题 下一主题

菜鸟求帮助!!!!!!!

[复制链接]
跳转到指定楼层
楼主
发表于 2012-11-30 07:13:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
<%@ Page Language="VB" AutoEventWireup="true" CodeFile="test.aspx.vb" Inherits="test" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head id="Head1" runat="server">
    <title></title>
</head>
<body>
    <form id="form1" runat="server">
    <xageManager ID="ageManager1" runat="server" />
    <x:SimpleForm ID="SimpleForm1" BodyPadding="5px" runat="server" EnableBackgroundColor="true"
        ShowBorder="True" Title="登录表单" Width="350px" ShowHeader="True">
        <Items>
            <x:TextBox runat="server" Label="用户名" ID="tbxUseraName">
            </x:TextBox>
            <x:TextBox runat="server" ID="tbxPassword" Label="密码" TextMode="assword">
            </x:TextBox>
            <x:Button ID="btnSubmit" runat="server"
                Text="登录">
            </x:Button>
            <x:Button ID="Button1" runat="server" EnablePostBack="false" Type="Reset" Text="重置">
            </x:Button>
            <xabel ID="labResult" ShowLabel="false" runat="server">
            </xabel>
        </Items>
    </x:SimpleForm>
    <br />
    </form>
</body>
</html>
提示错误!!!!!
[NullReferenceException: 未将对象引用设置到对象的实例。]   FineUI.GlobalConfig.GetCustomTheme() +24   FineUI.PageManager.get_CustomTheme() +102   FineUI.GlobalConfig.GetDefaultBackgroundColor() +57   FineUI.PanelBase.OnFirstPreRender() +1323   FineUI.CollapsablePanel.OnFirstPreRender() +31   FineUI.SimpleForm.OnFirstPreRender() +57   FineUI.ControlBase.OnPreRender(EventArgs e) +296   System.Web.UI.Control.PreRenderRecursiveInternal() +80   System.Web.UI.Control.PreRenderRecursiveInternal() +171   System.Web.UI.Control.PreRenderRecursiveInternal() +171   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842



您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|FineUI 官方论坛 ( 皖ICP备2021006167号-1 )

GMT+8, 2025-5-22 19:06 , Processed in 0.044142 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表