Click here to Skip to main content
15,920,217 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to set selected item in DropdownList Pin
Sandeep Akhare18-Apr-07 23:12
Sandeep Akhare18-Apr-07 23:12 
QuestionBreak Point is dissapeared in ASP.NET 2.0 Web Application. Pin
pubududilena18-Apr-07 21:48
pubududilena18-Apr-07 21:48 
AnswerRe: Break Point is dissapeared in ASP.NET 2.0 Web Application. Pin
Sandeep Akhare18-Apr-07 23:35
Sandeep Akhare18-Apr-07 23:35 
GeneralRe: Break Point is dissapeared in ASP.NET 2.0 Web Application. Pin
pubududilena19-Apr-07 0:02
pubududilena19-Apr-07 0:02 
GeneralRe: Break Point is dissapeared in ASP.NET 2.0 Web Application. Pin
Sandeep Akhare19-Apr-07 0:12
Sandeep Akhare19-Apr-07 0:12 
Questionuser that executes web service Pin
LittleWhiteDog18-Apr-07 21:48
LittleWhiteDog18-Apr-07 21:48 
AnswerRe: user that executes web service Pin
Venk25923-Apr-07 21:12
Venk25923-Apr-07 21:12 
QuestionCan't use namespaces for ASP.NET pages... Pin
signbit18-Apr-07 21:38
signbit18-Apr-07 21:38 
Hello,

I am getting a strange problem in my projects (ASP.NET/C#), whenever I try to put the classes into a namespace, an error is generated saying that it cannot resolve the symbol i.e.

<%@ Page Language="C#" AutoEventWireup="true"  CodeFile="MyPage.aspx.cs" Inherits="MyPage" %>


works fine, but

<%@ Page Language="C#" AutoEventWireup="true"  CodeFile="MyPage.aspx.cs" Inherits="MyNamespace.MyPage" %>


doesn't! any ideas why this might be happening?

Warmest Regards,

- A programmer's national anthem; "AAAAAHHHHH!!!!"

AnswerRe: Can't use namespaces for ASP.NET pages... Pin
thomasa18-Apr-07 23:17
thomasa18-Apr-07 23:17 
GeneralRe: Can't use namespaces for ASP.NET pages... Pin
signbit19-Apr-07 1:26
signbit19-Apr-07 1:26 
AnswerRe: Can't use namespaces for ASP.NET pages... Pin
Sandeep Akhare18-Apr-07 23:33
Sandeep Akhare18-Apr-07 23:33 
GeneralRe: Can't use namespaces for ASP.NET pages... Pin
signbit19-Apr-07 1:28
signbit19-Apr-07 1:28 
GeneralRe: Can't use namespaces for ASP.NET pages... Pin
Sandeep Akhare19-Apr-07 1:43
Sandeep Akhare19-Apr-07 1:43 
GeneralRe: Can't use namespaces for ASP.NET pages... Pin
signbit19-Apr-07 2:03
signbit19-Apr-07 2:03 
GeneralRe: Can't use namespaces for ASP.NET pages... Pin
Sandeep Akhare19-Apr-07 2:12
Sandeep Akhare19-Apr-07 2:12 
GeneralRe: Can't use namespaces for ASP.NET pages... Pin
signbit19-Apr-07 2:25
signbit19-Apr-07 2:25 
Questionhow to recognize webserver exactly Pin
Sophia Rekhi18-Apr-07 21:17
Sophia Rekhi18-Apr-07 21:17 
AnswerRe: how to recognize webserver exactly [modified] Pin
gauthee18-Apr-07 21:23
gauthee18-Apr-07 21:23 
GeneralRe: how to recognize webserver exactly Pin
Sophia Rekhi18-Apr-07 21:39
Sophia Rekhi18-Apr-07 21:39 
GeneralRe: how to recognize webserver exactly Pin
gauthee18-Apr-07 22:37
gauthee18-Apr-07 22:37 
AnswerRe: how to recognize webserver exactly Pin
Sathesh Sakthivel18-Apr-07 21:26
Sathesh Sakthivel18-Apr-07 21:26 
GeneralRe: how to recognize webserver exactly Pin
N a v a n e e t h18-Apr-07 21:29
N a v a n e e t h18-Apr-07 21:29 
GeneralRe: how to recognize webserver exactly Pin
J4amieC18-Apr-07 22:30
J4amieC18-Apr-07 22:30 
AnswerRe: how to recognize webserver exactly Pin
N a v a n e e t h18-Apr-07 21:28
N a v a n e e t h18-Apr-07 21:28 
Questionread xml file Pin
Imran Khan Pathan18-Apr-07 20:51
Imran Khan Pathan18-Apr-07 20:51 

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.