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

ASP.NET

 
AnswerRe: Aspx page does not close. Pin
N a v a n e e t h17-Dec-08 16:32
N a v a n e e t h17-Dec-08 16:32 
QuestionKnowing the sender for CheckBoxList Pin
Ekjon17-Dec-08 12:49
Ekjon17-Dec-08 12:49 
AnswerRe: Knowing the sender for CheckBoxList Pin
N a v a n e e t h17-Dec-08 16:33
N a v a n e e t h17-Dec-08 16:33 
GeneralRe: Knowing the sender for CheckBoxList [modified] Pin
Ekjon17-Dec-08 18:11
Ekjon17-Dec-08 18:11 
QuestionRetrieve QueryString Pin
kavitha_blueindia17-Dec-08 10:47
kavitha_blueindia17-Dec-08 10:47 
AnswerRe: Retrieve QueryString Pin
Expert Coming17-Dec-08 12:52
Expert Coming17-Dec-08 12:52 
AnswerRe: Retrieve QueryString Pin
Brij17-Dec-08 17:15
mentorBrij17-Dec-08 17:15 
QuestionA recompiling question... Pin
Nostrom017-Dec-08 9:20
Nostrom017-Dec-08 9:20 
Sorry if this is a dumb question; I seem to remember running into this problem some time ago, and I can't remember what the answer was :

I am working on an old ASP.NET 2.0 website that uses C# codebehind files.

I have tried to make some very basic code changes (i.e. fixing a typo in a programmatic error message) on my local copy of the webapp, but my changes are not being recompiled into the DLL.

After making the change in the .cs page, I click Build>>Build Page for both the .aspx and .cs pages. Still, the changes do not appear when I run the site on the test/local server.

The .cs pages uses "Codebehind="productdetail.aspx.cs"", which VWD reminds me is "no longer supported". Will the DLL recompile ignore my changes unless I rename Codebehind to Src? Edit: I have done that, still no recognition.

I used to use inline code for ASP.NET pages, and recompiles never seemed to be a problem. Seperate code pages, however, are presenting these problems.

Thanks for any advice!
AnswerRe: A recompiling question... Pin
Christian Graus17-Dec-08 9:43
protectorChristian Graus17-Dec-08 9:43 
GeneralRe: A recompiling question... [modified] Pin
Nostrom018-Dec-08 7:13
Nostrom018-Dec-08 7:13 
GeneralRe: A recompiling question... Pin
Nostrom018-Dec-08 10:36
Nostrom018-Dec-08 10:36 
Question"String was not recognized as a valid DateTime" Pin
Lior Zat17-Dec-08 9:12
Lior Zat17-Dec-08 9:12 
AnswerRe: "String was not recognized as a valid DateTime" Pin
Christian Graus17-Dec-08 9:42
protectorChristian Graus17-Dec-08 9:42 
GeneralRe: "String was not recognized as a valid DateTime" Pin
Lior Zat17-Dec-08 19:18
Lior Zat17-Dec-08 19:18 
QuestionAccess email_Id through userId Pin
Rinki Mukheraji17-Dec-08 7:01
Rinki Mukheraji17-Dec-08 7:01 
AnswerRe: Access email_Id through userId Pin
Christian Graus17-Dec-08 8:56
protectorChristian Graus17-Dec-08 8:56 
Questionis it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
MS Lee17-Dec-08 4:23
MS Lee17-Dec-08 4:23 
AnswerRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
Paul Conrad17-Dec-08 5:33
professionalPaul Conrad17-Dec-08 5:33 
AnswerRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
Christian Graus17-Dec-08 8:57
protectorChristian Graus17-Dec-08 8:57 
GeneralRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
MS Lee17-Dec-08 17:42
MS Lee17-Dec-08 17:42 
GeneralRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
N a v a n e e t h17-Dec-08 17:56
N a v a n e e t h17-Dec-08 17:56 
GeneralRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
MS Lee17-Dec-08 18:01
MS Lee17-Dec-08 18:01 
QuestionGridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 3:06
EBeylo17-Dec-08 3:06 
AnswerRe: GridView HeaderText Horizontaly Pin
Abhijit Jana17-Dec-08 3:18
professionalAbhijit Jana17-Dec-08 3:18 
GeneralRe: GridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 3:28
EBeylo17-Dec-08 3: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.