Click here to Skip to main content
15,889,909 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how can i view crystal report on an apche server, not IIS on windows server 2003 ? Pin
Christian Graus17-Nov-09 16:27
protectorChristian Graus17-Nov-09 16:27 
AnswerRe: how can i view crystal report on an apche server, not IIS on windows server 2003 ? Pin
amran imu5-Dec-09 21:33
amran imu5-Dec-09 21:33 
QuestionCrystal Report ''Load report failed" Pin
HatakeKaKaShi17-Nov-09 15:16
HatakeKaKaShi17-Nov-09 15:16 
AnswerRe: Crystal Report ''Load report failed" Pin
Christian Graus17-Nov-09 15:58
protectorChristian Graus17-Nov-09 15:58 
GeneralRe: Crystal Report ''Load report failed" Pin
HatakeKaKaShi17-Nov-09 15:59
HatakeKaKaShi17-Nov-09 15:59 
AnswerRe: Crystal Report ''Load report failed" Pin
Christian Graus17-Nov-09 16:01
protectorChristian Graus17-Nov-09 16:01 
GeneralRe: Crystal Report ''Load report failed" Pin
HatakeKaKaShi17-Nov-09 16:08
HatakeKaKaShi17-Nov-09 16:08 
Questionuploading published website via FTP Pin
laziale17-Nov-09 9:33
laziale17-Nov-09 9:33 
hello -
I am working on an ASP.NET website and after I published my solution locally, via FileZilla I uploaded the published files on the server. Now, for example when I want to run the website, and I am typing in:

http://www.mysite.com/Default.aspx and in the browser window I am getting this:


<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" MasterPageFile="~/main.Master" Inherits="mySite.Default" Title="Welcome" StylesheetTheme="main" %>

<asp:Content ID="Content1" runat="server" ContentPlaceHolderID="ContentPlaceHolder1"><form id="form1" runat="server">
    <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/Signup.aspx">New User? Sign Up Now!</asp:HyperLink>       
    
</form>
</asp:Content>



any help, advice? thx in advance
AnswerRe: uploading published website via FTP Pin
AlexeiXX317-Nov-09 10:37
AlexeiXX317-Nov-09 10:37 
GeneralRe: uploading published website via FTP Pin
laziale17-Nov-09 10:46
laziale17-Nov-09 10:46 
GeneralRe: uploading published website via FTP Pin
AlexeiXX317-Nov-09 11:00
AlexeiXX317-Nov-09 11:00 
GeneralRe: uploading published website via FTP Pin
laziale17-Nov-09 11:19
laziale17-Nov-09 11:19 
GeneralRe: uploading published website via FTP Pin
Christian Graus17-Nov-09 11:31
protectorChristian Graus17-Nov-09 11:31 
GeneralRe: uploading published website via FTP Pin
laziale17-Nov-09 11:33
laziale17-Nov-09 11:33 
GeneralRe: uploading published website via FTP Pin
AlexeiXX317-Nov-09 14:53
AlexeiXX317-Nov-09 14:53 
GeneralRe: uploading published website via FTP Pin
laziale17-Nov-09 15:17
laziale17-Nov-09 15:17 
QuestionHow to print the table on a page Pin
sarang_k17-Nov-09 9:19
sarang_k17-Nov-09 9:19 
AnswerRe: How to print the table on a page Pin
Kannan Ar17-Nov-09 15:20
professionalKannan Ar17-Nov-09 15:20 
Questionhow to load the the content of a div Pin
Ersan Ercek17-Nov-09 9:09
Ersan Ercek17-Nov-09 9:09 
AnswerRe: how to load the the content of a div Pin
Christian Graus17-Nov-09 11:31
protectorChristian Graus17-Nov-09 11:31 
GeneralRe: how to load the the content of a div Pin
Ersan Ercek17-Nov-09 18:56
Ersan Ercek17-Nov-09 18:56 
Questionupdate panel problem Pin
Tauseef A17-Nov-09 8:32
Tauseef A17-Nov-09 8:32 
AnswerRe: update panel problem Pin
Ersan Ercek17-Nov-09 9:16
Ersan Ercek17-Nov-09 9:16 
QuestionRe: update panel problem Pin
Tauseef A17-Nov-09 14:14
Tauseef A17-Nov-09 14:14 
AnswerRe: update panel problem Pin
Abhijit Jana17-Nov-09 15:57
professionalAbhijit Jana17-Nov-09 15:57 

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.