Click here to Skip to main content
15,885,278 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Passing parameters to another page from GridView Pin
AlexeiXX315-Apr-08 16:08
AlexeiXX315-Apr-08 16:08 
QuestionRuntime Error after publishing aspx page!!! Pin
Phivos Stylianides15-Apr-08 9:49
Phivos Stylianides15-Apr-08 9:49 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
pmarfleet15-Apr-08 11:48
pmarfleet15-Apr-08 11:48 
GeneralRe: Solution To Solve By ArunVijay Pin
ArunVijay15-Apr-08 20:02
ArunVijay15-Apr-08 20:02 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
ArunVijay15-Apr-08 20:06
ArunVijay15-Apr-08 20:06 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
Phivos Stylianides16-Apr-08 12:56
Phivos Stylianides16-Apr-08 12:56 
GeneralRe: Runtime Error after publishing aspx page!!! Pin
Phivos Stylianides16-Apr-08 12:56
Phivos Stylianides16-Apr-08 12:56 
GeneralMaster Page weirdness Pin
#realJSOP15-Apr-08 8:46
mve#realJSOP15-Apr-08 8:46 
VS2005

I'm working on a web site that is working on the server on which it resides. It is completely undocumented, and has very few actual comments. I have not yet modified any of the code. However, when I try to run the site, I get the following:

<%@ Master Language="C#" EnableTheming="false" AutoEventWireup="true" CodeFile="mp_Main.master.cs" Inherits="mp_Main" %>


The error I'm getting is: "Master" is not a valid attribute of element "Page". Keep in mind that the line of code above is the very first thing in the file.

Secondly, the compiler is telling me it can't find a file, yet the file exists just plain as day.

WTF is going on here?


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: Master Page weirdness Pin
Herman<T>.Instance16-Apr-08 0:30
Herman<T>.Instance16-Apr-08 0:30 
QuestionGet records between Today and 2 years from input date Pin
munklefish15-Apr-08 7:49
munklefish15-Apr-08 7:49 
GeneralRe: Get records between Today and 2 years from input date [modified] Pin
Blue_Boy15-Apr-08 11:28
Blue_Boy15-Apr-08 11:28 
QuestionRe: Get records between Today and 2 years from input date Pin
munklefish15-Apr-08 23:45
munklefish15-Apr-08 23:45 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 0:22
Blue_Boy16-Apr-08 0:22 
GeneralRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 1:06
munklefish16-Apr-08 1:06 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 4:13
Blue_Boy16-Apr-08 4:13 
GeneralRe: Get records between Today and 2 years from input date Pin
munklefish16-Apr-08 4:52
munklefish16-Apr-08 4:52 
GeneralRe: Get records between Today and 2 years from input date Pin
Blue_Boy16-Apr-08 5:04
Blue_Boy16-Apr-08 5:04 
GeneralTransactionScope and EntLib Pin
Rohde15-Apr-08 7:42
Rohde15-Apr-08 7:42 
GeneralRe: TransactionScope and EntLib Pin
Rohde15-Apr-08 9:14
Rohde15-Apr-08 9:14 
GeneralDynamic Link disabling in a GridView Pin
Ekjon15-Apr-08 6:49
Ekjon15-Apr-08 6:49 
GeneralRe: Dynamic Link disabling in a GridView Pin
Ekjon15-Apr-08 12:00
Ekjon15-Apr-08 12:00 
GeneralRe: Dynamic Link disabling in a GridView Pin
Herman<T>.Instance16-Apr-08 0:35
Herman<T>.Instance16-Apr-08 0:35 
GeneralConfused GridView Count Question Pin
ffowler15-Apr-08 5:18
ffowler15-Apr-08 5:18 
GeneralRe: Confused GridView Count Question Pin
Ekjon15-Apr-08 11:02
Ekjon15-Apr-08 11:02 
GeneralRe: Confused GridView Count Question Pin
Herman<T>.Instance16-Apr-08 0:32
Herman<T>.Instance16-Apr-08 0:32 

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.