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

ASP.NET

 
GeneralRe: efficiently paging very large record set (~500000) records Pin
Arindam Tewary22-Mar-10 21:58
professionalArindam Tewary22-Mar-10 21:58 
GeneralRe: efficiently paging very large record set (~500000) records Pin
uglyeyes23-Mar-10 2:04
uglyeyes23-Mar-10 2:04 
Questionload page Pin
future383922-Mar-10 14:32
future383922-Mar-10 14:32 
AnswerRe: load page Pin
Not Active22-Mar-10 15:14
mentorNot Active22-Mar-10 15:14 
QuestionMouse Over ASP [modified] Pin
Dalek Dave22-Mar-10 13:17
professionalDalek Dave22-Mar-10 13:17 
AnswerRe: Mouse Over ASP Pin
Not Active22-Mar-10 13:26
mentorNot Active22-Mar-10 13:26 
GeneralRe: Mouse Over ASP Pin
Dalek Dave22-Mar-10 13:44
professionalDalek Dave22-Mar-10 13:44 
GeneralRe: Mouse Over ASP Pin
Not Active22-Mar-10 14:06
mentorNot Active22-Mar-10 14:06 
GeneralRe: Mouse Over ASP Pin
Dalek Dave22-Mar-10 14:18
professionalDalek Dave22-Mar-10 14:18 
GeneralRe: Mouse Over ASP Pin
Dalek Dave22-Mar-10 14:11
professionalDalek Dave22-Mar-10 14:11 
GeneralRe: Mouse Over ASP Pin
Not Active22-Mar-10 14:21
mentorNot Active22-Mar-10 14:21 
GeneralRe: Mouse Over ASP Pin
Dalek Dave22-Mar-10 14:29
professionalDalek Dave22-Mar-10 14:29 
QuestionExporting Crystal Report to Excel 2007 Pin
salman_syed_0122-Mar-10 9:04
salman_syed_0122-Mar-10 9:04 
Questiondeploying asp.net Pin
hotthoughtguy22-Mar-10 6:03
hotthoughtguy22-Mar-10 6:03 
AnswerRe: deploying asp.net Pin
JHizzle22-Mar-10 6:14
JHizzle22-Mar-10 6:14 
AnswerRe: deploying asp.net Pin
J$22-Mar-10 6:57
J$22-Mar-10 6:57 
QuestionEditing in gridview Pin
kris_viswa22-Mar-10 4:44
kris_viswa22-Mar-10 4:44 
AnswerRe: Editing in gridview Pin
padmanabhan N22-Mar-10 19:47
padmanabhan N22-Mar-10 19:47 
GeneralRe: Editing in gridview Pin
kris_viswa24-Mar-10 21:09
kris_viswa24-Mar-10 21:09 
AnswerRe: Editing in gridview Pin
carlecomm23-Mar-10 17:36
carlecomm23-Mar-10 17:36 
QuestionNamespace does not directly contain members Pin
Diving Flo22-Mar-10 4:16
Diving Flo22-Mar-10 4:16 
Hello!

When I try to built my web project I get the following error: "A namespace does not directly contain members such as fields or methods" for a file called 'DownloadFiles.aspx' (which has also an code behind file). The error should be in lone 1 row 1.

<%@Page Language="C#" AutoEventWireup="true" CodeFile="DownloadFiles.aspx.cs" 
Inherits="MD.TPConfigurator.Web.DownloadFiles"
Culture="auto" UICulture="auto" Async="true" %>
<html>
<head>
<title>Download</title>
</head>
<body>
</body>
</html>


The funny thing is, when I open the file 'DownloadFiles.aspx' and try to build it again, there is no error any more. I am also sure that there are no members directly in the namespace.

Has anyone any ideas?

Thanks in advance,
Florian
AnswerRe: Namespace does not directly contain members Pin
JHizzle22-Mar-10 4:46
JHizzle22-Mar-10 4:46 
GeneralRe: Namespace does not directly contain members Pin
Diving Flo22-Mar-10 20:47
Diving Flo22-Mar-10 20:47 
QuestionNeed to design a pages where its designing details will be in my database Pin
Gayathri devi sivanesan22-Mar-10 2:33
Gayathri devi sivanesan22-Mar-10 2:33 
AnswerRe: Need to design a pages where its designing details will be in my database Pin
PSK_22-Mar-10 3:15
PSK_22-Mar-10 3:15 

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.