[thelist] ASP.NET

Casey Crookston caseyc at IntelliSoftmn.com
Tue Sep 12 15:17:53 CDT 2006


n/m.  I was moving all content to a root/dev directory and needed the
bin directory inside the root.

Casey


The site I am developing works great on my dev box, but when I move
everything to production I get this error.  Stumped.

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 type 'intellisoft._default'.

Source Error: 

 
Line 1:  <%@ Page CodeBehind="default.aspx.vb" Language="vb"
AutoEventWireup="false" Inherits="intellisoft._default" %>
Line 2:  <%@ Register TagPrefix="uc1" TagName="navigation"
Src="includes/navigation.ascx" %>
Line 3:  <HTML>


Source File: E:\Sites\intellisoftmn.com\dev\Default.aspx    Line: 1 

  _____  





More information about the thelist mailing list