Click here to Skip to main content
15,923,120 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRetriving images and files from other server? Pin
Member 38798813-Oct-08 18:37
Member 38798813-Oct-08 18:37 
AnswerRe: Retriving images and files from other server? Pin
Viral Upadhyay4-Oct-08 1:57
Viral Upadhyay4-Oct-08 1:57 
QuestionASP question Pin
Programmer993-Oct-08 16:46
Programmer993-Oct-08 16:46 
AnswerRe: ASP question Pin
Jaffer Mumtaz4-Oct-08 22:26
Jaffer Mumtaz4-Oct-08 22:26 
QuestionParse Text Boxes for Formatting Pin
JrunkDunc3-Oct-08 14:54
JrunkDunc3-Oct-08 14:54 
AnswerRe: Parse Text Boxes for Formatting Pin
Meax4-Oct-08 4:08
Meax4-Oct-08 4:08 
Questionsending appointment as email attachment to Groupwise Pin
janetb993-Oct-08 10:20
janetb993-Oct-08 10:20 
QuestionHow can solve "Server Error in '/' Application." error message to rescue my project? Pin
JUNEYT3-Oct-08 6:08
JUNEYT3-Oct-08 6:08 
Hi,

The following error did occur after when I choosed "Clean project" and then "rebuild project" from Build menu. Now I am not able to run any file. I have been getting the following error message. I am using VS 2008. In the project properties, the compile output directory is set to "bin". However it is still wirting under Debug directory because "Debug" mode is set to true in webconfig file.

I can't go back and rebuild the project because the following error. I use Visual Studio Development server (not IIS Local server). The following error is a subject for every page I have under my project directory. WHO CAN RESCUE ME? Sigh | :sigh:

Please, if you excatly know how to fix problem, let me know.

Thank You.


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 'rentaholiday.adm_add_customer'.

Source Error: 


Line 1:  <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="adm_add_customer.aspx.vb" Inherits="rentaholiday.adm_add_customer" %>
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: /Administration/Admin/adm_add_customer.aspx    Line: 1 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053 



What a curious mind needs to discover knowledge is noting else than a pin-hole.


AnswerRe: How can solve "Server Error in '/' Application." error message to rescue my project? Pin
Rocky#3-Oct-08 10:56
Rocky#3-Oct-08 10:56 
GeneralRe: How can solve "Server Error in '/' Application." error message to rescue my project? Pin
JUNEYT3-Oct-08 11:11
JUNEYT3-Oct-08 11:11 
GeneralRe: How can solve "Server Error in '/' Application." error message to rescue my project? Pin
Andreas X3-Oct-08 21:54
professionalAndreas X3-Oct-08 21:54 
GeneralRe: How can solve "Server Error in '/' Application." error message to rescue my project? Pin
JUNEYT3-Oct-08 23:02
JUNEYT3-Oct-08 23:02 
GeneralRe: How can solve "Server Error in '/' Application." error message to rescue my project? Pin
Andreas X4-Oct-08 1:27
professionalAndreas X4-Oct-08 1:27 
QuestionGenerating Help Files Pin
Peterixina3-Oct-08 6:05
Peterixina3-Oct-08 6:05 
QuestionSearch for Image and Text Pin
suresh_0013-Oct-08 4:54
suresh_0013-Oct-08 4:54 
QuestionProblem hosting ASP.NET application on IIS server 2003 Pin
Puneethnayak3-Oct-08 3:26
Puneethnayak3-Oct-08 3:26 
AnswerRe: Problem hosting ASP.NET application on IIS server 2003 Pin
Sathesh Sakthivel3-Oct-08 3:39
Sathesh Sakthivel3-Oct-08 3:39 
GeneralRe: Problem hosting ASP.NET application on IIS server 2003 Pin
Puneethnayak5-Oct-08 18:32
Puneethnayak5-Oct-08 18:32 
AnswerRe: Problem hosting ASP.NET application on IIS server 2003 Pin
ToddHileHoffer3-Oct-08 3:49
ToddHileHoffer3-Oct-08 3:49 
GeneralRe: Problem hosting ASP.NET application on IIS server 2003 Pin
Puneethnayak5-Oct-08 18:35
Puneethnayak5-Oct-08 18:35 
QuestionRe: Problem hosting ASP.NET application on IIS server 2003 Pin
Abhijit Jana3-Oct-08 4:03
professionalAbhijit Jana3-Oct-08 4:03 
AnswerRe: Problem hosting ASP.NET application on IIS server 2003 Pin
Puneethnayak5-Oct-08 18:38
Puneethnayak5-Oct-08 18:38 
GeneralRe: Problem hosting ASP.NET application on IIS server 2003 Pin
kujumban25-Nov-09 23:47
kujumban25-Nov-09 23:47 
Questionpage loader in asp.net Pin
Senthil S3-Oct-08 3:24
Senthil S3-Oct-08 3:24 
AnswerRe: page loader in asp.net Pin
Sathesh Sakthivel3-Oct-08 3:37
Sathesh Sakthivel3-Oct-08 3:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.