Click here to Skip to main content
16,005,128 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to select item in datalist Pin
eyeseetee5-Nov-08 21:41
eyeseetee5-Nov-08 21:41 
QuestionRe: how to select item in datalist Pin
sarang1215-Nov-08 21:58
sarang1215-Nov-08 21:58 
AnswerRe: how to select item in datalist Pin
eyeseetee5-Nov-08 22:41
eyeseetee5-Nov-08 22:41 
QuestionOpen other page on iFrame and complete login data .... Pin
Phoen255-Nov-08 14:41
Phoen255-Nov-08 14:41 
AnswerRe: Open other page on iFrame and complete login data .... Pin
Guffa5-Nov-08 15:01
Guffa5-Nov-08 15:01 
Questionhow to edit only a part of a webpage using asp.net Pin
dshenoy5-Nov-08 12:45
dshenoy5-Nov-08 12:45 
AnswerRe: how to edit only a part of a webpage using asp.net Pin
Kannan Ar5-Nov-08 17:25
professionalKannan Ar5-Nov-08 17:25 
QuestionProblems with MasterPage in VS 2008 Pin
Marcos Aguiar Jr5-Nov-08 8:41
Marcos Aguiar Jr5-Nov-08 8:41 
Hello to all

I'm using VS 2008.

I have a masterPage with a variable int PageCodec

on the page son doing the following code


master page = (this.Master as master);

page.PageCodec = 1


The system execute without probleman but when I go to so object page is null and an error of not referenced object, if the code in place come watch

The type 'master' exists in both

There is a folder named App_Code and inside it there's a class that manages session (When a user is logged in and someone tries to log using the same user class that is currently been used, this class doesn't allow it.)


So I clicked on the project with the right mouse button on the option Convert to Web Application, and the folder App_Code was renamed to Old_App_Code.


Now the error that happened in the previous post does not happen anymore, it works perfectly, but I could not understand what happened. Is it a new standard for VS 2008? What I have to do with the Old_App_Code? and Where should I put my class Session?

can someone help me?

thanks.
QuestionProgrammatically figuring out if a COM DLL is registered or not Pin
PareshDehadray15-Nov-08 6:18
PareshDehadray15-Nov-08 6:18 
QuestionBlank File download issue Pin
Steve Westbrook5-Nov-08 4:52
Steve Westbrook5-Nov-08 4:52 
AnswerRe: Blank File download issue Pin
Steve Westbrook6-Nov-08 3:27
Steve Westbrook6-Nov-08 3:27 
QuestionSharepoint Web Part refreshing problem Pin
nishantkainth5-Nov-08 3:16
nishantkainth5-Nov-08 3:16 
Questiondynamically adding rows in gridview Pin
Mogaambo5-Nov-08 1:23
Mogaambo5-Nov-08 1:23 
AnswerRe: dynamically adding rows in gridview Pin
N a v a n e e t h5-Nov-08 1:25
N a v a n e e t h5-Nov-08 1:25 
AnswerRe: dynamically adding rows in gridview Pin
whatUrunning.com5-Nov-08 1:31
whatUrunning.com5-Nov-08 1:31 
GeneralRe: dynamically adding rows in gridview Pin
Mogaambo5-Nov-08 5:35
Mogaambo5-Nov-08 5:35 
QuestionJavascript String Matching problem! Pin
mr_muskurahat5-Nov-08 1:18
mr_muskurahat5-Nov-08 1:18 
AnswerRe: Javascript String Matching problem! Pin
N a v a n e e t h5-Nov-08 1:27
N a v a n e e t h5-Nov-08 1:27 
GeneralRe: Javascript String Matching problem! Pin
mr_muskurahat5-Nov-08 2:04
mr_muskurahat5-Nov-08 2:04 
QuestionDraggable Sorting in HTML Select Pin
Tiger4565-Nov-08 1:09
Tiger4565-Nov-08 1:09 
AnswerRe: Draggable Sorting in HTML Select Pin
whatUrunning.com5-Nov-08 1:36
whatUrunning.com5-Nov-08 1:36 
QuestionData type mismatch error in asp.net using ms access Pin
sanjay305-Nov-08 0:42
sanjay305-Nov-08 0:42 
Questionwhere is the problem of my code? Pin
strawberrysh5-Nov-08 0:41
strawberrysh5-Nov-08 0:41 
AnswerRe: where is the problem of my code? Pin
Sandeep Akhare5-Nov-08 19:23
Sandeep Akhare5-Nov-08 19:23 
Questionhow to retrive image from database Pin
raghvendrapanda5-Nov-08 0:30
raghvendrapanda5-Nov-08 0:30 

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.