Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   ASP.NET (http://www.programmingforums.org/forum35.html)
-   -   Depolyment problems (http://www.programmingforums.org/showthread.php?t=15583)

paulchwd Apr 9th, 2008 7:26 PM

Depolyment problems
 
Hello,
When I run my app locally all is good. But when i Build ->Publish and select publish all files (i ensure that my code behinds and business classes are in the published folder) and then upload to the server. I get this error:


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 'PropertyPhotos.propertyPhotos'.

Source Error:

Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="propertyPhotos.aspx.cs" Inherits="PropertyPhotos.propertyPhotos" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Source File: /PropertyPhotos/propertyPhotos.aspx Line: 1



All times are GMT -5. The time now is 4:01 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC