Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.Parser Error Message: Could not load the assembly 'App_Web_defaultmobi.aspx.cdcab7d2'. Make sure that it is compiled before accessing the page.Source Error:Line 1:  <%@ page language="VB" autoeventwireup="false" inherits="DataQ.Modules.mobiNuke.DefaultMobi, App_Web_defaultmobi.aspx.cdcab7d2" enableEventValidation="false" %>
Line 2:  <%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Common.Controls" Assembly="DotNetNuke" %><?xml version="1.0" encoding="UTF-8"?>
Line 3:  <asp:literal id="skinDocType" runat="server"></asp:literal>
Source File: /DesktopModules/mobiNuke/DefaultMobi.aspx    Line: 1Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 
我看了一下  bin/目录下 有一个App_Web_defaultmobi.aspx.cdcab7d2.dll
请问 有什么办法 解决吗?  我对ASP.net 还是不太懂