Click here to Skip to main content
15,891,761 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
QuestionFastest way to get data accross the internet Pin
Rhys Jacob22-Mar-10 1:58
Rhys Jacob22-Mar-10 1:58 
AnswerRe: Fastest way to get data accross the internet Pin
JHizzle22-Mar-10 2:14
JHizzle22-Mar-10 2:14 
AnswerRe: Fastest way to get data accross the internet Pin
PSK_22-Mar-10 3:09
PSK_22-Mar-10 3:09 
GeneralRe: Fastest way to get data accross the internet Pin
Rhys Jacob22-Mar-10 3:21
Rhys Jacob22-Mar-10 3:21 
GeneralRe: Fastest way to get data accross the internet Pin
PSK_22-Mar-10 3:30
PSK_22-Mar-10 3:30 
Questionsend email in asp.net Pin
Nematjon Rahmanov22-Mar-10 1:45
Nematjon Rahmanov22-Mar-10 1:45 
AnswerRe: send email in asp.net Pin
padmanabhan N22-Mar-10 1:53
padmanabhan N22-Mar-10 1:53 
AnswerRe: send email in asp.net Pin
Sandeep Mewara22-Mar-10 2:15
mveSandeep Mewara22-Mar-10 2:15 
Questionurl as a parameter for script Pin
Member 387988121-Mar-10 23:50
Member 387988121-Mar-10 23:50 
AnswerRe: url as a parameter for script Pin
PSK_22-Mar-10 0:24
PSK_22-Mar-10 0:24 
QuestionHow to set WrapText functionality for a cell of excelsheet? Pin
Chetan.visodiya21-Mar-10 23:43
Chetan.visodiya21-Mar-10 23:43 
AnswerRe: How to set WrapText functionality for a cell of excelsheet? Pin
padmanabhan N22-Mar-10 0:33
padmanabhan N22-Mar-10 0:33 
QuestionAfter capturing the image,how to transfer the image to image control with picture property using java script Pin
vbmadhavi21-Mar-10 23:28
vbmadhavi21-Mar-10 23:28 

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.