Click here to Skip to main content
15,921,694 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Step's to upload the site on web server Pin
Christian Graus7-Oct-09 16:09
protectorChristian Graus7-Oct-09 16:09 
GeneralRe: Step's to upload the site on web server Pin
kuduva7-Oct-09 16:16
kuduva7-Oct-09 16:16 
GeneralRe: Step's to upload the site on web server Pin
kuduva7-Oct-09 16:18
kuduva7-Oct-09 16:18 
GeneralRe: Step's to upload the site on web server Pin
Christian Graus7-Oct-09 16:23
protectorChristian Graus7-Oct-09 16:23 
GeneralRe: Step's to upload the site on web server Pin
kuduva7-Oct-09 16:26
kuduva7-Oct-09 16:26 
GeneralRe: Step's to upload the site on web server Pin
Christian Graus7-Oct-09 16:30
protectorChristian Graus7-Oct-09 16:30 
GeneralRe: Step's to upload the site on web server Pin
kuduva7-Oct-09 16:31
kuduva7-Oct-09 16:31 
GeneralRe: Step's to upload the site on web server Pin
kuduva7-Oct-09 16:34
kuduva7-Oct-09 16:34 
if i change the content of the web.config file like this

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>


its shows error like this

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 '_Default'.

Source Error:

Line 1:  <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %>
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: f:\inetpub\suntvaus\Default.aspx    Line: 1

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 

GeneralRe: Step's to upload the site on web server Pin
Christian Graus7-Oct-09 16:35
protectorChristian Graus7-Oct-09 16:35 
AnswerRe: Step's to upload the site on web server Pin
praveen.c@byzan.com8-Oct-09 0:13
praveen.c@byzan.com8-Oct-09 0:13 
QuestionMulti User At One Time Pin
HatakeKaKaShi7-Oct-09 15:03
HatakeKaKaShi7-Oct-09 15:03 
AnswerRe: Multi User At One Time Pin
Christian Graus7-Oct-09 15:10
protectorChristian Graus7-Oct-09 15:10 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 15:13
HatakeKaKaShi7-Oct-09 15:13 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 15:17
protectorChristian Graus7-Oct-09 15:17 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 15:22
HatakeKaKaShi7-Oct-09 15:22 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 15:24
protectorChristian Graus7-Oct-09 15:24 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 15:45
HatakeKaKaShi7-Oct-09 15:45 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 15:52
protectorChristian Graus7-Oct-09 15:52 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:10
HatakeKaKaShi7-Oct-09 16:10 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 16:28
protectorChristian Graus7-Oct-09 16:28 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:57
HatakeKaKaShi7-Oct-09 16:57 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 17:10
protectorChristian Graus7-Oct-09 17:10 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 17:13
HatakeKaKaShi7-Oct-09 17:13 
GeneralRe: Multi User At One Time Pin
N a v a n e e t h7-Oct-09 17:46
N a v a n e e t h7-Oct-09 17:46 
QuestionHow to write a IF Condition in Stored Procedure Pin
Abhishek Boga7-Oct-09 14:03
Abhishek Boga7-Oct-09 14:03 

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.