dbregion.ascx file missing

J

Jason

Hi,

For some reason I can not view my aspx pages anymore
because I'm getting a parser error message. I believe
this file accidentally got deleted.

Here is my error message. My question is how can I
restore this file and get my page up and running. A
quick search on MSKB yielded no results.

Thanks.

Jason

Parser Error Message: Could not find
file "C:\Inetpub\Craterlake\_fpClass\dbregion.ascx".

Source Error:


Line 2: <!--_LocalBinding-->
Line 3: <%@ Page
inherits="Microsoft.Office.FrontPage.DBInterface.DBInterfa
cePage" Src="../../../_fpclass/fpdbnet.cs" Language="C#"
debug = true%>
Line 4: <%@ Register TagPrefix="FPDB" TagName="DBRegion"
Src="../../../_fpClass/dbregion.ascx"%>
Line 5: <%@ Import NameSpace="System.Data"%>
Line 6: <HTML>


Source File:
C:\Inetpub\Craterlake\SQLServer2000_interface\FormTest\edi
tor\submission_form.aspx Line: 4
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top